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
2020-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-12-09
tcp: Retain ECT bits for tos reflection
Wei Wang
2020-12-08
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-02
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-20
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2020-11-13
ipv6: Fix error path to cancel the meseage
Zhang Qilong
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-10
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-09
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-31
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
2020-10-30
ip6_tunnel: set inner ipproto before ip6_tnl_encap
Alexander Ovechkin
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-20
netfilter: Drop fragmented ndisc packets assembled in netfilter
Georg Kohmann
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
net: fix pos incrementment in ipv6_route_seq_next
Yonghong Song
2020-10-14
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2020-10-13
net/ipv6: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-09
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
2020-10-09
xfrm: interface: fix the priorities for ipip and ipv6 tunnels
Xin Long
2020-10-06
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-09-28
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
ipv6: route: convert comma to semicolon
Xu Wang
2020-09-18
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
2020-09-18
net: ipv6: delete duplicated words
Randy Dunlap
2020-09-11
ipv6: remove redundant assignment to variable err
Colin Ian King
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-09-08
ipv6: add tos reflection in TCP reset and ack
Wei Wang
2020-09-08
ipv6: avoid lockdep issue in fib6_del()
Eric Dumazet
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-02
ipv6: Fix sysctl max for fib_multipath_hash_policy
Ido Schimmel
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
net: ipv6: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
ipv6: add ipv6_fragment hook in ipv6_stub
wenxu
2020-08-28
netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packet
Michael Zhou
2020-08-25
ipv6: fib6: Avoid comma separated statements
Joe Perches
2020-08-24
io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
Luke Hsiao
[next]