index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-08
8
-9
/
+10
|
\
|
*
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-04
1
-1
/
+1
|
*
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-09-01
2
-1
/
+5
|
*
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
2023-09-01
4
-4
/
+4
|
*
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
2023-08-30
2
-3
/
+0
*
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-30
7
-9
/
+33
|
\
\
|
|
/
|
/
|
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-16
6
-8
/
+31
|
*
netfilter: Update to register_net_sysctl_sz
Joel Granados
2023-08-16
1
-1
/
+2
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-26
1
-1
/
+1
|
\
\
|
*
|
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-08-18
1
-1
/
+1
*
|
|
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-22
2
-8
/
+3
*
|
|
ipv6: do not match device when remove source route
Hangbin Liu
2023-08-20
1
-5
/
+2
*
|
|
net: release reference to inet6_dev pointer
Patrick Rohr
2023-08-20
1
-1
/
+1
*
|
|
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-20
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ipv6: fix indentation of a config attribute
Prasad Pandit
2023-08-16
1
-1
/
+1
|
*
|
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-08-16
1
-2
/
+2
|
|
\
\
|
|
*
|
ip6_vti: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-07-11
1
-2
/
+2
|
|
|
/
*
|
|
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-16
2
-9
/
+52
*
|
|
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
2023-08-16
1
-1
/
+1
*
|
|
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2023-08-16
2
-3
/
+3
*
|
|
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-16
1
-2
/
+2
*
|
|
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-16
1
-1
/
+1
*
|
|
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
2023-08-16
3
-14
/
+9
*
|
|
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2023-08-16
1
-2
/
+2
*
|
|
inet: introduce inet->inet_flags
Eric Dumazet
2023-08-16
2
-2
/
+2
*
|
|
seg6: add NEXT-C-SID support for SRv6 End.X behavior
Andrea Mayer
2023-08-16
1
-20
/
+88
*
|
|
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2023-08-14
1
-3
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-1
/
+2
|
\
|
|
|
*
|
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
2023-08-10
1
-1
/
+2
*
|
|
net: annotate data-races around sock->ops
Eric Dumazet
2023-08-10
1
-4
/
+4
*
|
|
ipv6: exthdrs: Replace opencoded swap() implementation
Ziyang Xuan
2023-08-09
1
-4
/
+1
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-04
3
-82
/
+94
|
\
\
\
|
*
|
|
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-31
1
-2
/
+0
|
*
|
|
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-29
1
-0
/
+11
|
*
|
|
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
1
-2
/
+6
|
*
|
|
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2023-07-25
2
-44
/
+21
|
*
|
|
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
2023-07-25
1
-0
/
+15
|
*
|
|
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2023-07-25
2
-29
/
+26
|
*
|
|
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2023-07-25
1
-9
/
+10
|
*
|
|
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2023-07-25
1
-5
/
+14
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
7
-18
/
+27
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-02
1
-1
/
+1
|
*
|
|
net: annotate data-races around sk->sk_priority
Eric Dumazet
2023-07-29
2
-2
/
+3
|
*
|
|
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-29
5
-11
/
+12
|
*
|
|
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
2023-07-29
2
-4
/
+11
*
|
|
|
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
1
-1
/
+10
*
|
|
|
ila: Remove unnecessary file net/ila.h
Yue Haibing
2023-08-02
2
-2
/
+0
*
|
|
|
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2023-07-28
2
-21
/
+19
*
|
|
|
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-07-28
3
-26
/
+58
[next]