Commit Graph

4346 Commits (0a1b089738cf2165ee8678e2483fce3c40389d4a)

Author SHA1 Message Date
David S. Miller c5216cc70f tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer() 14 years ago
David S. Miller ea4fc0d619 ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit(). 14 years ago
David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). 14 years ago
David S. Miller 0e73441992 ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. 14 years ago
David S. Miller 77357a9552 ipv4: Create inet_csk_route_child_sock(). 14 years ago
David S. Miller b57ae01a8a ipv4: Use cork flow in ip_queue_xmit() 14 years ago
David S. Miller 6e86913810 ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}() 14 years ago
David S. Miller 3038eeac02 ipv4: Lock socket and use cork flow in ip4_datagram_connect(). 14 years ago
David S. Miller da905bd1d5 tcp: Use cork flow in tcp_v4_connect() 14 years ago
Lai Jiangshan 10d50e748d net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() 14 years ago
Lai Jiangshan 7519cce48f net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() 14 years ago
Lai Jiangshan 42ea299d3f net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() 14 years ago
Lai Jiangshan bceb0f4512 net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu() 14 years ago
Lai Jiangshan 4670994d15 net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() 14 years ago
David S. Miller 706527280e ipv4: Initialize cork->opt using NULL not 0. 14 years ago
David S. Miller b80d72261a ipv4: Initialize on-stack cork more efficiently. 14 years ago
David S. Miller bdc712b4c2 inet: Decrease overhead of on-stack inet_cork. 14 years ago
Jiri Pirko 1c5cae815d net: call dev_alloc_name from register_netdevice 14 years ago
Eric Dumazet 64f3b9e203 net: ip_expire() must revalidate route 14 years ago
David S. Miller cbb1e85f9c ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. 14 years ago
David S. Miller 9a1b9496cd ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). 14 years ago
David S. Miller dd927a2694 ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in. 14 years ago
David S. Miller 69458cb194 ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). 14 years ago
David S. Miller 492f64ce12 ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report() 14 years ago
David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 years ago
David S. Miller 475949d8e8 ipv4: Renamt struct rtable's rt_tos to rt_key_tos. 14 years ago
David S. Miller 417da66fa9 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. 14 years ago
Lucian Adrian Grijincu ff538818f4 sysctl: net: call unregister_net_sysctl_table where needed 14 years ago
David S. Miller 5615787257 ipv4: Make sure flowi4->{saddr,daddr} are always set. 14 years ago
Alexey Dobriyan 7cfd260910 ipv4: don't spam dmesg with "Using LC-trie" messages 14 years ago
Ben Hutchings ad246c992b ipv4, ipv6, bonding: Restore control over number of peer notifications 14 years ago
David S. Miller d4fb3d74d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). 14 years ago
David S. Miller 072d8c9414 ipv4: Get route daddr from flow key in inet_csk_route_req(). 14 years ago
David S. Miller 87321c839f ipv4: Get route daddr from flow key in ip4_datagram_connect(). 14 years ago
David S. Miller 4071cfff84 ipv4: Fetch route saddr from flow key in tcp_v4_connect(). 14 years ago
David S. Miller a406b611b5 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). 14 years ago
David S. Miller b883187785 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). 14 years ago
David S. Miller 813b3b5db8 ipv4: Use caller's on-stack flowi as-is in output route lookups. 14 years ago
David S. Miller cf91166223 net: Use non-zero allocations in dst_alloc(). 14 years ago
David S. Miller 5c1e6aa300 net: Make dst_alloc() take more explicit initializations. 14 years ago
Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 years ago
David S. Miller 2e97e980b5 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). 14 years ago
David S. Miller 2d7192d6cb ipv4: Sanitize and simplify ip_route_{connect,newports}() 14 years ago
Held Bernhard 0972ddb237 net: provide cow_metrics() methods to blackhole dst_ops 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Ben Hutchings 7c89943236 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS 14 years ago
Eric Dumazet c65353daf1 ip: ip_options_compile() resilient to NULL skb route 14 years ago
David S. Miller 21d8c49e01 ipv4: Call fib_select_default() only when actually necessary. 14 years ago
David S. Miller 3e8c806a08 Revert "tcp: disallow bind() to reuse addr/port" 14 years ago
Joakim Tjernlund 192910a6cc net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST 14 years ago