Commit Graph

2651 Commits (dbd1b5473ce8ae40fe7385eacc9294355eec0676)

Author SHA1 Message Date
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
YOSHIFUJI Hideaki 32019e651c ipv6: Do not leave router anycast address for /127 prefixes. 14 years ago
Eric Dumazet 87c48fa3b4 ipv6: make fragment identifications less predictable 14 years ago
Eric Dumazet 21efcfa0ff ipv6: unshare inetpeers 14 years ago
David S. Miller d3aaeb38c4 net: Add ->neigh_lookup() operation to dst_ops 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 9cbb7ecbcf ipv6: Get rid of rt6i_nexthop macro. 14 years ago
David S. Miller 8f40b161de neigh: Pass neighbour entry to output ops. 14 years ago
David S. Miller 542d4d685f neigh: Kill ndisc_ops->queue_xmit 14 years ago
David S. Miller 47ec132a40 neigh: Kill neigh_ops->hh_output 14 years ago
David S. Miller 05e3aa0949 net: Create and use new helper, neigh_output(). 14 years ago
David S. Miller a29282972c ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour 14 years ago
David S. Miller f6b72b6217 net: Embed hh_cache inside of struct neighbour. 14 years ago
Bjørn Mork 2bda8a0c8a Disable router anycast address for /127 prefixes 14 years ago
Marcus Meissner c349a528cd net: bind() fix error return on wrong address family 14 years ago
David S. Miller 957c665f37 ipv6: Don't put artificial limit on routing table size. 14 years ago
David S. Miller 11d53b4990 ipv6: Don't change dst->flags using assignments. 14 years ago
Joe Perches 207ec0abbe ipv6: Reduce switch/case indent 14 years ago
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
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Jerry Chu 9ad7c049f0 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side 14 years ago
stephen hemminger aee80b54b2 ipv6: generate link local address for GRE tunnel 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