Commit Graph

192 Commits (10953db8e1a278742ef7e64a3d1491802bcfa98b)

Author SHA1 Message Date
Zheng Yan 504744e4ed ipv6: fix error propagation in ip6_ufo_append_data() 13 years ago
Eric Dumazet b903d324be ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT 13 years ago
Eric Dumazet 9e903e0852 net: add skb frag size accessors 14 years ago
Steffen Klassert 299b076764 ipv6: Fix IPsec slowpath fragmentation problem 14 years ago
Ian Campbell 408dadf03f net: ipv6: convert to SKB frag APIs 14 years ago
Eric Dumazet f2c31e32b3 net: fix NULL dereferences in check_peer_redir() 14 years ago
Eric Dumazet 87c48fa3b4 ipv6: make fragment identifications less predictable 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 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
David S. Miller bdc712b4c2 inet: Decrease overhead of on-stack inet_cork. 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Daniel Walter c3968a857a ipv6: RTA_PREFSRC support for ipv6 route source address selection 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 452edd598f xfrm: Return dst directly from xfrm_lookup() 14 years ago
David S. Miller 2774c131b1 xfrm: Handle blackhole route creation via afinfo. 14 years ago
David S. Miller 69ead7afdf ipv6: Normalize arguments to ip6_dst_blackhole(). 14 years ago
David S. Miller 80c0bc9e37 xfrm: Kill XFRM_LOOKUP_WAIT flag. 14 years ago
David S. Miller a1414715f0 ipv6: Change final dst lookup arg name to "can_sleep" 14 years ago
David S. Miller 5df65e5567 net: Add FLOWI_FLAG_CAN_SLEEP. 14 years ago
David S. Miller 68d0c6d34d ipv6: Consolidate route lookup sequences. 14 years ago
Herbert Xu 5a2ef92023 inet: Remove unused sk_sndmsg_* from UFO 14 years ago
Anders Berggren a693e69897 net: TX timestamps for IPv6 UDP packets 14 years ago
Hagen Paul Pfeifer a5f5e3689c ipv6: totlen is declared and assigned but not used 14 years ago
David S. Miller 92d8682926 inetpeer: Move ICMP rate limiting state into inet_peer entries. 14 years ago
Alexey Kuznetsov 72b43d0898 inet6: prevent network storms caused by linux IPv6 routers 14 years ago
David Stevens ad0081e43a ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet 3d13008e73 ip: fix truesize mismatch in ip fragmentation 15 years ago
David S. Miller 21dc330157 net: Rename skb_has_frags to skb_has_frag_list 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Herbert Xu 0aa6827151 ipv6: Add GSO support on forwarding path 15 years ago
Patrick McHardy d1db275dd3 ipv6: ip6mr: support multiple tables 15 years ago
Dan Carpenter 83d7eb2979 ipv6: cleanup: remove unneeded null check 15 years ago
Brian Haley 4b340ae20d IPv6: Complete IPV6_DONTFRAG support 15 years ago
Brian Haley 13b52cd446 IPv6: Add dontfrag argument to relevant functions 15 years ago
Shan Wei f2228f785a ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU 15 years ago
Jan Engelhardt cd58bcd978 netfilter: xt_TEE: have cloned packet travel through Xtables too 15 years ago
Jan Engelhardt e281b19897 netfilter: xtables: inclusion of xt_TEE 15 years ago
Shan Wei b5d4399823 ipv6: fix the comment of ip6_xmit() 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Shan Wei 0eecb78494 ipv6: cancel to setting local_df in ip6_xmit() 15 years ago
Eric Dumazet e30b38c298 ip: Fix ip_dev_loopback_xmit() 15 years ago
Jan Engelhardt 9c6eb28aca netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation 15 years ago
Jan Engelhardt 9e50849054 netfilter: ipv6: move POSTROUTING invocation before fragmentation 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jan Engelhardt b2e0b385d7 netfilter: ipv6: use NFPROTO values for NF_HOOK invocation 15 years ago