index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
2023-02-23
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
2
-3
/
+8
|
\
|
*
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-02-22
1
-0
/
+4
|
*
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-02-22
1
-2
/
+1
|
*
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
2023-02-22
1
-1
/
+3
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
11
-156
/
+481
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2023-02-20
1
-0
/
+1
|
|
\
\
|
|
*
|
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2023-02-17
1
-0
/
+1
|
*
|
|
ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
Eric Dumazet
2023-02-20
1
-5
/
+8
|
*
|
|
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
2023-02-20
1
-1
/
+3
|
*
|
|
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
2023-02-20
1
-17
/
+10
|
*
|
|
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
2023-02-20
1
-10
/
+11
|
*
|
|
ipv6: icmp6: add drop reason support to ndisc_router_discovery()
Eric Dumazet
2023-02-20
1
-18
/
+19
|
*
|
|
ipv6: icmp6: add drop reason support to ndisc_recv_rs()
Eric Dumazet
2023-02-20
1
-5
/
+7
|
*
|
|
ipv6: icmp6: add drop reason support to ndisc_recv_na()
Eric Dumazet
2023-02-20
1
-14
/
+14
|
*
|
|
ipv6: icmp6: add drop reason support to ndisc_recv_ns()
Eric Dumazet
2023-02-20
1
-16
/
+18
|
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
2
-8
/
+5
|
|
\
\
\
|
*
|
|
|
seg6: add PSP flavor support for SRv6 End behavior
Andrea Mayer
2023-02-16
1
-3
/
+333
|
*
|
|
|
seg6: factor out End lookup nexthop processing to a dedicated function
Andrea Mayer
2023-02-16
1
-6
/
+10
|
*
|
|
|
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-15
2
-22
/
+0
|
*
|
|
|
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2023-02-13
2
-7
/
+8
|
*
|
|
|
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
2023-02-13
1
-8
/
+17
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
raw: use net_hash_mix() in hash function
Eric Dumazet
2023-02-03
1
-2
/
+2
|
*
|
|
|
|
ipv6: raw: add drop reasons
Eric Dumazet
2023-02-03
1
-5
/
+7
|
*
|
|
|
|
tcp: add TCP_MINTTL drop reason
Eric Dumazet
2023-02-02
1
-1
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
1
-27
/
+32
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ipv6: ICMPV6: Use swap() instead of open coding it
Jiapeng Chong
2023-02-01
1
-4
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
1
-1
/
+14
|
|
\
\
\
\
|
*
|
|
|
|
icmp: Add counters for rate limits
Jamie Bainbridge
2023-01-26
2
-0
/
+5
|
*
|
|
|
|
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
2023-01-24
1
-4
/
+4
|
*
|
|
|
|
ipv6: Remove extra counter pull before gc
Tanmay Bhushan
2023-01-18
1
-4
/
+0
|
*
|
|
|
|
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2023-01-13
1
-8
/
+5
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-12
1
-0
/
+4
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-06
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
2
-14
/
+14
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
net: ipv6: Remove completion function scaffolding
Herbert Xu
2023-02-13
2
-12
/
+12
|
*
|
|
|
|
|
net: ipv6: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
2
-14
/
+14
|
|
/
/
/
/
/
*
|
|
|
|
|
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-10
1
-7
/
+3
*
|
|
|
|
|
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
2023-02-09
1
-0
/
+1
*
|
|
|
|
|
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
2023-02-09
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-08
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
2023-02-01
1
-5
/
+5
*
|
|
|
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
2023-02-01
1
-22
/
+27
|
|
_
|
/
|
/
|
|
*
|
|
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
2023-01-23
1
-1
/
+14
|
|
/
|
/
|
*
|
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
2023-01-11
1
-0
/
+4
|
/
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
21
-170
/
+121
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-12-13
1
-5
/
+10
|
|
\
|
|
*
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
2022-12-12
1
-5
/
+10
[next]