1. 274707c [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). by Eric Dumazet · 17 years ago
  2. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  3. 71e27da [IPV4]: Restore old behaviour of default config values by Herbert Xu · 17 years ago
  4. 31be308 [IPV4]: Add default config support after inetdev_init by Herbert Xu · 17 years ago
  5. 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
  6. 8d76527e [IPV4]: Only panic if inetdev_init fails for loopback by Herbert Xu · 17 years ago
  7. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  8. 6e1d910 [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl by Patrick McHardy · 17 years ago
  9. 584bdf8 [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP by Wei Dong · 17 years ago
  10. 4fcd6b9 [NET] gso: Fix GSO feature mask in sk_setup_caps by Herbert Xu · 17 years ago
  11. 6418204 [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) by Ilpo Järvinen · 17 years ago
  12. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 17 years ago
  13. 60468d5 [NET]: Make net watchdog timers 1 sec jiffy aligned. by Venkatesh Pallipadi · 17 years ago
  14. 3f196eb [TCP]: Use default 32768-61000 outgoing port range in all cases. by Mark Glines · 17 years ago
  15. 278a3de [AF_UNIX]: Fix datagram connect race causing an OOPS. by David S. Miller · 17 years ago
  16. 1c92b4e [AF_UNIX]: Make socket locking much less confusing. by David S. Miller · 17 years ago
  17. d2d1acd VLAN: kill_vid is only useful for VLAN filtering devices by Stephen Hemminger · 17 years ago
  18. 1acf6ba Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  19. 9a834b8 [BRIDGE]: Round off STP perodic timers. by Stephen Hemminger · 17 years ago
  20. 071f772 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. by Baruch Even · 17 years ago
  21. 6740375 [TCP] tcp_probe: use GCC printf attribute by Stephen Hemminger · 17 years ago
  22. 6331349 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. by Sangtae Ha · 17 years ago
  23. e4fd5da [TCP]: Consolidate checking for tcp orphan count being too big. by Pavel Emelianov · 17 years ago
  24. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  25. 8c7fc03 [IPV6]: Fix build warning. by David S. Miller · 17 years ago
  26. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  27. ddc31ce [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT by David S. Miller · 17 years ago
  28. f282d45 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. by Kazunori MIYAZAWA · 17 years ago
  29. 83f03fa [NET]: parse ip:port strings correctly in in4_pton by Jerome Borsboom · 17 years ago
  30. 7ebba6d [IPV6] ROUTE: No longer handle ::/0 specially. by YOSHIFUJI Hideaki · 17 years ago
  31. 144466b [IPSEC]: Fix IPv6 AH calculation in outbound by Kazunori MIYAZAWA · 17 years ago
  32. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 17 years ago
  33. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 17 years ago
  34. ef7ab23 [PATCH] softmac: alloc_ieee80211() NULL check by Akinobu Mita · 17 years ago
  35. a76193d [PATCH] ieee80211: fix incomplete error message by Akinobu Mita · 17 years ago
  36. 91fa558 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta by John W. Linville · 17 years ago
  37. 52fb24c [PATCH] mac80211: always set carrier status on open by Michael Wu · 17 years ago
  38. e8fdeca [PATCH] mac80211: fix memory leak when defrag fragments by Hong Liu · 17 years ago
  39. f11b0f0 [PATCH] mac80211: fail back to use associate from reassociate by Zhu Yi · 17 years ago
  40. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  41. ba78073 [NET]: "wrong timeout value" in sk_wait_data() v2 by Vasily Averin · 17 years ago
  42. c883f21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  43. 1ff75ed [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook by Jing Min Zhao · 17 years ago
  44. f8f1c08 [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA by Jing Min Zhao · 17 years ago
  45. 596830f [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal by Jing Min Zhao · 17 years ago
  46. bb80724 [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access by Jing Min Zhao · 17 years ago
  47. d0529186 [NETFILTER]: nf_conntrack_h323: fix ASN.1 types by Jing Min Zhao · 17 years ago
  48. 25b86e0 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation by Patrick McHardy · 17 years ago
  49. 5fe26f5 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update by Patrick McHardy · 17 years ago
  50. 2e4b3b0 [NET_SCHED]: sch_htb: fix event cache time calculation by Patrick McHardy · 17 years ago
  51. 1b07a95 [DCCP]: Fix build warning when debugging is disabled. by David S. Miller · 17 years ago
  52. cb283ea [TIPC]: Fixed erroneous introduction of for_each_netdev by Jon Paul Maloy · 17 years ago
  53. b8f5583 [RTNETLINK]: Fix sending netlink message when replace route. by Milan Kocian · 17 years ago
  54. a31b19c [TIPC]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  55. 29e32cc [SCTP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  56. a6938a1 [IPVS]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  57. 3df25df [DCCP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  58. bbb711e [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. by Oliver Hartkopp · 17 years ago
  59. 36247f5 [NET_SCHED]: Fix qdisc_restart return value when dequeue is empty by Herbert Xu · 17 years ago
  60. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  61. 575c3e2 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink by Patrick McHardy · 17 years ago
  62. 83b496e [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink by Patrick McHardy · 17 years ago
  63. 1f8481d [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n by David Howells · 17 years ago
  64. 71a904b [AF_RXRPC]: AF_RXRPC depends on IPv4 by David Howells · 17 years ago
  65. 26b8e51 [IPSEC]: Fix warnings with casting int to pointer by Herbert Xu · 17 years ago
  66. 9093bbb [NET]: Fix race condition about network device name allocation. by Stephen Hemminger · 17 years ago
  67. d8cf272 [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr by Patrick McHardy · 17 years ago
  68. 3ad2a6f [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name by Patrick McHardy · 17 years ago
  69. 5397e97 [NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invocation by Patrick McHardy · 17 years ago
  70. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 17 years ago
  71. 580e572 [TCP] FRTO: Prevent state inconsistency in corner cases by Ilpo Järvinen · 17 years ago
  72. 4632365 [TCP] FRTO: Add missing ECN CWR sending to one of the responses by Ilpo Järvinen · 17 years ago
  73. b6ccc67 [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error by Mikael Pettersson · 17 years ago
  74. d007da1 [RFKILL]: Fix check for correct rfkill allocation by Ivo van Doorn · 17 years ago
  75. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. f6c5d73 [IPV4]: Remove IPVS icmp hack from route.c for now. by David S. Miller · 17 years ago
  77. d739437 [IPV4]: Correct rp_filter help text. by Dave Jones · 17 years ago
  78. 2ff011e [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS by David S. Miller · 17 years ago
  79. a02ba04 [TCP] slow start: Make comments and code logic clearer. by Stephen Hemminger · 17 years ago
  80. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 17 years ago
  81. 723e98b [NET]: lockdep classes in register_netdevice by Jarek Poplawski · 17 years ago
  82. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  83. 0479ea0 Fix incorrect prototype for ipxrtr_route_packet() by David Woodhouse · 17 years ago
  84. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  85. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 17 years ago
  86. 9c9cc93 SUNRPC: remove dead variable 'rpciod_running' by Christoph Hellwig · 17 years ago
  87. d831666 [IPV4] SNMP: Display new statistics at /proc/net/netstat by Mitsuru Chinen · 17 years ago
  88. ae7bf20 [IPV6]: Reverse sense of promisc tests in ip6_mc_input by Corey Mutter · 17 years ago
  89. 3e5c2d3 [NET_SCHED]: prio qdisc boundary condition by Jamal Hadi Salim · 17 years ago
  90. 6253db0 [IPSEC]: Don't warn if high-order hash resize fails by Herbert Xu · 17 years ago
  91. b5505c6 [IPSEC]: Check validity of direction in xfrm_policy_byid by Herbert Xu · 17 years ago
  92. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  93. da0dd23 [NETFILTER]: xt_conntrack: add compat support by Patrick McHardy · 17 years ago
  94. 802169a [NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW sockets by Patrick McHardy · 17 years ago
  95. 4a176c1 [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" message by Patrick McHardy · 17 years ago
  96. 5d78a84 [NETFILTER]: nf_nat: Clears helper private area when NATing by Yasuyuki Kozakai · 17 years ago
  97. df293bb [NETFILTER]: ctnetlink: clear helper area and handle unchanged helper by Yasuyuki Kozakai · 17 years ago
  98. fda6143 [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto by Yasuyuki Kozakai · 17 years ago
  99. ba4c7cb [NETFILTER]: nf_nat: remove unused argument of function allocating binding by Yasuyuki Kozakai · 17 years ago
  100. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago