1. fd50703 tcp: Fix IPv6 fallout from 'Port redirection support for TCP' by KOVACS Krisztian · 16 years ago
  2. 92845ff netdev: change name dropping error codes by Stephen Hemminger · 16 years ago
  3. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  4. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  5. 00269b5 ipv4: Add a missing rcu_assign_pointer() in routing cache. by Eric Dumazet · 16 years ago
  6. 8fa0b31 decnet: Fix compiler warning in dn_dev.c by David S. Miller · 16 years ago
  7. 22441cf IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option by Pedro Ribeiro · 16 years ago
  8. deb28d9 net/802/fc.c: Fix compilation warnings by Manish Katiyar · 16 years ago
  9. ab55570 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  10. eef9d90 netns: correct mib stats in ip6_route_me_harder() by Alexey Dobriyan · 16 years ago
  11. 4ef079c netns: fix net_generic array leak by Alexey Dobriyan · 16 years ago
  12. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  13. d048e50 mac80211: Fix scan RX processing oops by Jouni Malinen · 16 years ago
  14. 33c0360 cfg80211: fix debugfs error handling by Johannes Berg · 16 years ago
  15. c74e90a mac80211: fix debugfs netdev rename by Johannes Berg · 16 years ago
  16. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  17. 63044e9 mac80211: fix debugfs lockup by Johannes Berg · 16 years ago
  18. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  19. 129404a netfilter: fix ebtables dependencies by Patrick McHardy · 16 years ago
  20. 38f7ac3 netfilter: restore lost #ifdef guarding defrag exception by Patrick McHardy · 16 years ago
  21. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  22. 510149e dsa: fix compile bug on s390 by Heiko Carstens · 16 years ago
  23. e7dc849 netns: mib6 section fixlet by Alexey Dobriyan · 16 years ago
  24. b4bb4ac pktgen: fix skb leak in case of failure by Ilpo Järvinen · 16 years ago
  25. bf94e17 net/mac80211/rx.c: fix build error by Ingo Molnar · 16 years ago
  26. 14717f8 netfilter: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  27. ab396eb net: Fix off-by-one in skb_dma_map by Dimitris Michailidis · 16 years ago
  28. ff71268 wireless: remove duplicated #include by Huang Weiyi · 16 years ago
  29. 7bb82d9 gre: Initialise rtnl_link tunnel parameters properly by Herbert Xu · 16 years ago
  30. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  31. 1839faa af_key: fix SADB_X_SPDDELETE response by Tobias Brunner · 16 years ago
  32. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  33. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  34. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  35. f24d43c udp: complete port availability checking by Eric Dumazet · 16 years ago
  36. 626e264 tcpv6: combine tcp_v6_send_(reset|ack) by Ilpo Järvinen · 16 years ago
  37. 81ada62 tcpv6: convert opt[] -> topt in tcp_v6_send_reset by Ilpo Järvinen · 16 years ago
  38. 77c676d tcpv6: trivial formatting changes to send_(ack|reset) by Ilpo Järvinen · 16 years ago
  39. 78e645cb tcpv[46]: fix md5 pseudoheader address field ordering by Ilpo Järvinen · 16 years ago
  40. a1080a8 sctp: update SNMP statiscts when T5 timer expired. by Vlad Yasevich · 16 years ago
  41. 56eb82b sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. by Vlad Yasevich · 16 years ago
  42. 3d5a019 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB by Wei Yongjun · 16 years ago
  43. 64194c3 inet: Make tunnel RX/TX byte counters more consistent by Herbert Xu · 16 years ago
  44. e1a8000 gre: Add Transparent Ethernet Bridging by Herbert Xu · 16 years ago
  45. c19e654 gre: Add netlink interface by Herbert Xu · 16 years ago
  46. 42aa916 gre: Move MTU setting out of ipgre_tunnel_bind_dev by Herbert Xu · 16 years ago
  47. c95b819 gre: Use needed_headroom by Herbert Xu · 16 years ago
  48. 45cec1b dsa: Need to select PHYLIB. by David S. Miller · 16 years ago
  49. 2e16a77 dsa: add support for the Marvell 88E6060 switch chip by Lennert Buytenhek · 16 years ago
  50. 396138f0 dsa: add support for Trailer tagging format by Lennert Buytenhek · 16 years ago
  51. 2e5f032 dsa: add support for the Marvell 88E6131 switch chip by Lennert Buytenhek · 16 years ago
  52. cf85d08 dsa: add support for original DSA tagging format by Lennert Buytenhek · 16 years ago
  53. 91da11f net: Distributed Switch Architecture protocol support by Lennert Buytenhek · 16 years ago
  54. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. 071d7ab ipvs: Remove stray file left over from ipvs move by Sven Wegener · 16 years ago
  56. 53b1257 tcpv6: fix option space offsets with md5 by Ilpo Järvinen · 16 years ago
  57. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  58. 0201518 sctp: shrink sctp_tsnmap some more by removing gabs array by Vlad Yasevich · 16 years ago
  59. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  60. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  61. 9088c56 udp: Improve port randomization by Eric Dumazet · 16 years ago
  62. 53e9150 pkt_sched: Update qdisc requeue stats in dev_requeue_skb() by Jarek Poplawski · 16 years ago
  63. 52cd575 tcp: fix length used for checksum in a reset by Ilpo Järvinen · 16 years ago
  64. 2ca89ce ipv6: remove unused not init_ipv6_mibs/cleanup_ipv6_mibs by Denis V. Lunev · 16 years ago
  65. 9261e53 ipv6: making ip and icmp statistics per/namespace by Denis V. Lunev · 16 years ago
  66. 55d4380 ipv6: added net argument to ICMP6MSGIN_INC_STATS_BH by Denis V. Lunev · 16 years ago
  67. 5a57d4c ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH by Denis V. Lunev · 16 years ago
  68. 5c5d244 ipv6: added net argument to ICMP6MSGOUT_INC_STATS by Denis V. Lunev · 16 years ago
  69. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  70. a862f6a ipv6: added net argument to ICMP6_INC_STATS by Denis V. Lunev · 16 years ago
  71. 821d577 ipv6: added net argument to IP6_ADD_STATS_BH by Denis V. Lunev · 16 years ago
  72. 483a47d ipv6: added net argument to IP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  73. 3bd653c netns: add net parameter to IP6_INC_STATS by Denis V. Lunev · 16 years ago
  74. 98b3377c ipv6: consolidate error paths in ipv6_frag_rcv by Denis V. Lunev · 16 years ago
  75. 0b0588d ipv6: local dev is actually unused in ip6_fragment by Denis V. Lunev · 16 years ago
  76. 364ae95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  77. f39a941 netfilter: xtables: remove bogus mangle table dependency of connmark by Jan Engelhardt · 16 years ago
  78. ab4f21e netfilter: xtables: use NFPROTO_UNSPEC in more extensions by Jan Engelhardt · 16 years ago
  79. 92f3b2b netfilter: xtables: cut down on static data for family-independent extensions by Jan Engelhardt · 16 years ago
  80. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  81. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  82. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  83. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  84. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  85. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  86. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  87. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  88. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  89. 20f3c56 netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option by Jan Engelhardt · 16 years ago
  90. 2203eb4 netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG by Jan Engelhardt · 16 years ago
  91. 77d7358 netfilter: ip6tables: fix name of hopbyhop in Kconfig by Jan Engelhardt · 16 years ago
  92. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  93. 147c384 netfilter: ebtables: fix one wrong return value by Jan Engelhardt · 16 years ago
  94. f7277f8 netfilter: remove redundant casts from Ebtables by Jan Engelhardt · 16 years ago
  95. 66bff35 netfilter: remove unused Ebtables functions by Jan Engelhardt · 16 years ago
  96. 5365f80 netfilter: implement hotdrop for Ebtables by Jan Engelhardt · 16 years ago
  97. f2ff525 netfilter: ebtables: use generic table checking by Jan Engelhardt · 16 years ago
  98. 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
  99. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  100. 2d06d4a netfilter: change Ebtables function signatures to match Xtables's by Jan Engelhardt · 16 years ago