aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | mac80211: support separate default keysJohannes Berg2010-12-138-47/+62
| | * | | | | | | | | cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-134-24/+115
| | * | | | | | | | | mac80211: clean up RX key checksJohannes Berg2010-12-131-2/+21
| | * | | | | | | | | cfg80211: update information elements in cached BSS structSven Neumann2010-12-131-0/+11
| | * | | | | | | | | cfg80211: Add antenna availability informationBruno Randolf2010-12-131-2/+13
* | | | | | | | | | | tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina2010-12-231-17/+12
* | | | | | | | | | | sfq: fix sfq class stats handlingEric Dumazet2010-12-221-5/+11
|/ / / / / / / / / /
* | | | | | | | | | filter: optimize accesses to ancillary dataEric Dumazet2010-12-211-28/+44
* | | | | | | | | | net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet2010-12-211-7/+2
* | | | | | | | | | TCP: increase default initial receive window.Nandita Dukkipati2010-12-201-3/+8
* | | | | | | | | | net_sched: sch_sfq: better struct layoutsEric Dumazet2010-12-201-98/+162
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-203-23/+25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | net_sched: sch_sfq: fix allot handlingEric Dumazet2010-12-201-12/+8
| * | | | | | | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-192-11/+17
* | | | | | | | | | net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet2010-12-201-1/+6
* | | | | | | | | | ipv4: Flush per-ns routing cache more sanely.David S. Miller2010-12-202-41/+29
* | | | | | | | | | batman-adv: Return hna count on local buffer fillSven Eckelmann2010-12-201-1/+1
* | | | | | | | | | pktgen: Remove unnecessary prefix from pr_<level>Joe Perches2010-12-201-2/+1
* | | | | | | | | | net: kill unused macrosShan Wei2010-12-196-7/+0
* | | | | | | | | | net: increase skb->users instead of skb_clone()Changli Gao2010-12-191-10/+20
* | | | | | | | | | ipv6: remove duplicate neigh_ifdownstephen hemminger2010-12-181-1/+0
* | | | | | | | | | ipv6: fib6_ifdown cleanupstephen hemminger2010-12-181-4/+4
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-1719-28/+101
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | ipv6: don't flush routes when setting loopback downstephen hemminger2010-12-161-1/+3
| * | | | | | | | | sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun2010-12-161-1/+1
| * | | | | | | | | bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens2010-12-161-1/+1
| * | | | | | | | | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-165-12/+39
| * | | | | | | | | ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin2010-12-161-1/+6
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-153-1/+9
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
| | * | | | | | | mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-131-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-061-0/+1
| * | | | | | | | | net: fix skb_defer_rx_timestamp()Eric Dumazet2010-12-101-2/+4
| * | | | | | | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-103-5/+7
| * | | | | | | | | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun2010-12-101-0/+8
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-101-3/+18
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | ipv6: fix nl group when advertising a new linkNicolas Dichtel2010-12-101-2/+2
| * | | | | | | | | net: Document the kernel_recvmsg() functionMartin Lucina2010-12-101-0/+15
| * | | | | | | | | xfrm: Fix xfrm_state_migrate leakThomas Egerer2010-12-091-1/+1
| * | | | | | | | | econet: Fix crash in aun_incoming().David S. Miller2010-12-081-1/+5
* | | | | | | | | | net: Use skb_checksum_start_offset()Michał Mirosław2010-12-164-7/+6
* | | | | | | | | | net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila2010-12-162-49/+98
* | | | | | | | | | net: Add batman-adv meshing protocolSven Eckelmann2010-12-1642-0/+9946
* | | | | | | | | | net: use NUMA_NO_NODE instead of the magic number -1Changli Gao2010-12-162-2/+3
* | | | | | | | | | bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2010-12-161-5/+10
* | | | | | | | | | net: Abstract default MTU metric calculation behind an accessor.David S. Miller2010-12-144-32/+51
* | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-1423-206/+537
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-1323-206/+537
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-3/+18
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |