1. 017cb47 SUNRPC: Clean up one_sock_name() by Chuck Lever · 15 years ago
  2. 58de2f8 SUNRPC: Support PF_INET6 in one_sock_name() by Chuck Lever · 15 years ago
  3. e7942b9 SUNRPC: Switch one_sock_name() to use snprintf() by Chuck Lever · 15 years ago
  4. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 15 years ago
  5. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 15 years ago
  6. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 15 years ago
  7. abc5c44 SUNRPC: Fix error return value of svc_addr_len() by Chuck Lever · 15 years ago
  8. dcf1a35 net/sunrpc/svc_xprt.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  9. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  10. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  11. 6fd4777 Revert "rose: zero length frame filtering in af_rose.c" by David S. Miller · 15 years ago
  12. fc59f9a gro: Restore correct value to gso_size by Herbert Xu · 15 years ago
  13. ce8632b ipv6:remove useless check by Yang Hongyang · 15 years ago
  14. 86bceba tcp: fix >2 iw selection by Ilpo Järvinen · 15 years ago
  15. 1a31f20 netsched: Allow meta match on vlan tag on receive by Stephen Hemminger · 15 years ago
  16. 1db9e29 gro: Normalise skb before bypassing GRO on netpoll VLAN path by Herbert Xu · 15 years ago
  17. 499923c ipv6: Fix NULL pointer dereference with time-wait sockets by Vlad Yasevich · 15 years ago
  18. 3384901 tr: fix leakage of device in net/802/tr.c by Wei Yongjun · 15 years ago
  19. d543103 net: netif_device_attach/detach should start/stop all queues by Alexander Duyck · 15 years ago
  20. fd1cc48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  21. 3989203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  22. d1d88e5d xfrm: fix fragmentation on inter family tunnels by Steffen Klassert · 16 years ago
  23. d9677a4 net/802/fddi.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  24. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  25. 8373167 netfilter: ctnetlink: fix regression in expectation handling by Pablo Neira Ayuso · 15 years ago
  26. 3ae16f1 netfilter: fix selection of "LED" target in netfilter by Alex Riesen · 15 years ago
  27. 49a88d1 netfilter: ip6tables regression fix by Eric Dumazet · 15 years ago
  28. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  29. 4e69489 socket: use percpu_add() while updating sockets_in_use by Eric Dumazet · 16 years ago
  30. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 16 years ago
  31. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  32. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  33. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  34. 9eb9362 tcp: miscounts due to tcp_fragment pcount reset by Ilpo Järvinen · 16 years ago
  35. 797108d tcp: add helper for counter tweaking due mid-wq change by Ilpo Järvinen · 16 years ago
  36. f2bde73 net: allow multiple dev per napi with GRO by Stephen Hemminger · 16 years ago
  37. fa9a86d netfilter: use rcu_read_bh() in ipt_do_table() by Eric Dumazet · 16 years ago
  38. 8cbd960 RDS: Use spinlock to protect 64b value update on 32b archs by Andy Grover · 16 years ago
  39. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 16 years ago
  40. f1cffcb RDS: Fix m_rs_lock deadlock by Andy Grover · 16 years ago
  41. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 16 years ago
  42. c69da77 SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port by Trond Myklebust · 16 years ago
  43. 37e5540 epoll keyed wakeups: make sockets use keyed wakeups by Davide Libenzi · 16 years ago
  44. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 16 years ago
  45. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 16 years ago
  46. ce3b0f8 New helper - current_umask() by Al Viro · 16 years ago
  47. c9cacec core: remove pointless conditional before kfree() by Wei Yongjun · 16 years ago
  48. 377f0a0 ipv4: remove unused parameter from tcp_recv_urg(). by Rami Rosen · 16 years ago
  49. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 16 years ago
  50. 15f7176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  52. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  53. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  54. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  55. aa85ea5 cpumask: use new cpumask_ functions in core code. by Rusty Russell · 16 years ago
  56. 424b86a netfilter: xtables: fix IPv6 dependency in the cluster match by Pablo Neira Ayuso · 16 years ago
  57. 13223cb Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  58. e7557af netpoll: store local and remote ip in net-endian by Harvey Harrison · 16 years ago
  59. f940964 netfilter: fix endian bug in conntrack printks by Harvey Harrison · 16 years ago
  60. 2f18185 gso: Fix support for linear packets by Herbert Xu · 16 years ago
  61. 7541bba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  62. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  64. 9355982 SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 by Chuck Lever · 16 years ago
  65. 363f724 SUNRPC: rpcb_register() should handle errors silently by Chuck Lever · 16 years ago
  66. cadc0fa SUNRPC: Simplify kernel RPC service registration by Chuck Lever · 16 years ago
  67. d5a8620 SUNRPC: Simplify svc_unregister() by Chuck Lever · 16 years ago
  68. 1673d0d SUNRPC: Allow callers to pass rpcb_v4_register a NULL address by Chuck Lever · 16 years ago
  69. 126e4bc SUNRPC: rpcbind actually interprets r_owner string by Chuck Lever · 16 years ago
  70. 3aba455 SUNRPC: Clean up address type casts in rpcb_v4_register() by Chuck Lever · 16 years ago
  71. ba5c35e SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers by Chuck Lever · 16 years ago
  72. fc28dec SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services by Chuck Lever · 16 years ago
  73. 7d21c0f SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets by Chuck Lever · 16 years ago
  74. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 16 years ago
  75. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 16 years ago
  76. baf01ca SUNRPC: svc_setup_socket() gets protocol family from socket by Chuck Lever · 16 years ago
  77. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 16 years ago
  78. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 16 years ago
  79. 776bd5c SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus by Chuck Lever · 16 years ago
  80. 07feee8 netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections by Paul Moore · 16 years ago
  81. 8651d5c lsm: Remove the socket_post_accept() hook by Paul Moore · 16 years ago
  82. 389fb800 netlabel: Label incoming TCP connections correctly in SELinux by Paul Moore · 16 years ago
  83. 284904a lsm: Relocate the IPv4 security_inet_conn_request() hooks by Paul Moore · 16 years ago
  84. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  85. 5d80f8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. 0870352 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  87. c44a436 Revert "ax25: zero length frame filtering in AX25" by David S. Miller · 16 years ago
  88. 80e20f6 Revert "netrom: zero length frame filtering in NetRom" by David S. Miller · 16 years ago
  89. 8a5117d cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n by Luis R. Rodriguez · 16 years ago
  90. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 16 years ago
  91. cd8ffc8 mac80211: fix aggregation to not require queue stop by Johannes Berg · 16 years ago
  92. a220858 mac80211: add skb length sanity checking by Johannes Berg · 16 years ago
  93. b172023 mac80211: unify and fix TX aggregation start by Johannes Berg · 16 years ago
  94. 1870cd7 mac80211: clean up __ieee80211_tx args by Johannes Berg · 16 years ago
  95. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 16 years ago
  96. f0e7285 mac80211: fix A-MPDU queue assignment by Johannes Berg · 16 years ago
  97. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 16 years ago
  98. 4bbf4d5 cfg80211: fix locking in nl80211_set_wiphy by Johannes Berg · 16 years ago
  99. 3832c28 mac80211: fix RX path by Johannes Berg · 16 years ago
  100. 2b874e8 mac80211: rate control status only for controlled packets by Johannes Berg · 16 years ago