1. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  2. 6ac3f66 ipv6: Fix return of xfrm6_tunnel_rcv() by David S. Miller · 13 years ago
  3. 0f6c639 ipv6: copy prefsrc setting when copying route entry by Florian Westphal · 13 years ago
  4. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  5. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  6. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 13 years ago
  7. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  8. 9bbc052 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  9. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  10. 4319cc0 netfilter: IPv6: initialize TOS field in REJECT target module by Fernando Luis Vazquez Cao · 13 years ago
  11. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  12. 11c476f net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree by Paul E. McKenney · 13 years ago
  13. e3cbf28 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  14. e578598 net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  15. 38f57d1 net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  16. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  17. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  18. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  19. 301102c ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). by David S. Miller · 13 years ago
  20. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  21. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  22. e67f88d net: dont hold rtnl mutex during netlink dump callbacks by Eric Dumazet · 13 years ago
  23. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 13 years ago
  24. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 13 years ago
  25. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  26. 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 13 years ago
  27. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  28. c0a56e6 esp6: Fix scatterlist initialization by Steffen Klassert · 13 years ago
  29. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 13 years ago
  31. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  32. e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 13 years ago
  33. a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 13 years ago
  34. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  35. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  36. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  37. f47b946 ipv6: Send unsolicited neighbour advertismements when notified by Ben Hutchings · 13 years ago
  38. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 13 years ago
  39. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  40. c3968a8 ipv6: RTA_PREFSRC support for ipv6 route source address selection by Daniel Walter · 13 years ago
  41. bd01592 ipv6: ignore looped-back NA while dad is running by Daniel Walter · 13 years ago
  42. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  43. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  44. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  45. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  46. 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  47. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 13 years ago
  48. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  49. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  50. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 13 years ago
  53. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 13 years ago
  54. 9c7a4f9 ipv6: ip6_route_output does not modify sk parameter, so make it const by Florian Westphal · 13 years ago
  55. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 13 years ago
  56. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 13 years ago
  57. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  59. 6a8ab060 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 13 years ago
  60. d212a4c esp6: Add support for IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  61. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 13 years ago
  62. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  63. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  64. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 13 years ago
  65. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 13 years ago
  66. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  67. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  68. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  69. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  70. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 13 years ago
  71. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 13 years ago
  72. 7343ff3 ipv6: Don't create clones of host routes. by David S. Miller · 13 years ago
  73. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 13 years ago
  74. 4b66fef mcast: net_device dev not used by Hagen Paul Pfeifer · 13 years ago
  75. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  76. 29546a6 ipv6: Use ERR_CAST in addrconf_dst_alloc. by David S. Miller · 13 years ago
  77. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  78. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 13 years ago
  79. b42835d ipv6: Make icmp route lookup code a bit clearer. by David S. Miller · 13 years ago
  80. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  81. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 13 years ago
  82. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 13 years ago
  83. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 13 years ago
  84. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 13 years ago
  85. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  86. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 13 years ago
  87. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 13 years ago
  88. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 13 years ago
  89. e9476e9 ipv6: variable next is never used in this function by Hagen Paul Pfeifer · 13 years ago
  90. 96d796a ipv6: hash is calculated but not used afterwards by Hagen Paul Pfeifer · 13 years ago
  91. a5f5e36 ipv6: totlen is declared and assigned but not used by Hagen Paul Pfeifer · 13 years ago
  92. c486da3 sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush by Lucian Adrian Grijincu · 13 years ago
  93. 5e6b930 xfrm: Const'ify address arguments to ->dst_lookup() by David S. Miller · 13 years ago
  94. 19bd624 xfrm: Const'ify tmpl and address arguments to ->init_temprop() by David S. Miller · 13 years ago
  95. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 13 years ago
  96. 73e5ebb xfrm: Mark flowi arg to ->init_tempsel() const. by David S. Miller · 13 years ago
  97. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 13 years ago
  98. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 13 years ago
  99. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 13 years ago
  100. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago