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
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-103
/
+72
2025-01-16
Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-24
/
+1
2025-01-15
Merge branch 'net-reduce-rtnl-pressure-in-unregister_netdevice'
Jakub Kicinski
-0
/
+2
2025-01-15
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
-0
/
+2
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
-3
/
+4
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
-1
/
+9
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
-2
/
+11
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
-8
/
+3
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
-7
/
+47
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
-1
/
+13
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
-1
/
+1
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
-2
/
+21
2025-01-15
net: make page_pool_ref_netmem work with net iovs
Pavel Begunkov
-1
/
+1
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
-3
/
+3
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
-0
/
+11
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
-0
/
+3
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
-1
/
+2
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
-2
/
+6
2025-01-14
socket: Remove unused kernel_sendmsg_locked
Dr. David Alan Gilbert
-2
/
+0
2025-01-14
Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-01-14
tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
Eric Dumazet
-0
/
+2
2025-01-14
tcp: add TCP_RFC7323_PAWS_ACK drop reason
Eric Dumazet
-0
/
+5
2025-01-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-5
/
+75
2025-01-14
net: pse-pd: Clean ethtool header of PSE structures
Kory Maincent
-21
/
+21
2025-01-14
net: pse-pd: Remove is_enabled callback from drivers
Kory Maincent
-3
/
+0
2025-01-14
net: pse-pd: Split ethtool_get_status into multiple callbacks
Kory Maincent
-12
/
+75
2025-01-14
net: pse-pd: Use power limit at driver side instead of current limit
Kory Maincent
-10
/
+6
2025-01-14
net: pse-pd: Add power limit check
Kory Maincent
-0
/
+2
2025-01-14
net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
Kory Maincent
-8
/
+0
2025-01-14
net: hsr: Create and export hsr_get_port_ndev()
MD Danish Anwar
-0
/
+17
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
-0
/
+3
2025-01-14
Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-0
/
+13
2025-01-14
net: phy: introduce optional polling interface for PHY statistics
Oleksij Rempel
-0
/
+21
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
-0
/
+16
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
-0
/
+101
2025-01-13
net/mlx5: fs, add HWS packet reformat API function
Moshe Shemesh
-0
/
+1
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
-1
/
+0
2025-01-13
Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+15
2025-01-12
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
-0
/
+12
2025-01-12
module: fix writing of livepatch relocations in ROX text
Petr Pavlu
-1
/
+2
2025-01-12
hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inode
Muchun Song
-1
/
+1
2025-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-4
/
+2
2025-01-12
Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
-63
/
+168
2025-01-12
Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-4
/
+2
2025-01-12
net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registers
Akiva Goldberger
-1
/
+23
2025-01-12
net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA caps
Saeed Mahameed
-1
/
+23
2025-01-12
net/mlx5: Add support for MRTCQ register
Jianbo Liu
-1
/
+11
2025-01-12
net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modes
Jianbo Liu
-2
/
+18
2025-01-11
Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
-1
/
+0
[next]