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.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
/
include
/
net
/
udp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2022-10-24
1
-0
/
+9
*
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2022-10-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-2
/
+2
|
\
|
*
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-20
1
-1
/
+1
|
*
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-15
1
-1
/
+1
*
|
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-20
1
-2
/
+1
*
|
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
1
-0
/
+1
|
/
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-4
/
+4
*
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-24
/
+0
*
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-26
1
-2
/
+3
*
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
2021-04-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-02
1
-0
/
+3
|
\
|
*
udp: Implement ->read_sock() for sockmap
Cong Wang
2021-04-01
1
-0
/
+2
|
*
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
1
-0
/
+1
*
|
udp: fixup csum for GSO receive slow path
Paolo Abeni
2021-03-30
1
-0
/
+23
|
/
*
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
1
-2
/
+2
*
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2021-02-04
1
-0
/
+3
*
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2021-02-04
1
-0
/
+1
*
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2021-02-01
1
-1
/
+1
*
inet: udp{4|6}_lib_lookup_skb() skb argument is const
Eric Dumazet
2020-11-10
1
-3
/
+3
*
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-04
1
-0
/
+1
|
\
|
*
net: bpf: Add bpf_seq_afinfo in udp_iter_state
Yonghong Song
2020-06-24
1
-0
/
+1
*
|
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-23
1
-0
/
+7
|
/
*
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
2020-03-09
1
-0
/
+5
*
udp: document udp_rcv_segment special case for looped packets
Willem de Bruijn
2020-01-30
1
-0
/
+7
*
udp: segment looped gso packets correctly
Willem de Bruijn
2020-01-28
1
-0
/
+3
*
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
2020-01-27
1
-1
/
+1
*
udp: Remove unlikely() from IS_ERR*() condition
Denis Efremov
2019-08-30
1
-1
/
+1
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
udp: Avoid post-GRO UDP checksum recalculation
Sean Tranchetti
2019-05-30
1
-1
/
+8
|
/
*
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
1
-3
/
+3
*
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
1
-1
/
+1
*
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
1
-8
/
+37
*
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
1
-0
/
+11
*
udp: gro behind static key
Willem de Bruijn
2018-10-05
1
-0
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-1
/
+1
|
\
|
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
|
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-2
/
+2
|
/
*
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-0
/
+4
|
\
|
*
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
1
-2
/
+1
|
*
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
1
-1
/
+1
|
*
udp: add gso segment cmsg
Willem de Bruijn
2018-04-26
1
-0
/
+1
|
*
udp: add udp gso
Willem de Bruijn
2018-04-26
1
-0
/
+4
*
|
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-1
/
+1
|
\
\
|
*
|
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
|
|
/
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-2
/
+2
*
|
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
2018-05-16
1
-12
/
+8
|
/
[next]