index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-10-18
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-10-18
ip: use rb trees for IP frag queue.
Peter Oskolkov
2018-10-18
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2018-10-18
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-10-18
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
2018-10-18
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-10-18
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-10-18
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-10-18
inet: frags: remove some helpers
Eric Dumazet
2018-10-18
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-10-18
ipv6: export ip6 fragments sysctl to unprivileged users
Eric Dumazet
2018-10-18
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
2018-10-18
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-10-18
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-10-18
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-10-18
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2018-10-18
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-15
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
2018-09-05
vti6: fix PMTU caching and reporting on xmit
Eyal Birger
2018-08-24
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-08-24
netfilter: x_tables: set module owner for icmp(6) matches
Florian Westphal
2018-08-24
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
2018-08-24
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-08-22
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
2018-07-28
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2018-07-28
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-28
ip: hash fragments consistently
Paolo Abeni
2018-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-11
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
2018-06-26
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-26
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-26
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
2018-06-13
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-13
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
2018-05-30
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-05-30
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-05-30
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
2018-05-30
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
2018-05-25
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-04-29
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
2018-04-13
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-13
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-13
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-13
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-04-13
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-13
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-04-13
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
[next]