Commit Graph

2727 Commits (4722d2b70b80098e1e429e093a7e04aad360260a)

Author SHA1 Message Date
shawnlu 8a622e71f5 tcp: md5: using remote adress for md5 lookup in rst packet 13 years ago
Francesco Ruggeri 013d97e9da net: race condition in ipv6 forwarding and disable_ipv6 parameters 13 years ago
Eric Dumazet 766e9f1be1 ipv6: fix per device IP snmp counters 13 years ago
Eric Dumazet 747465ef7a net: fix some sparse errors 13 years ago
RongQing.Li 252c3d84ed ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc 13 years ago
Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Mihai Maruseac 1d5783030a ipv6/addrconf: speedup /proc/net/if_inet6 filling 13 years ago
Neil Horman e6bff995f8 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) 13 years ago
Josh Hunt 32b293a53d IPv6: Avoid taking write lock for /proc/net/ipv6_route 13 years ago
David S. Miller 8ade06c616 ipv6: Fix neigh lookup using NULL device. 13 years ago
David S. Miller 346f870b8a ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does. 13 years ago
David S. Miller d191854282 ipv6: Kill rt6i_dev and rt6i_expires defines. 13 years ago
David S. Miller f83c7790dc ipv6: Create fast inline ipv6 neigh lookup just like ipv4. 13 years ago
David S. Miller 2c2aba6c56 ipv6: Use universal hash for NDISC. 13 years ago
David Miller 7ffbcecbee ipv6: Remove optimistic DAD flag test in ipv6_add_addr() 13 years ago
David S. Miller c159d30c59 ipv6: Kill useless route tracing bits in net/ipv6/route.c 13 years ago
Eric Dumazet e688a60480 net: introduce DST_NOPEER dst flag 13 years ago
Rusty Russell eb93992207 module_param: make bool parameters really bool (net & drivers/net) 13 years ago
David S. Miller bb3c36863e ipv6: Check dest prefix length on original route not copied one in rt6_alloc_cow(). 13 years ago
David S. Miller b43faac690 ipv6: If neigh lookup fails during icmp6 dst allocation, propagate error. 13 years ago
Florian Westphal e26f9a480f netfilter: add ipv6 reverse path filter match 13 years ago
Glauber Costa 3dc43e3e4d per-netns ipv4 sysctl_tcp_mem 13 years ago
Glauber Costa d1a4c0b37c tcp memory pressure controls 13 years ago
Glauber Costa 180d8cd942 foundations of per-cgroup memory pressure controlling. 13 years ago
Ted Feng 72b36015ba ipip, sit: copy parms.name after register_netdevice 13 years ago
Li Wei 4af04aba93 ipv6: Fix for adding multicast route for loopback device automatically. 13 years ago
Pavel Emelyanov fce823381e udp: Export code sk lookup routines 13 years ago
David S. Miller 87a115783e ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). 13 years ago
David S. Miller 8f0315190d ipv6: Make third arg to anycast_dst_alloc() bool. 13 years ago
David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
Florian Westphal ea6e574e34 ipv6: add ip6_route_lookup 13 years ago
David S. Miller 04a6f4417b ipv6: Kill ndisc_get_neigh() inline helper. 13 years ago
David S. Miller 3830847396 ipv6: Various cleanups in route.c 13 years ago
David S. Miller 507c9b1e07 ipv6: Various cleanups in ip6_route.c 13 years ago
Jesse Gross 75f2811c64 ipv6: Add fragment reporting to ipv6_skip_exthdr(). 13 years ago
David S. Miller 59c2cdae27 Revert "udp: remove redundant variable" 13 years ago
Jun Zhao 99d2f47aa9 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() 13 years ago
David Miller 76cc714ed5 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. 13 years ago
Eric Dumazet b90e5794c5 net: dont call jump_label_dec from irq context 13 years ago
Li Wei 2a38e6d5ae ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. 13 years ago
Steffen Klassert 618f9bc74a net: Move mtu handling down to the protocol depended handlers 13 years ago
Steffen Klassert ebb762f27f net: Rename the dst_opt default_mtu method to mtu 13 years ago
Steffen Klassert 6b600b26c0 route: Use the device mtu as the default for blackhole routes 13 years ago
Eric Dumazet 4d0fe50c75 ipv6: tcp: fix tcp_v6_conn_request() 13 years ago
David S. Miller 46a246c4df netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. 13 years ago
Eric Dumazet c16a98ed91 ipv6: tcp: fix panic in SYN processing 13 years ago
Li Wei 4d65a2465f ipv6: fix a bug in ndisc_send_redirect 13 years ago
Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
Herbert Xu a7ae199224 ipv6: Remove all uses of LL_ALLOCATED_SPACE 13 years ago