开源镜像站
帮助
下载
动态
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-09-17
bpf: Explicitly check accesses to bpf_sock_addr
Paul Chaignon
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-09-10
Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-09-10
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
2025-09-09
xsk: Fix immature cq descriptor production
Maciej Fijalkowski
2025-09-06
SUNRPC: call xs_sock_process_cmsg for all cmsg
Justin Worrell
2025-09-06
Revert "SUNRPC: Don't allow waiting for exiting tasks"
Trond Myklebust
2025-09-04
Merge tag 'nf-25-09-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2025-09-04
net: atm: fix memory leak in atm_register_sysfs when device_register fail
Wang Liang
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
2025-09-03
ax25: properly unshare skbs in ax25_kiss_rcv()
Eric Dumazet
2025-09-03
mctp: return -ENOPROTOOPT for unknown getsockopt options
Alok Tiwari
2025-09-03
net/smc: Remove validation of reserved bits in CLC Decline message
Mahanta Jambigi
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
2025-09-03
Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-09-03
wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
Dan Carpenter
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
2025-09-02
net: mctp: mctp_fraq_queue should take ownership of passed skb
Jeremy Kerr
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
2025-09-01
Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linu...
Jakub Kicinski
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-01
Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-08-31
batman-adv: fix OOB read/write in network-coding decode
Stanislav Fort
2025-08-29
net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=y
Eric Dumazet
2025-08-29
Merge tag 'nf-25-08-27' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2025-08-29
Merge tag 'wireless-2025-08-28' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-08-29
Bluetooth: Fix use-after-free in l2cap_sock_cleanup_listen()
Kuniyuki Iwashima
2025-08-28
wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz
Benjamin Berg
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
2025-08-27
net: rose: fix a typo in rose_clear_routes()
Eric Dumazet
2025-08-27
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
Eric Dumazet
2025-08-27
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
2025-08-27
net: rose: include node references in rose_neigh refcount
Takamitsu Iwai
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
2025-08-27
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
2025-08-27
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...
Wang Liang
2025-08-26
wifi: mac80211: increase scan_ies_len for S1G
Lachlan Hodges
2025-08-26
wifi: mac80211: fix incorrect type for ret
Liao Yuanhong
2025-08-26
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
2025-08-22
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
2025-08-22
Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-08-22
page_pool: fix incorrect mp_ops error handling
Mina Almasry
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
2025-08-22
Bluetooth: hci_event: Disconnect device when BIG sync is lost
Yang Li
2025-08-22
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
2025-08-22
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
[next]