index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
tools: ynl-gen: add makefile deps for neigh
Jakub Kicinski
1
-2
/
+2
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
1
-8
/
+5
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
1
-4
/
+4
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-6
/
+5
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-3
/
+2
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
1
-8
/
+7
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
1
-3
/
+0
2025-05-19
queue_api: reduce risk of name collision over txq
Gur Stavi
1
-9
/
+9
2025-05-19
net: netlink: reduce extack cookie size
Johannes Berg
1
-1
/
+2
2025-05-16
net: phy: fixed_phy: remove fixed_phy_register_with_gpiod
Heiner Kallweit
1
-14
/
+0
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
1
-0
/
+24
2025-05-15
net: sched: uapi: add more sanely named duplicate defines
Jakub Kicinski
2
-0
/
+2
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
1
-0
/
+73
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-24
/
+74
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-8
/
+16
2025-05-15
net/sched: act_mirred: Move the recursion counter struct netdev_xmit
Sebastian Andrzej Siewior
1
-0
/
+3
2025-05-15
xdp: Use nested-BH locking for system_page_pool
Sebastian Andrzej Siewior
1
-1
/
+6
2025-05-15
net: Look for bonding slaves in the bond's network namespace
Shay Drory
1
-1
/
+1
2025-05-14
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
1
-7
/
+0
2025-05-15
tpm: tis: Double the timeout B to 4s
Michal Suchanek
1
-1
/
+1
2025-05-15
tpm: Mask TPM RC in tpm2_start_auth_session()
Jarkko Sakkinen
1
-0
/
+19
2025-05-13
net: phy: remove stub for mdiobus_register_board_info
Heiner Kallweit
1
-9
/
+0
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
2
-0
/
+22
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2
-4
/
+14
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
1
-0
/
+1
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
2
-2
/
+5
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
1
-1
/
+10
2025-05-13
net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
Oleksij Rempel
1
-1
/
+0
2025-05-12
netlink: fix policy dump for int with validation callback
Jakub Kicinski
1
-0
/
+6
2025-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
3
-109
/
+138
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+17
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+1
2025-05-10
Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2
-4
/
+8
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...
Gal Pressman
1
-65
/
+69
2025-05-09
x86/its: Use dynamic thunks for indirect branches
Peter Zijlstra
2
-0
/
+8
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
1
-1
/
+7
2025-05-09
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-0
/
+2
2025-05-09
Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-11
/
+9
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
2
-58
/
+78
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
1
-0
/
+15
2025-05-08
net: enetc: add initial netc-lib driver to support NTMP
Wei Fang
1
-0
/
+121
2025-05-08
Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2025-05-09
Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-11
/
+9
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-36
/
+72
2025-05-08
Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-1
/
+11
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
1
-0
/
+1
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
1
-0
/
+6
[next]