index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-12
net/rds: Restrict use of RDS/IB to the initial network namespace
Greg Jumper
2
-2
/
+12
2026-04-12
net/rds: Optimize rds_ib_laddr_check
HÃ¥kon Bugge
3
-3
/
+20
2026-04-12
Merge branch 'net-hamradio-fix-missing-input-validation-in-bpqether-and-scc'
Jakub Kicinski
2
-0
/
+5
2026-04-12
net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl
Mashiro Chen
1
-0
/
+2
2026-04-12
net: hamradio: bpqether: validate frame length in bpq_rcv()
Mashiro Chen
1
-0
/
+3
2026-04-12
net: rose: reject truncated CLEAR_REQUEST frames in state machines
Mashiro Chen
1
-0
/
+7
2026-04-12
Merge branch 'bpf-fix-sock_ops_get_sk-same-register-oob-read-in-sock_ops-and-...
Jakub Kicinski
3
-2
/
+197
2026-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
2
-0
/
+193
2026-04-12
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Jiayuan Chen
1
-2
/
+4
2026-04-12
NFC: digital: Bounds check NFC-A cascade depth in SDD response handler
Greg Kroah-Hartman
1
-0
/
+6
2026-04-12
net_sched: fix skb memory leak in deferred qdisc drops
Fernando Fernandez Mancera
1
-3
/
+13
2026-04-12
net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...
Lorenzo Bianconi
1
-0
/
+5
2026-04-12
Merge branch 'net-mana-fix-debugfs-directory-naming-and-file-lifecycle'
Jakub Kicinski
2
-7
/
+4
2026-04-12
net: mana: Move current_speed debugfs file to mana_init_port()
Erni Sri Satya Vennela
1
-2
/
+2
2026-04-12
net: mana: Use pci_name() for debugfs directory naming
Erni Sri Satya Vennela
1
-5
/
+2
2026-04-12
nfc: llcp: add missing return after LLCP_CLOSED checks
Junxi Qian
1
-0
/
+2
2026-04-12
net/sched: act_ct: Only release RCU read lock after ct_ft
Jamal Hadi Salim
1
-2
/
+6
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-2
/
+11
2026-04-12
net/sched: cls_fw: fix NULL dereference of "old" filters before change()
Davide Caratti
1
-1
/
+5
2026-04-10
net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
Lorenzo Bianconi
1
-3
/
+5
2026-04-10
net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
Mashiro Chen
1
-5
/
+4
2026-04-09
eth: fbnic: Use wake instead of start
Mohsin Bashir
1
-1
/
+1
2026-04-09
net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-6
/
+10
2026-04-09
net: txgbe: fix RTNL assertion warning when remove module
Jiawen Wu
1
-0
/
+2
2026-04-09
Merge branch 'net-bcmgenet-fix-queue-lock-up'
Jakub Kicinski
1
-16
/
+14
2026-04-09
net: bcmgenet: fix racing timeout handler
Justin Chen
1
-13
/
+9
2026-04-09
net: bcmgenet: fix leaking free_bds
Justin Chen
1
-0
/
+2
2026-04-09
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
1
-3
/
+3
2026-04-09
Merge branch 'macsec-add-support-for-vlan-filtering-in-offload-mode'
Jakub Kicinski
9
-128
/
+489
2026-04-09
macsec: Support VLAN-filtering lower devices
Cosmin Ratiu
1
-8
/
+63
2026-04-09
selftests: Add MACsec VLAN propagation traffic test
Cosmin Ratiu
3
-0
/
+151
2026-04-09
nsim: Add support for VLAN filters
Cosmin Ratiu
2
-2
/
+71
2026-04-09
selftests: Migrate nsim-only MACsec tests to Python
Cosmin Ratiu
5
-118
/
+204
2026-04-09
MAINTAINERS: Remove Salil Mehta as HiSilicon HNS3/HNS Ethernet maintainer
Salil Mehta
2
-2
/
+10
2026-04-09
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-04-09
can: ucan: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
97
-468
/
+1172
2026-04-09
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2026-04-09
Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-3
/
+106
2026-04-09
Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'
Paolo Abeni
1
-4
/
+24
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-09
iommu: Ensure .iotlb_sync is called correctly
Robin Murphy
1
-0
/
+6
2026-04-09
nfc: pn533: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+8
2026-04-09
l2tp: Drop large packets with UDP encap
Alice Mikityanska
1
-0
/
+5
2026-04-09
net: ipa: fix event ring index not programmed for IPA v5.0+
Alexander Koskovich
1
-1
/
+1
2026-04-09
net: ipa: fix GENERIC_CMD register field masks for IPA v5.0+
Alexander Koskovich
1
-3
/
+4
2026-04-08
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-33
/
+67
2026-04-08
MAINTAINERS: Add Prashanth as additional maintainer for amd-xgbe driver
Raju Rangoju
1
-0
/
+1
[next]