开源镜像站
帮助
动态
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
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-21
Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2024-12-19
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-19
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2024-12-19
Merge tag 'nf-24-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-18
psample: adjust size if rate_as_probability is set
Adrian Moreno
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
2024-12-18
net: dsa: restore dsa_software_vlan_untag() ability to operate on VLAN-untagg...
Vladimir Oltean
2024-12-19
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
2024-12-18
ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems
David Laight
2024-12-17
rtnetlink: Try the outer netns attribute in rtnl_get_peer_net().
Kuniyuki Iwashima
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
2024-12-16
ceph: allocate sparse_ext map only for sparse reads
Ilya Dryomov
2024-12-15
net/smc: check return value of sock_recvmsg when draining clc data
Guangguan Wang
2024-12-15
net/smc: check smcd_v2_ext_offset when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
Guangguan Wang
2024-12-15
net/smc: protect link down work from execute after lgr freed
Guangguan Wang
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-12
Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-12-12
net: dsa: tag_ocelot_8021q: fix broken reception
Robert Hodaszi
2024-12-12
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
2024-12-12
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2024-12-12
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
2024-12-12
Bluetooth: iso: Always release hdev at the end of iso_listen_bis
Iulia Tanasescu
2024-12-12
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-12-11
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
2024-12-11
Merge tag 'batadv-net-pullrequest-20241210' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2024-12-11
splice: do not checksum AF_UNIX sockets
Frederik Deweerdt
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2024-12-11
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
2024-12-11
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-12-10
tcp: check space before adding MPTCP SYN options
MoYuanhao
2024-12-10
bpf: consider that tail calls invalidate packet pointers
Eduard Zingerman
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
2024-12-10
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
2024-12-10
bpf, sockmap: Fix update element with same
Michal Luczaj
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
[next]