开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-30
net: sctp: fix KMSAN uninit-value in sctp_inq_pop
Ranganath V N
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
2025-10-29
Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2025-10-29
mptcp: zero window probe mib
Paolo Abeni
2025-10-29
mptcp: restore window probe
Paolo Abeni
2025-10-29
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
2025-10-29
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
2025-10-29
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
2025-10-29
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
2025-10-27
Merge tag 'batadv-net-pullrequest-20251024' of https://git.open-mesh.org/linu...
Jakub Kicinski
2025-10-24
Bluetooth: rfcomm: fix modem control handling
Johan Hovold
2025-10-24
Bluetooth: hci_core: Fix tracking of periodic advertisement
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS
Luiz Augusto von Dentz
2025-10-24
Bluetooth: ISO: Fix another instance of dst_type handling
Luiz Augusto von Dentz
2025-10-24
Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
Frédéric Danis
2025-10-24
Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
Pauli Virtanen
2025-10-24
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
Luiz Augusto von Dentz
2025-10-24
Bluetooth: ISO: Fix BIS connection dst_type handling
Luiz Augusto von Dentz
2025-10-24
Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once
Cen Zhang
2025-10-23
Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-10-23
Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-23
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2025-10-22
net: hsr: prevent creation of HSR device with slaves from another netns
Fernando Fernandez Mancera
2025-10-22
sctp: avoid NULL dereference when chunk data buffer is missing
Alexey Simakov
2025-10-21
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
2025-10-21
mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
Matthieu Baerts (NGI0)
2025-10-20
net/smc: fix general protection fault in __smc_diag_dump
Wang Liang
2025-10-20
wifi: nl80211: call kfree without a NULL check
Emmanuel Grumbach
2025-10-20
wifi: mac80211: fix key tailroom accounting leak
Johannes Berg
2025-10-20
wifi: mac80211: reset FILS discovery and unsol probe resp intervals
Aloka Dixit
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
2025-10-16
rtnetlink: Allow deleting FDB entries in user namespace
Johannes Wiesböck
2025-10-16
net: gro: clear skb_shinfo(skb)->hwtstamps in napi_reuse_skb()
Eric Dumazet
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
2025-10-15
Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2025-10-15
tls: don't rely on tx_work during send()
Sabrina Dubroca
2025-10-15
tls: wait for pending async decryptions if tls_strp_msg_hold fails
Sabrina Dubroca
2025-10-15
tls: always set record_type in tls_process_cmsg
Sabrina Dubroca
2025-10-15
tls: wait for async encrypt in case of error during latter iterations of sendmsg
Sabrina Dubroca
[next]