Commit Graph

2569 Commits (c9d95fbe59e426eed7f16e7cac812e46ac4772d0)

Author SHA1 Message Date
Xufeng Zhang 9cfaa8def1 udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet 14 years ago
Xufeng Zhang 32c90254ed ipv6/udp: Use the correct variable to determine non-blocking condition 14 years ago
Eric Dumazet 1eddceadb0 net: rfs: enable RFS before first data packet is received 14 years ago
Nicolas Cavallari 2c38de4c1f netfilter: fix looped (broad|multi)cast's MAC handling 14 years ago
Marcus Meissner 5a079c305a net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs 14 years ago
Dave Jones d232b8dded netfilter: use unsigned variables for packet lengths in ip[6]_queue. 14 years ago
Pablo Neira Ayuso 88ed01d17b netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() 14 years ago
Eric Dumazet fb04883371 netfilter: add more values to enum ip_conntrack_info 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
David S. Miller 6ac3f66492 ipv6: Fix return of xfrm6_tunnel_rcv() 14 years ago
Florian Westphal 0f6c6392dc ipv6: copy prefsrc setting when copying route entry 14 years ago
Eric Dumazet be281e554e ipv6: reduce per device ICMP mib sizes 14 years ago
Steffen Klassert 43a4dea4c9 xfrm: Assign the inner mode output function to the dst entry 14 years ago
Fernando Luis Vazquez Cao 4319cc0cf5 netfilter: IPv6: initialize TOS field in REJECT target module 14 years ago
David S. Miller d9d8da805d inet: Pass flowi to ->queue_xmit(). 14 years ago
Paul E. McKenney 11c476f31a net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree 14 years ago
Lai Jiangshan e3cbf28fa6 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() 14 years ago
Lai Jiangshan e57859854a net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() 14 years ago
Lai Jiangshan 38f57d1a4b net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() 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
David S. Miller 301102cc83 ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). 14 years ago
David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 years ago
Lucian Adrian Grijincu ff538818f4 sysctl: net: call unregister_net_sysctl_table where needed 14 years ago
Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks 14 years ago
Ben Hutchings ad246c992b ipv4, ipv6, bonding: Restore control over number of peer notifications 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
Shan Wei 96339d6c49 net:use help function of skb_checksum_start_offset to calculate offset 14 years ago
Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 years ago
Steffen Klassert c0a56e64ae esp6: Fix scatterlist initialization 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
Thomas Egerer e965c05dab ipv6: Remove hoplimit initialization to -1 14 years ago
Shan Wei a9cf73ea7f ipv6: udp: fix the wrong headroom check 14 years ago
Ben Hutchings 7c89943236 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS 14 years ago
Ben Hutchings f47b94646f ipv6: Send unsolicited neighbour advertismements when notified 14 years ago
David S. Miller b169f6db40 netfilter: ip6table_mangle: Fix set-but-unused variables. 14 years ago
David S. Miller f3c85dd560 netfilter: ip6_tables: Fix set-but-unused variables. 14 years ago
Daniel Walter c3968a857a ipv6: RTA_PREFSRC support for ipv6 route source address selection 14 years ago
Daniel Walter bd015928bb ipv6: ignore looped-back NA while dad is running 14 years ago
David S. Miller 3e8c806a08 Revert "tcp: disallow bind() to reuse addr/port" 14 years ago
Neil Horman 47482f132a ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) 14 years ago
Boris Ostrovsky 738faca343 ipv6: Don't pass invalid dst_entry pointer to dst_release(). 14 years ago
Eric Dumazet 7f5c6d4f66 netfilter: get rid of atomic ops in fast path 14 years ago
Florian Westphal 0fae2e7740 netfilter: af_info: add 'strict' parameter to limit lookup to .oif 14 years ago
Florian Westphal 31ad3dd64e netfilter: af_info: add network namespace parameter to route hook 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Timo Teräs 93ca3bb5df net: gre: provide multicast mappings for ipv4 and ipv6 14 years ago
Cesar Eduardo Barros 3e49e6d520 net: use CHECKSUM_NONE instead of magic number 14 years ago