index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
af_inet6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-23
1
-0
/
+3
*
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-30
1
-0
/
+1
|
\
|
*
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
1
-0
/
+1
*
|
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
1
-4
/
+5
*
|
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-09
1
-0
/
+1
|
/
*
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
1
-1
/
+2
*
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
1
-1
/
+1
*
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
1
-1
/
+1
*
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
1
-1
/
+1
*
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2023-08-14
1
-3
/
+7
*
ipv6: remove hard coded limitation on ipv6_pinfo
Eric Dumazet
2023-07-24
1
-2
/
+2
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-3
/
+0
*
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
1
-1
/
+1
*
ipv4, ipv6: Use splice_eof() to flush
David Howells
2023-06-08
1
-0
/
+1
*
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2023-04-20
1
-0
/
+1
*
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
1
-1
/
+1
*
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-15
1
-10
/
+0
*
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-08
1
-0
/
+1
*
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
2022-11-21
1
-2
/
+2
*
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
2022-10-24
1
-7
/
+1
*
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2022-10-24
1
-0
/
+1
*
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2022-10-12
1
-1
/
+7
*
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2022-10-12
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-2
/
+2
|
\
|
*
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
2022-09-20
1
-2
/
+2
*
|
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-02
1
-0
/
+1
*
|
bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
Martin KaFai Lau
2022-08-18
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-1
/
+1
|
\
|
*
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-20
1
-1
/
+2
*
|
raw: convert raw sockets to RCU
Eric Dumazet
2022-06-19
1
-0
/
+3
|
/
*
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
1
-1
/
+1
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-3
/
+2
*
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2022-02-18
1
-6
/
+18
*
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-0
/
+1
|
\
|
*
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-11-22
1
-0
/
+1
*
|
ipv4/raw: support binding to nonlocal addresses
Riccardo Paolo Bestetti
2021-11-17
1
-5
/
+2
|
/
*
inet: remove races in inet{6}_getname()
Eric Dumazet
2021-10-27
1
-10
/
+11
*
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
1
-3
/
+3
*
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-21
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-02
1
-0
/
+1
|
\
|
*
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
1
-0
/
+1
*
|
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2021-03-30
1
-0
/
+1
*
|
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-26
1
-1
/
+1
|
/
*
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
2021-02-23
1
-1
/
+0
[next]