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-04-28
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-5
/
+7
2021-04-26
netfilter: allow to turn off xtables compat layer
Florian Westphal
1
-8
/
+8
2021-04-26
netfilter: ip6_tables: pass table pointer via nf_hook_ops
Florian Westphal
6
-54
/
+61
2021-04-26
netfilter: xt_nat: pass table to hookfn
Florian Westphal
1
-10
/
+35
2021-04-26
netfilter: x_tables: remove paranoia tests
Florian Westphal
5
-15
/
+0
2021-04-26
netfilter: ip6tables: unregister the tables by name
Florian Westphal
6
-33
/
+22
2021-04-26
netfilter: x_tables: remove ipt_unregister_table
Florian Westphal
2
-10
/
+1
2021-04-26
netfilter: disable defrag once its no longer needed
Florian Westphal
1
-6
/
+23
2021-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2021-04-20
mld: remove unnecessary prototypes
Taehee Yoo
1
-3
/
+0
2021-04-18
netfilter: Dissect flow after packet mangling
Ido Schimmel
1
-0
/
+2
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+14
2021-04-17
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
1
-0
/
+2
2021-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-3
/
+3
2021-04-14
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
1
-0
/
+4
2021-04-14
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
1
-0
/
+10
2021-04-14
net: sit: Unregister catch-all devices
Hristo Venev
1
-2
/
+2
2021-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+2
2021-04-13
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
2021-04-12
net: seg6: trivial fix of a spelling mistake in comment
Andrea Mayer
1
-1
/
+1
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-17
/
+52
2021-04-09
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
1
-6
/
+26
2021-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-468
/
+50
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
2
-37
/
+46
2021-04-05
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
1
-1
/
+1
2021-04-05
mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklist
Taehee Yoo
1
-25
/
+23
2021-04-03
mptcp: add mptcp reset option support
Florian Westphal
1
-1
/
+13
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+7
2021-04-02
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
1
-4
/
+1
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+1
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2
-0
/
+6
2021-04-01
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-04-01
ipv6: convert elligible sysctls to u8
Eric Dumazet
2
-26
/
+24
2021-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-7
/
+20
2021-04-01
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-03-31
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
1
-1
/
+2
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+1
2021-03-31
netfilter: nf_log_ipv6: merge with nf_log_syslog
Florian Westphal
3
-431
/
+4
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2
-0
/
+8
2021-03-30
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-03-30
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-03-30
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
1
-1
/
+10
2021-03-29
sit: use min
kernel test robot
1
-1
/
+1
2021-03-29
ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...
Xiongfeng Wang
1
-1
/
+1
2021-03-29
ipv6: route.c: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
ipv6: addrconf.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-27
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-116
/
+193
2021-03-27
mld: add new workqueues for process mld events
Taehee Yoo
2
-85
/
+199
[next]