1. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  2. 43a4dea xfrm: Assign the inner mode output function to the dst entry by Steffen Klassert · 13 years ago
  3. 1fc19af net: fix two lockdep splats by Eric Dumazet · 13 years ago
  4. 8f01cb0 ipv4: xfrm: Eliminate ->rt_src reference in policy code. by David S. Miller · 13 years ago
  5. 79ab053 ipv4: udp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  6. 9f6abb5 ipv4: icmp: Eliminate remaining uses of rt->rt_src by David S. Miller · 13 years ago
  7. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 13 years ago
  8. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 13 years ago
  9. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 13 years ago
  10. e474995 udp: Use flow key information instead of rt->rt_{src,dst} by David S. Miller · 13 years ago
  11. b9f47a3a tcp_cubic: limit delayed_ack ratio to prevent divide error by stephen hemminger · 13 years ago
  12. c5216cc tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer() by David S. Miller · 13 years ago
  13. ea4fc0d ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit(). by David S. Miller · 13 years ago
  14. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  15. 0e73441 ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. by David S. Miller · 13 years ago
  16. 77357a9 ipv4: Create inet_csk_route_child_sock(). by David S. Miller · 13 years ago
  17. b57ae01 ipv4: Use cork flow in ip_queue_xmit() by David S. Miller · 13 years ago
  18. 6e86913 ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}() by David S. Miller · 13 years ago
  19. 3038eeac ipv4: Lock socket and use cork flow in ip4_datagram_connect(). by David S. Miller · 13 years ago
  20. da905bd tcp: Use cork flow in tcp_v4_connect() by David S. Miller · 13 years ago
  21. 10d50e7 net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  22. 7519cce net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  23. 42ea299d net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() by Lai Jiangshan · 13 years ago
  24. bceb0f4 net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  25. 4670994 net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() by Lai Jiangshan · 13 years ago
  26. 7065272 ipv4: Initialize cork->opt using NULL not 0. by David S. Miller · 13 years ago
  27. b80d722 ipv4: Initialize on-stack cork more efficiently. by David S. Miller · 13 years ago
  28. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  29. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  31. 64f3b9e net: ip_expire() must revalidate route by Eric Dumazet · 13 years ago
  32. cbb1e85 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. by David S. Miller · 13 years ago
  33. 9a1b949 ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). by David S. Miller · 13 years ago
  34. dd927a2 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. by David S. Miller · 13 years ago
  35. 69458cb ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). by David S. Miller · 13 years ago
  36. 492f64c ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() by David S. Miller · 13 years ago
  37. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  38. 475949d ipv4: Renamt struct rtable's rt_tos to rt_key_tos. by David S. Miller · 13 years ago
  39. 417da66 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. by David S. Miller · 13 years ago
  40. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  41. 5615787 ipv4: Make sure flowi4->{saddr,daddr} are always set. by David S. Miller · 13 years ago
  42. 7cfd260 ipv4: don't spam dmesg with "Using LC-trie" messages by Alexey Dobriyan · 13 years ago
  43. ad246c9 ipv4, ipv6, bonding: Restore control over number of peer notifications by Ben Hutchings · 13 years ago
  44. d4fb3d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). by David S. Miller · 13 years ago
  45. 072d8c9 ipv4: Get route daddr from flow key in inet_csk_route_req(). by David S. Miller · 13 years ago
  46. 87321c8 ipv4: Get route daddr from flow key in ip4_datagram_connect(). by David S. Miller · 13 years ago
  47. 4071cff ipv4: Fetch route saddr from flow key in tcp_v4_connect(). by David S. Miller · 13 years ago
  48. a406b61 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). by David S. Miller · 13 years ago
  49. b883187 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). by David S. Miller · 13 years ago
  50. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 13 years ago
  51. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 13 years ago
  52. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  53. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  54. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 13 years ago
  55. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  56. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  57. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 13 years ago
  58. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  59. 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
  60. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  61. 7c89943 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS by Ben Hutchings · 13 years ago
  62. c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 13 years ago
  63. 21d8c49 ipv4: Call fib_select_default() only when actually necessary. by David S. Miller · 13 years ago
  64. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  65. 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 13 years ago
  66. 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 13 years ago
  67. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  68. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  69. 990078a Disable rp_filter for IPsec packets by Michael Smith · 13 years ago
  70. 5c04c81 fib_validate_source(): pass sk_buff instead of mark by Michael Smith · 13 years ago
  71. c1e48ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  72. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  73. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  74. 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
  75. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  76. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  77. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  78. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  79. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  80. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 13 years ago
  81. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  82. c0951cb ipv4: Use flowi4_init_output() in udp_sendmsg() by David S. Miller · 13 years ago
  83. 1bba6ff ipv4: Use flowi4_init_output() in cookie_v4_check() by David S. Miller · 13 years ago
  84. ef164ae ipv4: Use flowi4_init_output() in raw_sendmsg() by David S. Miller · 13 years ago
  85. 538de0e ipv4: Use flowi4_init_output() in ip_send_reply() by David S. Miller · 13 years ago
  86. e79d9bc ipv4: Use flowi4_init_output() in inet_connection_sock.c by David S. Miller · 13 years ago
  87. 0a5c047 fib: add __rcu annotations by Eric Dumazet · 13 years ago
  88. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 13 years ago
  89. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 13 years ago
  90. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 13 years ago
  91. 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 13 years ago
  92. 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 13 years ago
  93. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 13 years ago
  94. 436c3b6 ipv4: Invalidate nexthop cache nh_saddr more correctly. by David S. Miller · 13 years ago
  95. fcd13f4 ipv4: fix fib metrics by Eric Dumazet · 13 years ago
  96. eb49a97 ipv4: fix ip_rt_update_pmtu() by Eric Dumazet · 13 years ago
  97. 406b6f9 ipv4: Fallback to FIB local table in __ip_dev_find(). by David S. Miller · 13 years ago
  98. f615273 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. by David S. Miller · 13 years ago
  99. 67d4120 tcp: avoid cwnd moderation in undo by Yuchung Cheng · 13 years ago
  100. 04024b9 ipv4: optimize route adding on secondary promotion by Julian Anastasov · 13 years ago