core, x86: make LIST_POISON less deadly
[safe/jmp/linux-2.6] / net /
2010-01-08 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-01-07 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2010-01-06 Xiaotian Fengsunrpc: fix peername failed on closed listener
2010-01-06 Randy Dunlapsunrpc: fix build-time warning
2009-12-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-28 Luis R. Rodriguezmac80211: fix propagation of failed hardware reconfigur...
2009-12-28 Luis R. Rodriguezmac80211: fix race with suspend and dynamic_ps_disable_work
2009-12-28 Johannes Bergcfg80211: fix error path in cfg80211_wext_siwscan
2009-12-28 Johannes Bergcfg80211: fix race between deauth and assoc response
2009-12-28 Felix Fietkaumac80211: fix ibss join with fixed-bssid
2009-12-27 Ralf BaechleNET: XFRM: Fix spelling of neighbour.
2009-12-26 Jamal Hadi Salimnet: restore ip source validation
2009-12-24 John Fastabendpktgen: ndo_start_xmit can return NET_XMIT_xxx values
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-21 Johannes Bergmac80211: fix WMM AP settings application
2009-12-21 Johannes Bergmac80211: fix peer HT capabilities
2009-12-19 Yang Hongyangipv6: fix an oops when force unload ipv6 module
2009-12-19 Alexey Dobriyannetns: fix net.ipv6.route.gc_min_interval_ms in netns
2009-12-18 Jeff Laytonsunrpc: on successful gss error pipe write, don't retur...
2009-12-18 Trond MyklebustSUNRPC: Fix the return value in gss_import_sec_context()
2009-12-18 Trond MyklebustSUNRPC: Fix up an error return value in gss_import_sec_...
2009-12-17 Andrei EmeltchenkoBluetooth: Fix L2CAP locking scheme regression
2009-12-17 Gustavo F. PadovanBluetooth: Ack L2CAP I-frames before retransmit missing...
2009-12-17 Gustavo F. PadovanBluetooth: Fix unset of RemoteBusy flag for L2CAP
2009-12-17 Roel KluinBluetooth: Fix PTR_ERR return of wrong pointer in hidp_...
2009-12-17 Nick Pigginfs: no games with DCACHE_UNHASHED
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-16 Al Viroswitch alloc_file() to passing struct path
2009-12-16 Al Viroswitch sock_alloc_file() to alloc_file()
2009-12-16 Al Viro9p connect fixes
2009-12-16 Al Viromerge sock_alloc_fd/sock_attach_fd into a new helper
2009-12-16 Al Viroreorder alloc_fd/attach_fd in socketpair()
2009-12-16 Alexey Dobriyanconst: constify remaining pipe_buf_operations
2009-12-16 Eric Dumazetpacket: dont call sleeping functions while holding...
2009-12-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 David S. Millertcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
2009-12-15 Alexandros Batsakisnfs: enforce FIFO ordering of operations trying to...
2009-12-15 Alexandros Batsakisrpc: add rpc_queue_empty function
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-15 Simon Hormanipvs: zero usvc and udest
2009-12-15 Patrick McHardynetfilter: fix crashes in bridge netfilter caused by...
2009-12-15 Patrick McHardyipv6: reassembly: use seperate reassembly queues for...
2009-12-14 Gertjan van Wingerdemac80211: Add define for TX headroom reserved by mac802...
2009-12-14 Xiaotian Fengipvs: fix synchronization on connection close
2009-12-14 Eric W. Biedermannet: Fix userspace RTM_NEWLINK notifications.
2009-12-14 Eric Dumazetudp: udp_lib_get_port() fix
2009-12-13 Trond MyklebustMerge branch 'nfs-for-2.6.33'
2009-12-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-11 Krishna Kumarnet: Handle NETREG_UNINITIALIZED devices correctly
2009-12-11 Martin Willixfrm: Fix truncation length of authentication algorithm...
2009-12-11 Heiko Carstensnet: use compat helper functions in compat_sys_recvmmsg
2009-12-11 Heiko Carstensnet: fix compat_sys_recvmmsg parameter type
2009-12-10 John W. Linvillewireless: update old static regulatory domain rules
2009-12-10 Javier Cardonamac80211: Revert 'Use correct sign for mesh active...
2009-12-10 Javier Cardonamac80211: Fixed bug in mesh portal paths
2009-12-10 Julia Lawallnet/mac80211: Correct size given to memset
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Suresh Jayaramanrpc: remove unneeded function parameter in gss_add_msg()
2009-12-09 John W. Linvillewireless: correctly report signal value for IEEE80211_H...
2009-12-09 Vivek Natarajancfg80211: Clear encryption privacy when key off is...
2009-12-09 Ilpo Järvinentcp: fix retrans_stamp advancing in error cases
2009-12-09 Damian Lukowskitcp: Stalling connections: Move timeout calculation...
2009-12-09 chas williams -... atm: [br2684] allow routed mode operation again
2009-12-09 chas williams -... atm: [lec] initialize .netdev_ops before calling regist...
2009-12-09 Eric Dumazet[PATCH] tcp: documents timewait refcnt tricks
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-09 David S. Millertcp: Remove runtime check that can never be true.
2009-12-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-08 Linus Torvaldssctp: fix compile error due to sysctl mismerge
2009-12-08 Trond MyklebustMerge branch 'bugfixes' into nfs-for-next
2009-12-08 Roel KluinSUNRPC: IS_ERR/PTR_ERR confusion
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-07 Vasanthakumar Thia... mac80211: Fix bug in computing crc over dynamic IEs...
2009-12-07 Andrew Mortonnet/rfkill/core.c: work around gcc-4.0.2 silliness
2009-12-07 Vivek Natarajanmac80211: Fix dynamic power save for scanning.
2009-12-07 Johannes Bergmac80211: recalculate idle later in MLME
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-12-04 Johannes Bergmac80211: fix reorder buffer release
2009-12-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-04 Kalle Valocfg80211: indent regulatory messages with spaces
2009-12-04 Jouni Malinenmac80211: Fix TX status reporting for injected data...
2009-12-04 Jean TourrilhesWE: Fix set events not propagated
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-12-04 Trond MyklebustMerge branch 'devel' into linux-next
next