1. 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
  2. 9a834b8 [BRIDGE]: Round off STP perodic timers. by Stephen Hemminger · 17 years ago
  3. 071f772 [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge. by Baruch Even · 17 years ago
  4. 6740375 [TCP] tcp_probe: use GCC printf attribute by Stephen Hemminger · 17 years ago
  5. 6331349 [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments. by Sangtae Ha · 17 years ago
  6. e4fd5da [TCP]: Consolidate checking for tcp orphan count being too big. by Pavel Emelianov · 17 years ago
  7. be02097 [AF_PACKET]: Kill CONFIG_PACKET_SOCKET. by David S. Miller · 17 years ago
  8. 8c7fc03 [IPV6]: Fix build warning. by David S. Miller · 17 years ago
  9. a2efcfa [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST by David S. Miller · 17 years ago
  10. ddc31ce [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT by David S. Miller · 17 years ago
  11. f282d45 [IPSEC]: Fix panic when using inter address familiy IPsec on loopback. by Kazunori MIYAZAWA · 17 years ago
  12. 83f03fa [NET]: parse ip:port strings correctly in in4_pton by Jerome Borsboom · 17 years ago
  13. 7ebba6d [IPV6] ROUTE: No longer handle ::/0 specially. by YOSHIFUJI Hideaki · 17 years ago
  14. 144466b [IPSEC]: Fix IPv6 AH calculation in outbound by Kazunori MIYAZAWA · 17 years ago
  15. aad0e0b [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. by David S. Miller · 17 years ago
  16. 01e67d0 [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. by David S. Miller · 17 years ago
  17. ef7ab23 [PATCH] softmac: alloc_ieee80211() NULL check by Akinobu Mita · 17 years ago
  18. a76193d [PATCH] ieee80211: fix incomplete error message by Akinobu Mita · 17 years ago
  19. 91fa558 [PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta by John W. Linville · 17 years ago
  20. 52fb24c [PATCH] mac80211: always set carrier status on open by Michael Wu · 17 years ago
  21. e8fdeca [PATCH] mac80211: fix memory leak when defrag fragments by Hong Liu · 17 years ago
  22. f11b0f0 [PATCH] mac80211: fail back to use associate from reassociate by Zhu Yi · 17 years ago
  23. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  24. ba78073 [NET]: "wrong timeout value" in sk_wait_data() v2 by Vasily Averin · 17 years ago
  25. c883f21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 17 years ago
  26. 1ff75ed [NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook by Jing Min Zhao · 17 years ago
  27. f8f1c08 [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA by Jing Min Zhao · 17 years ago
  28. 596830f [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal by Jing Min Zhao · 17 years ago
  29. bb80724 [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access by Jing Min Zhao · 17 years ago
  30. d0529186 [NETFILTER]: nf_conntrack_h323: fix ASN.1 types by Jing Min Zhao · 17 years ago
  31. 25b86e0 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation by Patrick McHardy · 17 years ago
  32. 5fe26f5 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update by Patrick McHardy · 17 years ago
  33. 2e4b3b0 [NET_SCHED]: sch_htb: fix event cache time calculation by Patrick McHardy · 17 years ago
  34. 1b07a95 [DCCP]: Fix build warning when debugging is disabled. by David S. Miller · 17 years ago
  35. cb283ea [TIPC]: Fixed erroneous introduction of for_each_netdev by Jon Paul Maloy · 17 years ago
  36. b8f5583 [RTNETLINK]: Fix sending netlink message when replace route. by Milan Kocian · 17 years ago
  37. a31b19c [TIPC]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  38. 29e32cc [SCTP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  39. a6938a1 [IPVS]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  40. 3df25df [DCCP]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  41. bbb711e [IPV6]: Ignore ipv6 events on non-IPV6 capable devices. by Oliver Hartkopp · 17 years ago
  42. 36247f5 [NET_SCHED]: Fix qdisc_restart return value when dequeue is empty by Herbert Xu · 17 years ago
  43. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  44. 575c3e2 [RTNETLINK]: Remove remains of wireless extensions over rtnetlink by Patrick McHardy · 17 years ago
  45. 83b496e [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink by Patrick McHardy · 17 years ago
  46. 1f8481d [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n by David Howells · 17 years ago
  47. 71a904b [AF_RXRPC]: AF_RXRPC depends on IPv4 by David Howells · 17 years ago
  48. 26b8e51 [IPSEC]: Fix warnings with casting int to pointer by Herbert Xu · 17 years ago
  49. 9093bbb [NET]: Fix race condition about network device name allocation. by Stephen Hemminger · 17 years ago
  50. d8cf272 [IPV4]: icmp: fix crash with sysctl_icmp_errors_use_inbound_ifaddr by Patrick McHardy · 17 years ago
  51. 3ad2a6f [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name by Patrick McHardy · 17 years ago
  52. 5397e97 [NETFILTER]: nf_conntrack: fix use-after-free in helper destroy callback invocation by Patrick McHardy · 17 years ago
  53. c92b3a2 [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all by Herbert Xu · 17 years ago
  54. 580e572 [TCP] FRTO: Prevent state inconsistency in corner cases by Ilpo Järvinen · 17 years ago
  55. 4632365 [TCP] FRTO: Add missing ECN CWR sending to one of the responses by Ilpo Järvinen · 17 years ago
  56. b6ccc67 [NET]: Fix net/core/skbuff.c gcc-3.2.3 compilation error by Mikael Pettersson · 17 years ago
  57. d007da1 [RFKILL]: Fix check for correct rfkill allocation by Ivo van Doorn · 17 years ago
  58. bfea13d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  59. f6c5d73 [IPV4]: Remove IPVS icmp hack from route.c for now. by David S. Miller · 17 years ago
  60. d739437 [IPV4]: Correct rp_filter help text. by Dave Jones · 17 years ago
  61. 2ff011e [TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS by David S. Miller · 17 years ago
  62. a02ba04 [TCP] slow start: Make comments and code logic clearer. by Stephen Hemminger · 17 years ago
  63. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 17 years ago
  64. 723e98b [NET]: lockdep classes in register_netdevice by Jarek Poplawski · 17 years ago
  65. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 17 years ago
  66. 0479ea0 Fix incorrect prototype for ipxrtr_route_packet() by David Woodhouse · 17 years ago
  67. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  68. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 17 years ago
  69. 9c9cc93 SUNRPC: remove dead variable 'rpciod_running' by Christoph Hellwig · 18 years ago
  70. d831666 [IPV4] SNMP: Display new statistics at /proc/net/netstat by Mitsuru Chinen · 17 years ago
  71. ae7bf20 [IPV6]: Reverse sense of promisc tests in ip6_mc_input by Corey Mutter · 17 years ago
  72. 3e5c2d3 [NET_SCHED]: prio qdisc boundary condition by Jamal Hadi Salim · 17 years ago
  73. 6253db0 [IPSEC]: Don't warn if high-order hash resize fails by Herbert Xu · 17 years ago
  74. b5505c6 [IPSEC]: Check validity of direction in xfrm_policy_byid by Herbert Xu · 17 years ago
  75. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  76. da0dd23 [NETFILTER]: xt_conntrack: add compat support by Patrick McHardy · 17 years ago
  77. 802169a [NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW sockets by Patrick McHardy · 17 years ago
  78. 4a176c1 [NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" message by Patrick McHardy · 17 years ago
  79. 5d78a84 [NETFILTER]: nf_nat: Clears helper private area when NATing by Yasuyuki Kozakai · 17 years ago
  80. df293bb [NETFILTER]: ctnetlink: clear helper area and handle unchanged helper by Yasuyuki Kozakai · 17 years ago
  81. fda6143 [NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto by Yasuyuki Kozakai · 17 years ago
  82. ba4c7cb [NETFILTER]: nf_nat: remove unused argument of function allocating binding by Yasuyuki Kozakai · 17 years ago
  83. 3c2ad46 [NETFILTER]: Clean up table initialization by Patrick McHardy · 17 years ago
  84. 41a23b0 [NET_SCHED]: Avoid requeue warning on dev_deactivate by Herbert Xu · 17 years ago
  85. cce1fa3 [NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OK by Herbert Xu · 17 years ago
  86. d90df3a [NET_SCHED]: Rationalise return value of qdisc_restart by Herbert Xu · 17 years ago
  87. 5830725 [NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED case by Thomas Graf · 17 years ago
  88. fc03841 [UDP]: Fix AF-specific references in AF-agnostic code. by David S. Miller · 17 years ago
  89. 9a6bf6f [IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry. by YOSHIFUJI Hideaki · 17 years ago
  90. e76b2b2 [IPV6]: Do no rely on skb->dst before it is assigned. by YOSHIFUJI Hideaki · 17 years ago
  91. 5bb1ab0 [IPV6]: Send ICMPv6 error on scope violations. by David L Stevens · 17 years ago
  92. ac40e41 [SCTP]: Do not include ABORT chunk header in the notification. by Vlad Yasevich · 17 years ago
  93. 70b57b8 [SCTP]: Correctly copy addresses in sctp_copy_laddrs by Vlad Yasevich · 17 years ago
  94. 8dc4984 [SCTP]: Prevent OOPS if hmac modules didn't load by Vlad Yasevich · 17 years ago
  95. d9568ba [NET] link_watch: Always schedule urgent events by Herbert Xu · 17 years ago
  96. db0ccff [NET] link_watch: Eliminate potential delay on wrap-around by Herbert Xu · 17 years ago
  97. 4cd8c9e [NET_SCHED]: teql_enqueue can check limits before skb enqueue by Krishna Kumar · 17 years ago
  98. 5b323ed [MAC80211]: include <linux/delay.h> instead of <asm/delay.h> by Geert Uytterhoeven · 17 years ago
  99. 294cc44 [NET]: Remove link_watch delay for up even when we're down by Herbert Xu · 17 years ago
  100. 572a103 [NET] link_watch: Move link watch list into net_device by Herbert Xu · 17 years ago