1. d35690b [IPV6]: ipv6_fl_socklist is inadvertently shared. by Masayuki Nakagawa · 17 years ago
  2. 53cdcc0 [TCP]: Fix tcp_mem[] initialization. by John Heffner · 17 years ago
  3. 3e6b3b2 [NET]: Copy mac_len in skb_clone() as well by Alexey Dobriyan · 17 years ago
  4. d5cc4a7 [IPV4]: Do not disable preemption in trie_leaf_remove(). by Robert Olsson · 17 years ago
  5. 75e252d [XFRM]: Fix missing protocol comparison of larval SAs. by Joy Latten · 17 years ago
  6. ce0ecd5 [WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c". by Robert P. J. Day · 17 years ago
  7. 0888266 [IPV4]: Fix warning in ip_mc_rejoin_group. by Geert Uytterhoeven · 17 years ago
  8. 2536b94 [ROSE]: Socket locking is a great invention. by Ralf Baechle · 17 years ago
  9. 6cee77d [ROSE]: Remove ourselves from waitqueue when receiving a signal by Ralf Baechle · 17 years ago
  10. 38c8947 [NetLabel]: parse the CIPSO ranged tag on incoming packets by Paul Moore · 17 years ago
  11. d2b02ed [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak by Chris Wright · 17 years ago
  12. dfee0a7 [IPV6]: Fix for ipv6_setsockopt NULL dereference by Olaf Kirch · 17 years ago
  13. aabb601 [DCCP]: Initialise write_xmit_timer also on passive sockets by Gerrit Renker · 17 years ago
  14. c4e38f4 [IPV4]: Fix rtm_to_ifaddr() error handling. by Evgeniy Polyakov · 17 years ago
  15. e2eb8d4 [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist by Jarek Poplawski · 17 years ago
  16. b40df57 [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() by Jiri Kosina · 17 years ago
  17. de79059 [BRIDGE]: adding new device to bridge should enable if up by Aji Srinivas · 17 years ago
  18. c7ababb [IPV6]: Do not set IF_READY if device is down by Herbert Xu · 17 years ago
  19. 16bec31 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa by Eric Paris · 17 years ago
  20. 215a2dd [IPSEC]: Add xfrm policy change auditing to pfkey_spdget by Eric Paris · 17 years ago
  21. ef41aaa [IPSEC]: xfrm_policy delete security check misplaced by Eric Paris · 17 years ago
  22. 151a993 [DCCP]: Revert patch which disables bidirectional mode by Gerrit Renker · 17 years ago
  23. 28693079 [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). by David S. Miller · 17 years ago
  24. d644329 [UDP]: Reread uh pointer after pskb_trim by Herbert Xu · 17 years ago
  25. ba5dcee [NETFILTER]: nfnetlink_log: fix crash on bridged packet by Patrick McHardy · 17 years ago
  26. 881dbfe [NETFILTER]: nfnetlink_log: zero-terminate prefix by Patrick McHardy · 17 years ago
  27. dd63006 [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragments as ESTABLISHED by Patrick McHardy · 17 years ago
  28. 5b3c1184 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  29. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  30. 99c72ce [DCCP]: Set RTO for newly created child socket by Gerrit Renker · 17 years ago
  31. 4d46861 [DCCP]: Correctly split CCID half connections by Gerrit Renker · 17 years ago
  32. 1e51f95 [NET]: Fix compat_sock_common_getsockopt typo. by Johannes Berg · 17 years ago
  33. 64a1465 [NET]: Revert incorrect accept queue backlog changes. by David S. Miller · 17 years ago
  34. 42a7fc4 [PATCH] knfsd: provide sunrpc pool_mode module option by Greg Banks · 17 years ago
  35. cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 17 years ago
  36. 5a05ed7 [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code by NeilBrown · 17 years ago
  37. 7a37f57 [PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying by NeilBrown · 17 years ago
  38. a816c7c bonding: Improve IGMP join processing by Jay Vosburgh · 17 years ago
  39. bc5f774 [NETFILTER]: ip6_route_me_harder should take into account mark by Yasuyuki Kozakai · 17 years ago
  40. b4d6202 [NETFILTER]: nfnetlink_log: fix reference counting by Michal Miroslaw · 17 years ago
  41. 7d90e86 [NETFILTER]: nfnetlink_log: fix module reference counting by Patrick McHardy · 17 years ago
  42. dd16704 [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference by Michal Miroslaw · 17 years ago
  43. a497097 [NETFILTER]: nfnetlink_log: fix NULL pointer dereference by Michal Miroslaw · 17 years ago
  44. 05f7b7b [NETFILTER]: nfnetlink_log: fix use after free by Michal Miroslaw · 17 years ago
  45. ed32abe [NETFILTER]: nfnetlink_log: fix reference leak by Michal Miroslaw · 17 years ago
  46. d3ab429 [NETFILTER]: tcp conntrack: accept SYN|URG as valid by Patrick McHardy · 17 years ago
  47. e281db5c [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs by Patrick McHardy · 17 years ago
  48. ec68e97 [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops by Patrick McHardy · 17 years ago
  49. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  50. c6387a8 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping by Paul Moore · 17 years ago
  51. 248f067 [AF_UNIX]: Test against sk_max_ack_backlog properly. by David S. Miller · 17 years ago
  52. a9948a7 [TCP]: Fix minisock tcp_create_openreq_child() typo. by Arnaldo Carvalho de Melo · 17 years ago
  53. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  54. 4498121 [NET]: Handle disabled preemption in gfp_any() by Patrick McHardy · 17 years ago
  55. 6548cda [BRIDGE]: Fix locking of set path cost. by Stephen Hemminger · 17 years ago
  56. aa6e4a9 [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt by David Stevens · 17 years ago
  57. 1267cd7 [IPX]: Remove ancient changelog by Rolf Eike Beer · 17 years ago
  58. ff49f26 [IPX]: Remove outdated information from Kconfig by Rolf Eike Beer · 17 years ago
  59. 2c12a74 [IPV6]: anycast refcnt fix by Michal Wrobel · 17 years ago
  60. 3a765aa [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire. by David S. Miller · 17 years ago
  61. aef8811 [XFRM]: Fix oops in xfrm4_dst_destroy() by Bernhard Walle · 17 years ago
  62. e4396b5 [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head by Arnaldo Carvalho de Melo · 17 years ago
  63. 4c3ae4d [IPV4]: Use random32() in net/ipv4/multipath by Joe Perches · 17 years ago
  64. 269def7 [BRIDGE]: eliminate workqueue for carrier check by Stephen Hemminger · 17 years ago
  65. ac062e8 [BRIDGE]: get rid of miscdevice include by Stephen Hemminger · 17 years ago
  66. 7401055 [IPV6]: Fix __ipv6_addr_type() export in correct place. by David S. Miller · 17 years ago
  67. 8030f54 [IPV4] devinet: Register inetdev earlier. by Herbert Xu · 17 years ago
  68. 45ba9dd [IPV6] ADDRCONF: Register inet6_dev earlier. by YOSHIFUJI Hideaki · 17 years ago
  69. 46d4804 [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. by YOSHIFUJI Hideaki · 17 years ago
  70. 2689205 [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit. by Yasuyuki Kozakai · 18 years ago
  71. 8c14b7c [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. by YOSHIFUJI Hideaki · 17 years ago
  72. f4b9479 [IPV4]: Correct links in net/ipv4/Kconfig by Baruch Even · 17 years ago
  73. 1845a57 [SCTP]: Strike the transport before updating rto. by Vlad Yasevich · 17 years ago
  74. 8c4a2d4 [SCTP]: Fix connection hang/slowdown with PR-SCTP by Vlad Yasevich · 17 years ago
  75. 2c4f621 [TCP]: Fix MD5 signature pool locking. by David S. Miller · 17 years ago
  76. ad93065 [AF_PACKET]: Remove unnecessary casts. by Jason Lunz · 17 years ago
  77. ca17c23 [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init() by Joe Jin · 17 years ago
  78. d3f23df [IPSEC]: More fix is needed for __xfrm6_bundle_create(). by Noriaki TAKAMIYA · 17 years ago
  79. a39a219 [IRDA] net/irda/: proper prototypes by Adrian Bunk · 17 years ago
  80. c1a3313 [Bluetooth] Make use of device_move() for RFCOMM TTY devices by Marcel Holtmann · 17 years ago
  81. f5ffd46 [Bluetooth] Add open and close callbacks for HID device by Marcel Holtmann · 17 years ago
  82. e1aaadd [Bluetooth] Add support for using the HID subsystem by Marcel Holtmann · 17 years ago
  83. a83d6c0d [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch by Marcel Holtmann · 17 years ago
  84. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  85. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 17 years ago
  86. 6606e17 Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  87. cb4aaf4 Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  88. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  89. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 17 years ago
  90. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 17 years ago
  91. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 17 years ago
  92. 48c871c Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream by Jeff Garzik · 17 years ago
  93. 936bb14 correct a dead URL in the IP_MULTICAST help text by Adrian Bunk · 17 years ago
  94. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  95. bb52a65 [PATCH] ieee80211softmac: Fix setting of initial transmit rates by Larry Finger · 17 years ago
  96. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 17 years ago
  97. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  98. 04c5acf [PATCH] sysctl: atalk: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  99. 2852236 [PATCH] sysctl: ax25: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  100. f7d749f [PATCH] sysctl: dccp: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago