index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-08-15
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
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
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-03
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-07-03
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
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-26
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
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-04-13
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
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: Fix route leaking between VRFs
David Ahern
2018-04-13
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2018-04-13
sit: reload iphdr in ipip6_rcv
Haishuang Yan
2018-04-13
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
2018-04-08
Revert "ip6_vti: adjust vti mtu according to mtu of lower device"
Greg Kroah-Hartman
2018-03-31
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-24
ip6_vti: adjust vti mtu according to mtu of lower device
Alexey Kodanev
2018-03-24
net: ipv6: send unsolicited NA on admin up
David Ahern
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2018-03-18
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2018-03-18
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
Florian Westphal
2018-03-18
netfilter: add back stackpointer size checks
Florian Westphal
2018-03-11
udplite: fix partial checksum initialization
Alexey Kodanev
2018-03-11
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
2018-03-03
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
2018-02-28
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-02-25
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
2018-02-16
ip6mr: fix stale iterator
Nikolay Aleksandrov
2018-01-31
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-31
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-31
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2018-01-31
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2018-01-31
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
2018-01-31
netfilter: x_tables: speed up jump target validation
Florian Westphal
2018-01-17
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-17
ip6_tunnel: disable dst caching if tunnel is dual-stack
Eli Cooper
2018-01-02
tcp md5sig: Use skb's saddr when replying to an incoming segment
Christoph Paasch
2018-01-02
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2018-01-02
ipv6: mcast: better catch silly mtu values
Eric Dumazet
[next]