index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-2
/
+2
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-11-06
ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
Nghia Le
1
-1
/
+0
2021-11-03
net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()
Menglong Dong
1
-3
/
+3
2021-11-03
net:ipv6:Remove unneeded semicolon
Zhang Mingyu
1
-1
/
+1
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-02
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
2
-1
/
+23
2021-11-01
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
1
-1
/
+1
2021-10-28
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
1
-12
/
+12
2021-10-28
tcp: do not clear skb->csum if already zero
Eric Dumazet
1
-1
/
+0
2021-10-28
inet: remove races in inet{6}_getname()
Eric Dumazet
1
-10
/
+11
2021-10-26
ipv6/tcp: small drop monitor changes
Eric Dumazet
1
-2
/
+2
2021-10-26
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2
-8
/
+19
2021-10-26
ipv6: annotate data races around np->min_hopcount
Eric Dumazet
2
-3
/
+8
2021-10-26
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-5
/
+5
2021-10-26
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
1
-3
/
+3
2021-10-23
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
1
-0
/
+3
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-49
/
+17
2021-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-42
/
+6
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-44
/
+14
2021-10-16
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
1
-1
/
+2
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
1
-6
/
+9
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+67
2021-10-15
netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
Xin Long
1
-42
/
+6
2021-10-15
netfilter: ip6tables: allow use of ip6t_do_table as hookfn
Florian Westphal
6
-44
/
+14
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
4
-6
/
+6
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2
-4
/
+4
2021-10-12
ipv6: ioam: move the check for undefined bits
Justin Iurman
2
-9
/
+67
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-19
/
+13
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2
-2
/
+3
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
1
-1
/
+1
2021-10-04
ipv6: ioam: Add support for the ip6ip6 encapsulation
Justin Iurman
2
-54
/
+213
2021-10-04
ipv6: ioam: Prerequisite patch for ioam6_iptunnel
Justin Iurman
1
-35
/
+20
2021-10-04
ipv6: ioam: Distinguish input and output for hop-limit
Justin Iurman
2
-6
/
+7
2021-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-17
/
+10
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+5
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
1
-1
/
+1
2021-09-28
net: ipv6: use ipv6-y directly instead of ipv6-objs
Masahiro Yamada
1
-4
/
+2
2021-09-28
net: ipv6: squash $(ipv6-offload) in Makefile
Masahiro Yamada
1
-3
/
+2
2021-09-28
net: ipv6: check return value of rhashtable_init
MichelleJin
3
-6
/
+12
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2
-17
/
+10
2021-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+1
2021-09-24
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
1
-2
/
+3
2021-09-23
tcp: remove sk_{tr}x_skb_cache
Eric Dumazet
1
-6
/
+0
2021-09-15
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
1
-0
/
+1
2021-09-13
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
1
-2
/
+1
[next]