1. 99c72ce [DCCP]: Set RTO for newly created child socket by Gerrit Renker · 17 years ago
  2. 4d46861 [DCCP]: Correctly split CCID half connections by Gerrit Renker · 17 years ago
  3. 1e51f95 [NET]: Fix compat_sock_common_getsockopt typo. by Johannes Berg · 17 years ago
  4. 64a1465 [NET]: Revert incorrect accept queue backlog changes. by David S. Miller · 17 years ago
  5. bc5f774 [NETFILTER]: ip6_route_me_harder should take into account mark by Yasuyuki Kozakai · 17 years ago
  6. b4d6202 [NETFILTER]: nfnetlink_log: fix reference counting by Michal Miroslaw · 17 years ago
  7. 7d90e86 [NETFILTER]: nfnetlink_log: fix module reference counting by Patrick McHardy · 17 years ago
  8. dd16704 [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference by Michal Miroslaw · 17 years ago
  9. a497097 [NETFILTER]: nfnetlink_log: fix NULL pointer dereference by Michal Miroslaw · 17 years ago
  10. 05f7b7b [NETFILTER]: nfnetlink_log: fix use after free by Michal Miroslaw · 17 years ago
  11. ed32abe [NETFILTER]: nfnetlink_log: fix reference leak by Michal Miroslaw · 17 years ago
  12. d3ab429 [NETFILTER]: tcp conntrack: accept SYN|URG as valid by Patrick McHardy · 17 years ago
  13. e281db5c [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs by Patrick McHardy · 17 years ago
  14. ec68e97 [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops by Patrick McHardy · 17 years ago
  15. 5c15bde [VLAN]: Avoid a 4-order allocation. by Dan Aloni · 17 years ago
  16. c6387a8 [NetLabel]: Verify sensitivity level has a valid CIPSO mapping by Paul Moore · 17 years ago
  17. 248f067 [AF_UNIX]: Test against sk_max_ack_backlog properly. by David S. Miller · 17 years ago
  18. a9948a7 [TCP]: Fix minisock tcp_create_openreq_child() typo. by Arnaldo Carvalho de Melo · 17 years ago
  19. b08d584 [NET]: Fix kfree(skb) by Patrick McHardy · 17 years ago
  20. 4498121 [NET]: Handle disabled preemption in gfp_any() by Patrick McHardy · 17 years ago
  21. 6548cda [BRIDGE]: Fix locking of set path cost. by Stephen Hemminger · 17 years ago
  22. aa6e4a9 [IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt by David Stevens · 17 years ago
  23. 1267cd7 [IPX]: Remove ancient changelog by Rolf Eike Beer · 17 years ago
  24. ff49f26 [IPX]: Remove outdated information from Kconfig by Rolf Eike Beer · 17 years ago
  25. 2c12a74 [IPV6]: anycast refcnt fix by Michal Wrobel · 17 years ago
  26. 3a765aa [XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire. by David S. Miller · 17 years ago
  27. aef8811 [XFRM]: Fix oops in xfrm4_dst_destroy() by Bernhard Walle · 17 years ago
  28. e4396b5 [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head by Arnaldo Carvalho de Melo · 17 years ago
  29. 4c3ae4d [IPV4]: Use random32() in net/ipv4/multipath by Joe Perches · 17 years ago
  30. 269def7 [BRIDGE]: eliminate workqueue for carrier check by Stephen Hemminger · 17 years ago
  31. ac062e8 [BRIDGE]: get rid of miscdevice include by Stephen Hemminger · 17 years ago
  32. 7401055 [IPV6]: Fix __ipv6_addr_type() export in correct place. by David S. Miller · 17 years ago
  33. 8030f54 [IPV4] devinet: Register inetdev earlier. by Herbert Xu · 17 years ago
  34. 45ba9dd [IPV6] ADDRCONF: Register inet6_dev earlier. by YOSHIFUJI Hideaki · 17 years ago
  35. 46d4804 [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added. by YOSHIFUJI Hideaki · 17 years ago
  36. 2689205 [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit. by Yasuyuki Kozakai · 18 years ago
  37. 8c14b7c [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem. by YOSHIFUJI Hideaki · 17 years ago
  38. f4b9479 [IPV4]: Correct links in net/ipv4/Kconfig by Baruch Even · 17 years ago
  39. 1845a57 [SCTP]: Strike the transport before updating rto. by Vlad Yasevich · 17 years ago
  40. 8c4a2d4 [SCTP]: Fix connection hang/slowdown with PR-SCTP by Vlad Yasevich · 17 years ago
  41. 2c4f621 [TCP]: Fix MD5 signature pool locking. by David S. Miller · 17 years ago
  42. ad93065 [AF_PACKET]: Remove unnecessary casts. by Jason Lunz · 17 years ago
  43. ca17c23 [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init() by Joe Jin · 17 years ago
  44. d3f23df [IPSEC]: More fix is needed for __xfrm6_bundle_create(). by Noriaki TAKAMIYA · 17 years ago
  45. a39a219 [IRDA] net/irda/: proper prototypes by Adrian Bunk · 17 years ago
  46. c1a3313 [Bluetooth] Make use of device_move() for RFCOMM TTY devices by Marcel Holtmann · 17 years ago
  47. f5ffd46 [Bluetooth] Add open and close callbacks for HID device by Marcel Holtmann · 17 years ago
  48. e1aaadd [Bluetooth] Add support for using the HID subsystem by Marcel Holtmann · 17 years ago
  49. a83d6c0d [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch by Marcel Holtmann · 17 years ago
  50. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  51. 74c7aa8 [PATCH] Replace highest_possible_node_id() with nr_node_ids by Christoph Lameter · 17 years ago
  52. 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
  53. cb4aaf4 Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  54. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  55. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 17 years ago
  56. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 17 years ago
  57. f630fe2 Merge branch 'master' into upstream by Jeff Garzik · 17 years ago
  58. 48c871c Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream by Jeff Garzik · 17 years ago
  59. 936bb14 correct a dead URL in the IP_MULTICAST help text by Adrian Bunk · 17 years ago
  60. d08df60 Various typo fixes. by Robert P. J. Day · 17 years ago
  61. bb52a65 [PATCH] ieee80211softmac: Fix setting of initial transmit rates by Larry Finger · 17 years ago
  62. 3fbfa98 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables by Eric W. Biederman · 17 years ago
  63. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  64. 04c5acf [PATCH] sysctl: atalk: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  65. 2852236 [PATCH] sysctl: ax25: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  66. f7d749f [PATCH] sysctl: dccp: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  67. d87abf4 [PATCH] sysctl: decnet: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  68. ecab963 [PATCH] sysctl: ipx: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  69. 9fa7b46 [PATCH] sysctl: llc: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  70. 6fe6b17 [PATCH] sysctl: netrom: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  71. 2d4381d [PATCH] sysctl: rose: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  72. 2b1bec5 [PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->de by Eric W. Biederman · 17 years ago
  73. 7e35280 [PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flag by Eric W. Biederman · 17 years ago
  74. b402f06 [PATCH] sysctl: x25: remove unnecessary insert_at_head from register_sysctl_table by Eric W. Biederman · 17 years ago
  75. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  76. 3fc605a [PATCH] knfsd: allow the server to provide a gid list when using AUTH_UNIX authentication by NeilBrown · 17 years ago
  77. ac98695 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  78. 928ba41 [IPSEC]: Fix the address family to refer encap_family by Kazunori MIYAZAWA · 17 years ago
  79. 73d605d [IPSEC]: changing API of xfrm6_tunnel_register by Kazunori MIYAZAWA · 17 years ago
  80. c73cb5a [IPSEC]: make sit use the xfrm4_tunnel_register by Kazunori MIYAZAWA · 17 years ago
  81. c0d5640 [IPSEC]: Changing API of xfrm4_tunnel_register. by Kazunori MIYAZAWA · 17 years ago
  82. 600ff0c [TCP]: Prevent pseudo garbage in SYN's advertized window by Ilpo Järvinen · 17 years ago
  83. 3d50f23 [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON by Patrick McHardy · 17 years ago
  84. a10d567 [BRIDGE] br_if: Fix oops in port_carrier_check by Jarek Poplawski · 17 years ago
  85. bbf4a6b [NETFILTER]: Clear GSO bits for TCP reset packet by Herbert Xu · 17 years ago
  86. d9bc125c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 17 years ago
  87. 43d78ef NFS: disconnect before retrying NFSv4 requests over TCP by Chuck Lever · 17 years ago
  88. e2e01bf [XFRM]: Fix IPv4 tunnel mode decapsulation with IPV6=n by Patrick McHardy · 17 years ago
  89. 6e1d9d0 [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. by YOSHIFUJI Hideaki · 17 years ago
  90. 13fcfbb0 [XFRM]: Fix OOPSes in xfrm_audit_log(). by David S. Miller · 17 years ago
  91. 9121c777 [TCP]: cleanup of htcp (resend) by Stephen Hemminger · 17 years ago
  92. 59758f4 [TCP]: Use read mostly for CUBIC parameters. by Stephen Hemminger · 17 years ago
  93. 3aef0fd [NETFILTER]: nf_conntrack_tcp: make sysctl variables static by Patrick McHardy · 17 years ago
  94. 138939e [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets by Masahide NAKAMURA · 17 years ago
  95. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  96. a3c941b [NETFILTER]: Kconfig: improve dependency handling by Patrick McHardy · 17 years ago
  97. 891350c [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registration by Patrick McHardy · 17 years ago
  98. fe3eb20 [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to void by Patrick McHardy · 17 years ago
  99. 982d9a9 [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callback by Patrick McHardy · 17 years ago
  100. 6b48a7d [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callback by Patrick McHardy · 17 years ago