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-7.1.y
linux-7.2.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
2019-01-27
ip6mr: Fix notifiers call on mroute_clean_tables()
Nir Dotan
2019-01-27
tcp: Refactor pingpong code
Wei Wang
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-25
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
2019-01-25
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2019-01-22
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
2019-01-22
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
2019-01-22
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
2019-01-22
bridge: join all-snoopers multicast address
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() internals
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
net: ipv6: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: addrlabel: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-18
net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
Lorenzo Bianconi
2019-01-18
netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups
Florian Westphal
2019-01-17
udp6: add missing rehash callback to udplite
Alexey Kodanev
2019-01-17
net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE
David Herrmann
2019-01-16
udp: with udp_segment release on error path
Willem de Bruijn
2019-01-16
ipv6: route: place a warning with duplicated string with correct extack
Jakub Kicinski
2019-01-16
erspan: build the header with the right proto according to erspan_ver
Xin Long
2019-01-15
fou, fou6: do not assume linear skbs
Eric Dumazet
2019-01-15
ip6_gre: update version related info when changing link
Hangbin Liu
2019-01-15
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
2019-01-10
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-05
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
2019-01-04
bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
Andrey Ignatov
2019-01-04
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
2019-01-04
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
2019-01-04
fou6: Prevent unbounded recursion in GUE error handler
Stefano Brivio
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
2019-01-02
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
2019-01-02
ipv6: Fix dump of specific table with strict checking
David Ahern
2019-01-02
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
2018-12-30
ipv6: fix typo in net/ipv6/reassembly.c
Su Yanjun
2018-12-30
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2018-12-27
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
[prev]
[next]