开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
2023-09-17
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
2023-09-17
devlink: expose peer SF devlink instance
Jiri Pirko
2023-09-17
devlink: introduce object and nested devlink relationship infra
Jiri Pirko
2023-09-17
devlink: extend devlink_nl_put_nested_handle() with attrtype arg
Jiri Pirko
2023-09-17
devlink: move devlink_nl_put_nested_handle() into netlink.c
Jiri Pirko
2023-09-17
devlink: put netnsid to nested handle
Jiri Pirko
2023-09-17
devlink: move linecard struct into linecard.c
Jiri Pirko
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-16
net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
Eric Dumazet
2023-09-16
net: use indirect call helpers for sk->sk_prot->release_cb()
Eric Dumazet
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
[next]