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-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
-5
/
+76
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
-7
/
+77
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
-29
/
+107
2026-02-04
net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()
Eric Dumazet
-2
/
+2
2026-02-04
ovpn: Replace use of system_wq with system_percpu_wq
Marco Crivellari
-1
/
+1
2026-02-04
net/iucv: clean up iucv kernel-doc warnings
Randy Dunlap
-323
/
+111
2026-02-04
net: stmmac: Fix typo from clk_scr_i to clk_csr_i
Huacai Chen
-8
/
+8
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
-10
/
+13
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
-19
/
+19
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
-1
/
+1
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-246
/
+3972
2026-02-04
Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-3
/
+7
2026-02-04
selftests: ublk: organize test directories by test ID
Ming Lei
-1
/
+3
2026-02-04
block: decouple secure erase size limit from discard size limit
Luke Wang
-5
/
+22
2026-02-04
Merge branch 'mptcp-misc-features-for-v6-20-7-0'
Jakub Kicinski
-112
/
+187
2026-02-04
selftests: mptcp: join: no SKIP mark for group checks
Matthieu Baerts (NGI0)
-15
/
+15
2026-02-04
selftests: mptcp: connect cleanup TFO setup
Matthieu Baerts (NGI0)
-10
/
+7
2026-02-04
selftests: mptcp: join: avoid declaring i if not used
Matthieu Baerts (NGI0)
-6
/
+3
2026-02-04
selftests: mptcp: join chk_stale_nr: avoid dup stats
Matthieu Baerts (NGI0)
-8
/
+2
2026-02-04
selftests: mptcp: join: userspace: wait for new events
Matthieu Baerts (NGI0)
-2
/
+7
2026-02-04
selftests: mptcp: join: fix wait_mpj helper
Matthieu Baerts (NGI0)
-16
/
+14
2026-02-04
selftests: mptcp: join: wait for estab event instead of MPJ
Matthieu Baerts (NGI0)
-9
/
+10
2026-02-04
selftests: mptcp: diag: sort all #include
Matthieu Baerts (NGI0)
-12
/
+15
2026-02-04
mptcp: Change some dubious min_t(int, ...) to min()
David Laight
-4
/
+5
2026-02-04
mptcp: pm: align endpoint flags size with the NL specs
Matthieu Baerts (NGI0)
-2
/
+2
2026-02-04
trace: mptcp: add mptcp_rcvbuf_grow tracepoint
Paolo Abeni
-0
/
+83
2026-02-04
mptcp: consolidate rcv space init
Paolo Abeni
-18
/
+15
2026-02-04
mptcp: fix receive space timestamp initialization
Paolo Abeni
-4
/
+9
2026-02-04
mptcp: do not account for OoO in mptcp_rcvbuf_grow()
Paolo Abeni
-6
/
+0
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
-1
/
+1
2026-02-04
dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} cl...
Biju Das
-2
/
+6
2026-02-05
drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compare
Suraj Kandpal
-0
/
+3
2026-02-04
Merge branch 's32g-use-a-syscon-for-gpr'
Jakub Kicinski
-6
/
+35
2026-02-04
dt-bindings: net: nxp,s32-dwmac: Use the GPR syscon
Dan Carpenter
-0
/
+13
2026-02-04
net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMII
Dan Carpenter
-6
/
+22
2026-02-04
Merge branch 'fix-for-bpf_wq-retry-loop-during-free'
Alexei Starovoitov
-1
/
+2
2026-02-04
bpf: Reset prog callback in bpf_async_cancel_and_free()
Kumar Kartikeya Dwivedi
-0
/
+1
2026-02-04
bpf: Check for running wq callback when freeing bpf_async_cb
Kumar Kartikeya Dwivedi
-1
/
+1
2026-02-04
Merge branch 'stp-rstp-switch-support-for-pru-icssm-ethernet-driver'
Jakub Kicinski
-23
/
+2291
2026-02-04
net: ti: icssm-prueth: Add support for ICSSM RSTP switch
Roger Quadros
-21
/
+820
2026-02-04
net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver
Roger Quadros
-3
/
+744
2026-02-04
net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
Roger Quadros
-1
/
+729
2026-02-05
ASoC: cs4271: Fix resource leak in cs4271_soc_resume()
Harshit Mogalapalli
-3
/
+9
2026-02-05
ASoC: SOF: Support for echoref (virtual DAI)
Mark Brown
-99
/
+370
2026-02-05
ASoC: ti: davinci-mcasp: Add asynchronous mode
Mark Brown
-113
/
+481
2026-02-05
Minor SDCA Fixes
Mark Brown
-36
/
+170
2026-02-05
Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
Mark Brown
-221
/
+2550
2026-02-04
Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...
Linus Torvalds
-14
/
+24
2026-02-04
Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-67
/
+5
2026-02-04
Merge tag 'sched_ext-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+48
[prev]
[next]