index
:
kernel/git/stable/linux.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
2020-05-12
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-09
net: bpf: Add netlink and ipv6_route bpf_iter targets
Yonghong Song
2020-05-08
ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
Eric Dumazet
2020-05-08
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
2020-05-09
bpf: Allow any port in bpf_bind helper
Stanislav Fomichev
2020-05-09
net: Refactor arguments of inet{,6}_bind
Stanislav Fomichev
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-07
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
2020-05-06
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
2020-05-06
xfrm: remove output_finish indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
xfrm: remove extract_output indirection from xfrm_state_afinfo
Florian Westphal
2020-05-06
xfrm: place xfrm6_local_dontfrag in xfrm.h
Florian Westphal
2020-05-06
xfrm: expose local_rxpmtu via ipv6_stubs
Florian Westphal
2020-05-06
xfrm: state: remove extract_input indirection from xfrm_state_afinfo
Florian Westphal
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-04-29
ila: remove unused inline function ila_addr_is_ila
YueHaibing
2020-04-28
docs: networking: convert ipv6.txt to ReST
Mauro Carvalho Chehab
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
xfrm: add IPv6 support for espintcp
Sabrina Dubroca
2020-04-28
xfrm: add support for UDPv6 encapsulation of ESP
Sabrina Dubroca
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
2020-04-22
ila: remove unused macro 'ILA_HASH_TABLE_SIZE'
YueHaibing
2020-04-22
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-04-21
esp6: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-20
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
2020-04-20
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-18
ipv6: rpl: fix full address compression
Alexander Aring
2020-04-15
ipv6: remove redundant assignment to variable err
Colin Ian King
2020-04-15
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
2020-04-07
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
2020-04-06
ipv6: rpl: fix loop iteration
Alexander Aring
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
2020-04-02
net: ipv6: rpl_iptunnel: remove redundant assignments to variable err
Colin Ian King
2020-04-01
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
2020-03-31
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
Gustavo A. R. Silva
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
bpf: Add socket assign support
Joe Stringer
2020-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-03-29
net: ipv6: add rpl sr tunnel
Alexander Aring
[prev]
[next]