index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-04-12
net: rose: reject truncated CLEAR_REQUEST frames in state machines
Mashiro Chen
-0
/
+7
2026-04-12
gre: Count GRE packet drops
Gal Pressman
-2
/
+8
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
-2
/
+4
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
-0
/
+6
2026-04-12
ethtool: strset: check nla_len overflow
Hangbin Liu
-1
/
+2
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
-0
/
+2
2026-04-12
net: tso: Introduce tso_dma_map and helpers
Joe Damato
-0
/
+269
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
-2
/
+0
2026-04-12
net: skb: clean up dead code after skb_kfree_head() simplification
Jiayuan Chen
-24
/
+9
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-221
/
+362
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
-2
/
+6
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-1
/
+10
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-224
/
+1559
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
-3
/
+6
2026-04-12
net: Rename ifq_idx to rxq_idx in netif_mp_* helpers
Daniel Borkmann
-13
/
+13
2026-04-12
net: fix reference tracker mismanagement in netdev_put_lock()
Jakub Kicinski
-12
/
+12
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
-13
/
+11
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
-4
/
+5
2026-04-12
net: dsa: tag_rtl8_4: set KEEP flag
Luiz Angelo Daros de Luca
-2
/
+4
2026-04-12
net: dsa: tag_rtl8_4: update format description
Alvin Šipraga
-7
/
+10
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
-1
/
+5
2026-04-10
bpf: Remove gfp_flags plumbing from bpf_local_storage_update()
Amery Hung
-12
/
+9
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
-1
/
+1
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
-8
/
+38
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-39
/
+40
2026-04-10
Bluetooth: L2CAP: CoC: Disconnect if received packet size exceeds MPS
Christian Eggers
-0
/
+7
2026-04-10
Bluetooth: hci_core: Rate limit the logging of invalid ISO handle
Pauli Virtanen
-2
/
+2
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
-14
/
+24
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
-0
/
+10
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-4
/
+8
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
-160
/
+0
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
-17
/
+6
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
-0
/
+27
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
-22
/
+22
2026-04-10
netfilter: x_physdev: reject empty or not-nul terminated device names
Florian Westphal
-0
/
+22
2026-04-10
ipvs: add conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
-0
/
+76
2026-04-10
ipvs: add ip_vs_status info
Julian Anastasov
-0
/
+145
2026-04-10
ipvs: show the current conn_tab size to users
Julian Anastasov
-4
/
+22
2026-04-09
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
-1
/
+1
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
-12
/
+19
2026-04-09
net: use get_random_u{16,32,64}() where appropriate
David Carlier
-8
/
+8
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
-88
/
+113
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
-83
/
+642
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
-0
/
+6
2026-04-09
xsk: Proxy pool management for leased queues
Daniel Borkmann
-12
/
+35
2026-04-09
xsk: Extend xsk_rcv_check validation
Daniel Borkmann
-3
/
+26
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
-11
/
+35
2026-04-09
net: Proxy netif_mp_{open,close}_rxq for leased queues
David Wei
-20
/
+95
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
-24
/
+5
2026-04-09
net, ethtool: Disallow leased real rxqs to be resized
Daniel Borkmann
-20
/
+29
[prev]
[next]