index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-07-31
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
2023-07-25
net: document inet[6]_lookup_reuseport sk_state requirements
Lorenz Bauer
2023-07-25
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2023-07-25
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2023-07-25
udp: re-score reuseport groups when connected sockets are present
Lorenz Bauer
2023-07-20
nexthop: Do not return invalid nexthop object during multipath selection
Benjamin Poirier
2023-07-20
nexthop: Factor out neighbor validity check
Benjamin Poirier
2023-07-20
nexthop: Factor out hash threshold fdb nexthop selection
Benjamin Poirier
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
2023-07-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-07-19
udp: use indirect call wrapper for data ready()
Paolo Abeni
2023-07-19
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-19
ipv4: ip_gre: fix return value check in erspan_xmit()
Yuanjun Gong
2023-07-19
ipv4: ip_gre: fix return value check in erspan_fb_xmit()
Yuanjun Gong
2023-07-19
net: ipv4: Use kfree_sensitive instead of kfree
Wang Ming
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-07-18
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
2023-07-18
bpf: Drop useless btf_vmlinux in bpf_tcp_ca
Geliang Tang
2023-07-14
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
2023-07-12
tcp: add a scheduling point in established_get_first()
Jian Wen
2023-07-03
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
tcp: fix comment typo
Yueh-Shun Li
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-21
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2023-06-18
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
2023-06-17
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
2023-06-16
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
[next]