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