index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-07-24
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
2022-07-24
net: fix compat pointer in get_compat_msghdr()
Jens Axboe
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
2022-07-22
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
2022-07-20
net/sched: cls_api: Fix flow action initialization
Oz Shlomo
2022-07-20
tcp: Fix data-races around sysctl_tcp_max_reordering.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_rfc1337.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_stdurg.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_retrans_collapse.
Kuniyuki Iwashima
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
2022-07-20
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
2022-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-19
tcp: support externally provided ubufs
Pavel Begunkov
2022-07-19
ipv6/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
ipv4/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
2022-07-18
skbuff: don't mix ubuf_info from different sources
Pavel Begunkov
2022-07-18
ipv6: avoid partial copy for zc
Pavel Begunkov
2022-07-18
ipv4: avoid partial copy for zc
Pavel Begunkov
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
2022-07-18
tcp: Fix a data-race around sysctl_tcp_tw_reuse.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_migrate_req.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
2022-07-18
igmp: Fix data-races around sysctl_igmp_max_msf.
Kuniyuki Iwashima
2022-07-18
igmp: Fix a data-race around sysctl_igmp_max_memberships.
Kuniyuki Iwashima
2022-07-18
igmp: Fix data-races around sysctl_igmp_llm_reports.
Kuniyuki Iwashima
2022-07-18
net/tls: Fix race in TLS device down flow
Tariq Toukan
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-07-15
tcp: Fix a data-race around sysctl_tcp_probe_interval.
Kuniyuki Iwashima
[next]