1. 16c61ad [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference by Adrian Bunk · 17 years ago
  2. 7769f40 [TCP]: Fix logic breakage due to DSACK separation by Ilpo Järvinen · 17 years ago
  3. b9ce204 [TCP]: Congestion control API RTT sampling fix by Ilpo Järvinen · 17 years ago
  4. 559f0a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  5. 74235a2 [IPV6] addrconf: Fix IPv6 on tuntap tunnels by Herbert Xu · 17 years ago
  6. d7ea5b9 [TCP]: Add missing break to TCP option parsing code by Ilpo Järvinen · 17 years ago
  7. 06ad391 [SCTP] Don't disable PMTU discovery when mtu is small by Vlad Yasevich · 17 years ago
  8. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  9. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  10. fe979ac [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails by Vlad Yasevich · 17 years ago
  11. 8b35805 [SCTP]: Allow unspecified port in sctp_bindx() by Vlad Yasevich · 17 years ago
  12. d570ee4 [SCTP]: Correctly set daddr for IPv6 sockets during peeloff by Vlad Yasevich · 17 years ago
  13. 66e1e3b [TCP]: Set initial_ssthresh default to zero in Cubic and BIC. by David S. Miller · 17 years ago
  14. af15cc7 [TCP]: Fix left_out setting during FRTO by Ilpo Järvinen · 17 years ago
  15. 3d7dbea [TCP]: Disable TSO if MD5SIG is enabled. by David S. Miller · 17 years ago
  16. 9cadcd2 Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  17. 14042cbe [PATCH] mac80211: Don't stop tx queue on master device while scanning. by Mattias Nissler · 17 years ago
  18. 0107136 [PATCH] mac80211: fix debugfs tx power reduction output by Johannes Berg · 17 years ago
  19. c9aca9d [PATCH] cfg80211: fix signed macaddress in sysfs by David Lamparter · 17 years ago
  20. b7e773b [IrDA]: f-timer reloading when sending rejected frames. by G. Liakhovetski · 17 years ago
  21. c0cfe7f [IrDA]: Fix Rx/Tx path race. by G. Liakhovetski · 17 years ago
  22. 50e5d35 [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine. by Paul Moore · 17 years ago
  23. ba6ff9f [NetLabel]: consolidate the struct socket/sock handling to just struct sock by Paul Moore · 17 years ago
  24. 6363097 [IPV4]: Do not remove idev when addresses are cleared by Herbert Xu · 17 years ago
  25. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 17 years ago
  26. b00b4bf [NET_SCHED]: Fix filter double free by Patrick McHardy · 17 years ago
  27. 7c355f5 [NET]: Avoid duplicate netlink notification when changing link state by Thomas Graf · 17 years ago
  28. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  29. 3c0d2f3 [AF_UNIX]: Fix stream recvmsg() race. by Miklos Szeredi · 17 years ago
  30. c764c9a [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check by Akinobu Mita · 17 years ago
  31. 4c1b52b [NETFILTER]: ip_tables: fix compat related crash by Dmitry Mishin · 17 years ago
  32. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  33. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  34. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  35. 14a49e1 [TCP] tcp_probe: Attach printf attribute properly to printl(). by David S. Miller · 17 years ago
  36. 274707c [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). by Eric Dumazet · 17 years ago
  37. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  38. 71e27da [IPV4]: Restore old behaviour of default config values by Herbert Xu · 17 years ago
  39. 31be308 [IPV4]: Add default config support after inetdev_init by Herbert Xu · 17 years ago
  40. 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
  41. 8d76527e [IPV4]: Only panic if inetdev_init fails for loopback by Herbert Xu · 17 years ago
  42. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  43. 6e1d910 [ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl by Patrick McHardy · 17 years ago
  44. 584bdf8 [IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP by Wei Dong · 17 years ago
  45. 4fcd6b9 [NET] gso: Fix GSO feature mask in sk_setup_caps by Herbert Xu · 17 years ago
  46. 6418204 [TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules) by Ilpo Järvinen · 17 years ago
  47. 75202e7 [NET]: Fix comparisons of unsigned < 0. by Bill Nottingham · 17 years ago
  48. 60468d5 [NET]: Make net watchdog timers 1 sec jiffy aligned. by Venkatesh Pallipadi · 17 years ago
  49. 3f196eb [TCP]: Use default 32768-61000 outgoing port range in all cases. by Mark Glines · 17 years ago
  50. 278a3de [AF_UNIX]: Fix datagram connect race causing an OOPS. by David S. Miller · 17 years ago
  51. 1c92b4e [AF_UNIX]: Make socket locking much less confusing. by David S. Miller · 17 years ago
  52. d2d1acd VLAN: kill_vid is only useful for VLAN filtering devices by Stephen Hemminger · 17 years ago
  53. 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
  54. 9a834b8 [BRIDGE]: Round off STP perodic timers. by Stephen Hemminger · 17 years ago
  55. 071f772 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. by Baruch Even · 17 years ago
  56. 6740375 [TCP] tcp_probe: use GCC printf attribute by Stephen Hemminger · 17 years ago
  57. 6331349 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. by Sangtae Ha · 17 years ago
  58. e4fd5da [TCP]: Consolidate checking for tcp orphan count being too big. by Pavel Emelianov · 17 years ago
  59. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  60. 8c7fc03 [IPV6]: Fix build warning. by David S. Miller · 17 years ago
  61. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  62. ddc31ce [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT by David S. Miller · 17 years ago
  63. f282d45 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. by Kazunori MIYAZAWA · 17 years ago
  64. 83f03fa [NET]: parse ip:port strings correctly in in4_pton by Jerome Borsboom · 17 years ago
  65. 7ebba6d [IPV6] ROUTE: No longer handle ::/0 specially. by YOSHIFUJI Hideaki · 17 years ago
  66. 144466b [IPSEC]: Fix IPv6 AH calculation in outbound by Kazunori MIYAZAWA · 17 years ago
  67. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 17 years ago
  68. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 17 years ago
  69. ef7ab23 [PATCH] softmac: alloc_ieee80211() NULL check by Akinobu Mita · 17 years ago
  70. a76193d [PATCH] ieee80211: fix incomplete error message by Akinobu Mita · 17 years ago
  71. 91fa558 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta by John W. Linville · 17 years ago
  72. 52fb24c [PATCH] mac80211: always set carrier status on open by Michael Wu · 17 years ago
  73. e8fdeca [PATCH] mac80211: fix memory leak when defrag fragments by Hong Liu · 17 years ago
  74. f11b0f0 [PATCH] mac80211: fail back to use associate from reassociate by Zhu Yi · 17 years ago
  75. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  76. ba78073 [NET]: "wrong timeout value" in sk_wait_data() v2 by Vasily Averin · 17 years ago
  77. c883f21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  78. 1ff75ed [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook by Jing Min Zhao · 17 years ago
  79. f8f1c08 [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA by Jing Min Zhao · 17 years ago
  80. 596830f [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal by Jing Min Zhao · 17 years ago
  81. bb80724 [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access by Jing Min Zhao · 17 years ago
  82. d0529186 [NETFILTER]: nf_conntrack_h323: fix ASN.1 types by Jing Min Zhao · 17 years ago
  83. 25b86e0 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation by Patrick McHardy · 17 years ago
  84. 5fe26f5 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update by Patrick McHardy · 17 years ago
  85. 2e4b3b0 [NET_SCHED]: sch_htb: fix event cache time calculation by Patrick McHardy · 17 years ago
  86. 1b07a95 [DCCP]: Fix build warning when debugging is disabled. by David S. Miller · 17 years ago
  87. cb283ea [TIPC]: Fixed erroneous introduction of for_each_netdev by Jon Paul Maloy · 17 years ago
  88. b8f5583 [RTNETLINK]: Fix sending netlink message when replace route. by Milan Kocian · 17 years ago
  89. a31b19c [TIPC]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  90. 29e32cc [SCTP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  91. a6938a1 [IPVS]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  92. 3df25df [DCCP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  93. bbb711e [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. by Oliver Hartkopp · 17 years ago
  94. 36247f5 [NET_SCHED]: Fix qdisc_restart return value when dequeue is empty by Herbert Xu · 17 years ago
  95. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  96. 575c3e2 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink by Patrick McHardy · 17 years ago
  97. 83b496e [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink by Patrick McHardy · 17 years ago
  98. 1f8481d [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n by David Howells · 17 years ago
  99. 71a904b [AF_RXRPC]: AF_RXRPC depends on IPv4 by David Howells · 17 years ago
  100. 26b8e51 [IPSEC]: Fix warnings with casting int to pointer by Herbert Xu · 17 years ago