index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
net: lockless implementation of SO_TXREHASH
Eric Dumazet
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...
Eric Dumazet
2023-10-01
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
Eric Dumazet
2023-10-01
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
2023-10-01
net: l2tp_eth: use generic dev->stats fields
Eric Dumazet
2023-10-01
net_sched: sch_fq: always garbage collect
Eric Dumazet
2023-10-01
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2023-10-01
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
2023-10-01
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
2023-09-28
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
2023-09-28
pktgen: Automate flag enumeration for unknown flag handling
Liang Chen
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-21
vsock/virtio: MSG_ZEROCOPY flag support
Arseniy Krasnov
2023-09-21
vsock/virtio: non-linear skb handling for tap
Arseniy Krasnov
2023-09-21
vsock/virtio: support to send non-linear skb
Arseniy Krasnov
2023-09-21
vsock/virtio/vhost: read data from non-linear skb
Arseniy Krasnov
2023-09-21
Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2023-09-20
net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
Jinjie Ruan
2023-09-20
wifi: cfg80211: make read-only array centers_80mhz static const
Colin Ian King
2023-09-20
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-09-20
netfilter: nf_tables: disable toggling dormant table state more than once
Florian Westphal
2023-09-20
net: rds: Fix possible NULL-pointer dereference
Artem Chernyshev
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
2023-09-19
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2023-09-18
Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-09-18
ax25: Kconfig: Update link for linux-ax25.org
Peter Lafreniere
2023-09-18
mptcp: fix dangling connection hang-up
Paolo Abeni
2023-09-18
mptcp: rename timer related helper to less confusing names
Paolo Abeni
2023-09-18
mptcp: process pending subflow error on close
Paolo Abeni
2023-09-18
mptcp: move __mptcp_error_report in protocol.c
Paolo Abeni
2023-09-18
mptcp: fix bogus receive window shrinkage with multiple subflows
Paolo Abeni
2023-09-18
ceph: Annotate struct ceph_monmap with __counted_by
Kees Cook
2023-09-18
tipc: Use size_add() in calls to struct_size()
Gustavo A. R. Silva
2023-09-18
tls: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-18
net: hsr: Add __packed to struct hsr_sup_tlv.
Sebastian Andrzej Siewior
2023-09-18
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
2023-09-18
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2023-09-18
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]