aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-11net: Handle NETREG_UNINITIALIZED devices correctlyKrishna Kumar
2009-12-11xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi
2009-12-11net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens
2009-12-11net: fix compat_sys_recvmmsg parameter typeHeiko Carstens
2009-12-10wireless: update old static regulatory domain rulesJohn W. Linville
2009-12-10mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-10mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-10net/mac80211: Correct size given to memsetJulia Lawall
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-09cfg80211: Clear encryption privacy when key off is done.Vivek Natarajan
2009-12-08tcp: fix retrans_stamp advancing in error casesIlpo Järvinen
2009-12-08tcp: Stalling connections: Move timeout calculation routineDamian Lukowski
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR
2009-12-08[PATCH] tcp: documents timewait refcnt tricks Eric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08tcp: Remove runtime check that can never be true.David S. Miller
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-08sctp: fix compile error due to sysctl mismergeLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-07net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-07mac80211: recalculate idle later in MLMEJohannes Berg
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen
2009-12-04WE: Fix set events not propagatedJean Tourrilhes
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-03net: Move network device exit batchingEric W. Biederman