1. 0771275 ipv6 addrlabel: permit deletion of labels assigned to removed dev by Florian Westphal · 14 years ago
  2. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 14 years ago
  3. e7874c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  4. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  5. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  6. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  7. bf47f4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  8. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  10. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  11. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  12. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  13. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  14. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  15. 5b285ca ipv6: ip6mr: add support for dumping routing tables over netlink by Patrick McHardy · 14 years ago
  16. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 14 years ago
  17. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  18. f30a7784 ipv6: ip6mr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  19. b5aa30b ipv6: ip6mr: remove net pointer from struct mfc6_cache by Patrick McHardy · 14 years ago
  20. c476efb ipv6: ip6mr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  21. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  22. d6bc014 ipv6: udp: make short packet logging consistent with ipv4 by Bjørn Mork · 14 years ago
  23. d40a4de IPv6: fix IPV6_RECVERR handling of locally-generated errors by Brian Haley · 14 years ago
  24. f935aa9 ipv6: Fix default multicast hops setting. by David S. Miller · 14 years ago
  25. 4f70ecc net: rcu fixes by Eric Dumazet · 14 years ago
  26. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  28. 83d7eb2 ipv6: cleanup: remove unneeded null check by Dan Carpenter · 14 years ago
  29. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  30. 4b0b72f net: speedup udp receive path by Eric Dumazet · 14 years ago
  31. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  32. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 14 years ago
  33. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  34. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  36. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  37. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  38. b7d6a43 Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 14 years ago
  39. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  40. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  41. 793b147 IPv6: data structure changes for new socket options by Brian Haley · 14 years ago
  42. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 14 years ago
  43. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  44. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 14 years ago
  45. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 14 years ago
  46. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 14 years ago
  47. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  48. e5700af tcp: Mark v6 response packets as CHECKSUM_PARTIAL by David S. Miller · 14 years ago
  49. f71b70e tcp: Fix ipv6 checksumming on response packets for real. by David S. Miller · 14 years ago
  50. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  52. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  53. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  54. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  55. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 14 years ago
  56. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  57. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  58. b5d4399 ipv6: fix the comment of ip6_xmit() by Shan Wei · 14 years ago
  59. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  60. 0eecb78 ipv6: cancel to setting local_df in ip6_xmit() by Shan Wei · 14 years ago
  61. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  62. f0d57a5 netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default by Patrick McHardy · 14 years ago
  63. 90348e0 netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder by Ulrich Weber · 14 years ago
  64. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  65. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  66. 9c6eb28 netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation by Jan Engelhardt · 14 years ago
  67. 9e50849 netfilter: ipv6: move POSTROUTING invocation before fragmentation by Jan Engelhardt · 14 years ago
  68. 8595805 IPv6: only notify protocols if address is compeletely gone by stephen hemminger · 14 years ago
  69. d1f84c6 ipv6: additional ref count for hash list unnecessary by stephen hemminger · 14 years ago
  70. 27bdb2a IPv6: keep tentative addresses in hash table by stephen hemminger · 14 years ago
  71. 93fa159 IPv6: keep route for tentative address by stephen hemminger · 14 years ago
  72. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  73. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  74. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  75. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  77. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  78. 5dd59cc netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue by Herbert Xu · 14 years ago
  79. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  80. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  82. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  83. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  85. 54c1a85 ipv6: Don't drop cache route entry unless timer actually expired. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  86. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 14 years ago
  87. 4b97efd net: fix netlink address dumping in IPv4/IPv6 by Patrick McHardy · 14 years ago
  88. b79d1d5 ipv6: Fix result generation in ipv6_get_ifaddr(). by David S. Miller · 14 years ago
  89. b54c9b9 ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). by David S. Miller · 14 years ago
  90. 80bb3a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  91. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  92. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  93. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  94. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  95. b2e0b38 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  96. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  97. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  98. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  99. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  100. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago