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
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
net: stmmac: Fix error handling in VLAN add and delete paths
Ovidiu Panait
-4
/
+14
2026-03-04
dibs: change dibs_class to a const struct
Jori Koolstra
-6
/
+8
2026-03-04
selftests: drv-net: update the README
Jakub Kicinski
-2
/
+88
2026-03-04
selftests: drv-net: rss: Fix error calculation in test_hitless_key_update
Dimitri Daskalakis
-1
/
+1
2026-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-58
/
+56
2026-03-04
dt-bindings: mux: Remove nodename pattern constraints
Tommaso Merciai
-6
/
+0
2026-03-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-47
/
+110
2026-03-04
Merge branch 'mptcp-misc-fixes-for-v7-0-rc2'
Jakub Kicinski
-16
/
+108
2026-03-04
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
-0
/
+13
2026-03-04
mptcp: pm: in-kernel: always mark signal+subflow endp as used
Matthieu Baerts (NGI0)
-0
/
+9
2026-03-04
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
-0
/
+36
2026-03-04
mptcp: pm: avoid sending RM_ADDR over same subflow
Matthieu Baerts (NGI0)
-12
/
+43
2026-03-04
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
-4
/
+7
2026-03-04
Merge branch 'nfc-fix-leaks-and-races-surfaced-by-nipa'
Jakub Kicinski
-8
/
+41
2026-03-04
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
-0
/
+11
2026-03-04
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
-4
/
+8
2026-03-04
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
-0
/
+9
2026-03-04
nfc: digital: free skb on digital_in_send error paths
Jakub Kicinski
-2
/
+6
2026-03-04
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
-2
/
+7
2026-03-04
perf annotate: Specify llvm features="+all" for aarch64
Peter Collingbourne
-2
/
+8
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
-3
/
+5
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
-0
/
+1
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
-58
/
+51
2026-03-04
net: openvswitch: clean up some kernel-doc warnings
Randy Dunlap
-8
/
+68
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
-1
/
+11
2026-03-04
tcp: move tcp_do_parse_auth_options() to net/ipv4/tcp.c
Eric Dumazet
-54
/
+54
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
-108
/
+127
2026-03-04
net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs
Koichiro Den
-0
/
+10
2026-03-05
Merge tag 'amd-drm-fixes-7.0-2026-03-04' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-88
/
+172
2026-03-04
Merge branch 'fix-the-null-pointer-dereference-issue-in-bpf_lwt_xmit_push_encap'
Martin KaFai Lau
-0
/
+46
2026-03-04
Merge branch 'rfs-use-high-order-allocations-for-hash-tables'
Jakub Kicinski
-152
/
+180
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
-69
/
+67
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
-10
/
+2
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
-12
/
+6
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
-75
/
+86
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
-13
/
+21
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
-2
/
+3
2026-03-04
net: add rps_tag_ptr type and helpers
Eric Dumazet
-0
/
+24
2026-03-04
net: fix off-by-one in udp_flow_src_port() / psp_write_headers()
Eric Dumazet
-2
/
+3
2026-03-04
hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
Sanman Pradhan
-9
/
+10
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-28
/
+104
2026-03-04
selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+31
2026-03-04
mailmap: reflect my gmail as default
Jason Xing
-0
/
+1
2026-03-04
bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+15
2026-03-04
Merge branch 'tools-ynl-tests-adjust-makefile-to-mimic-ksft'
Jakub Kicinski
-13
/
+17
2026-03-04
tools: ynl: produce kselftest-list.txt from tests
Jakub Kicinski
-0
/
+3
2026-03-04
tools: ynl: support INSTALL_PATH in the tests Makefile
Jakub Kicinski
-5
/
+7
2026-03-04
tools: ynl: don't install tests in /usr/bin/
Jakub Kicinski
-5
/
+4
2026-03-04
tools: ynl: rename TESTS variable to TEST_PROGS
Jakub Kicinski
-6
/
+6
2026-03-04
net: dsa: mxl862xx: rename MDIO op arguments
Daniel Golle
-16
/
+16
[prev]
[next]