1. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  2. 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
  3. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  4. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  5. 793b147 IPv6: data structure changes for new socket options by Brian Haley · 14 years ago
  6. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 14 years ago
  7. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 14 years ago
  8. e5700af tcp: Mark v6 response packets as CHECKSUM_PARTIAL by David S. Miller · 14 years ago
  9. f71b70e tcp: Fix ipv6 checksumming on response packets for real. by David S. Miller · 14 years ago
  10. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  12. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  13. b5d4399 ipv6: fix the comment of ip6_xmit() by Shan Wei · 14 years ago
  14. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  15. 0eecb78 ipv6: cancel to setting local_df in ip6_xmit() by Shan Wei · 14 years ago
  16. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  17. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  18. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  19. 8595805 IPv6: only notify protocols if address is compeletely gone by stephen hemminger · 14 years ago
  20. d1f84c6 ipv6: additional ref count for hash list unnecessary by stephen hemminger · 14 years ago
  21. 27bdb2a IPv6: keep tentative addresses in hash table by stephen hemminger · 14 years ago
  22. 93fa159 IPv6: keep route for tentative address by stephen hemminger · 14 years ago
  23. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  24. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  25. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  26. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  27. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  28. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  29. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  30. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  32. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  33. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  34. 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
  35. 54c1a85 ipv6: Don't drop cache route entry unless timer actually expired. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  36. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 14 years ago
  37. 4b97efd net: fix netlink address dumping in IPv4/IPv6 by Patrick McHardy · 14 years ago
  38. b79d1d5 ipv6: Fix result generation in ipv6_get_ifaddr(). by David S. Miller · 14 years ago
  39. b54c9b9 ipv6: Preserve pervious behavior in ipv6_link_dev_addr(). by David S. Miller · 14 years ago
  40. 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
  41. 9c13886 netfilter: ip6table_raw: fix table priority by Jozsef Kadlecsik · 14 years ago
  42. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  43. 3e81c6d ipv6: Fix bug in ipv6_chk_same_addr(). by David S. Miller · 14 years ago
  44. b2db756 ipv6: Reduce timer events for addrconf_verify(). by YOSHIFUJI Hideaki · 14 years ago
  45. 88949cf IPv6: addrconf cleanup addrconf_verify by stephen hemminger · 14 years ago
  46. e21e846 addrconf: checkpatch fixes by Stephen Hemminger · 14 years ago
  47. bcdd553 IPv6: addrconf cleanups by Stephen Hemminger · 14 years ago
  48. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 14 years ago
  49. 3a88a81 ipv6: user better hash for addrconf by stephen hemminger · 14 years ago
  50. 5c578ae IPv6: convert addrconf hash list to RCU by stephen hemminger · 14 years ago
  51. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 14 years ago
  52. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 14 years ago
  53. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. a50436f2 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 14 years ago
  55. 1041444 ipv6: Remove redundant dst NULL check in ip6_dst_check by Herbert Xu · 14 years ago
  56. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 14 years ago
  57. e2577a0 ipv6: Send netlink notification when DAD fails by Herbert Xu · 14 years ago
  58. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 14 years ago
  59. 0c9a2ac ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  60. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  61. 5534979 udp: use limited socket backlog by Zhu Yi · 14 years ago
  62. 6b03a53 tcp: use limited socket backlog by Zhu Yi · 14 years ago
  63. 8f37ada IPv6: fix race between cleanup and add/delete address by stephen hemminger · 14 years ago
  64. 84e8b80 IPv6: addrconf notify when address is unavailable by stephen hemminger · 14 years ago
  65. 5b2a195 IPv6: addrconf timer race by stephen hemminger · 14 years ago
  66. 122e451 IPv6: addrconf dad timer unnecessary bh_disable by stephen hemminger · 14 years ago
  67. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  68. 38bdbd8 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
  69. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  70. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 14 years ago
  71. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 14 years ago
  72. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  74. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 15 years ago
  75. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 15 years ago
  76. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  77. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 15 years ago
  78. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  79. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  80. 88af182 net: Fix sysctl restarts... by Eric W. Biederman · 15 years ago
  81. 9e2dcf7 netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment by Patrick McHardy · 15 years ago
  82. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  83. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 15 years ago
  84. bc417d9 ipv6: remove stale MIB definitions by Alexey Dobriyan · 15 years ago
  85. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 15 years ago
  86. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 15 years ago
  87. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 15 years ago
  88. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 15 years ago
  90. d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  91. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 15 years ago
  92. 749f621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  93. 9546377 IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS by Shan Wei · 15 years ago
  94. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  95. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  96. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  97. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  98. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  99. 81d54ec udp: remove redundant variable by Gerrit Renker · 15 years ago
  100. 21809fa IPv6: remove trivial nested _bh suffix by stephen hemminger · 15 years ago