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-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+18
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
3
-4
/
+4
2021-06-29
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
1
-3
/
+18
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
7
-114
/
+0
2021-06-28
ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices
Guillaume Nault
1
-0
/
+1
2021-06-28
sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices
Guillaume Nault
1
-0
/
+4
2021-06-25
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
1
-5
/
+3
2021-06-24
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-15
/
+17
2021-06-23
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
1
-2
/
+2
2021-06-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2021-06-22
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
1
-2
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+22
2021-06-18
seg6: add support for SRv6 End.DT46 Behavior
Andrea Mayer
1
-22
/
+72
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+11
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
1
-3
/
+11
2021-06-14
mld: avoid unnecessary high order page allocation in mld_newpack()
Taehee Yoo
1
-11
/
+14
2021-06-14
ipv6: fib6: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-06-11
xfrm: remove hdr_offset indirection
Florian Westphal
4
-10
/
+0
2021-06-11
xfrm: ipv6: move mip6_rthdr_offset into xfrm core
Florian Westphal
1
-48
/
+0
2021-06-11
xfrm: ipv6: move mip6_destopt_offset into xfrm core
Florian Westphal
1
-49
/
+0
2021-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+18
2021-06-10
udp: fix race between close() and udp_abort()
Paolo Abeni
1
-0
/
+3
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-06-09
xfrm: remove description from xfrm_type struct
Florian Westphal
6
-7
/
+0
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
1
-1
/
+1
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+9
2021-06-04
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-03
sit: set name of device back to struct parms
zhang kai
1
-0
/
+3
2021-06-02
sit: replace 68 with micro IPV4_MIN_MTU
zhang kai
1
-1
/
+1
2021-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+2
2021-06-01
ipv6: align code with context
Rocco Yue
1
-4
/
+4
2021-06-01
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-05-29
netfilter: nf_tables: add and use nft_sk helper
Florian Westphal
1
-1
/
+1
2021-05-29
netfilter: x_tables: reduce xt_action_param by 8 byte
Florian Westphal
1
-1
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+3
2021-05-22
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-05-19
net: Add notifications when multipath hash field change
Ido Schimmel
1
-1
/
+17
2021-05-18
ipv6: Add custom multipath hash policy
Ido Schimmel
2
-1
/
+127
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-0
/
+17
2021-05-18
ipv6: Calculate multipath hash inside switch statement
Ido Schimmel
1
-2
/
+4
2021-05-18
ipv6: Use a more suitable label name
Ido Schimmel
1
-2
/
+2
2021-05-18
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-05-15
tcp: add tracepoint for checksum errors
Jakub Kicinski
1
-0
/
+2
2021-04-30
net: Remove redundant assignment to err
Yang Li
1
-3
/
+0
2021-04-30
seg6: add counters support for SRv6 Behaviors
Andrea Mayer
1
-2
/
+196
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
[next]