index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-02-07
net: ibm: emac: Use of_get_available_child_by_name()
Biju Das
2025-02-07
net: ethernet: actions: Use of_get_available_child_by_name()
Biju Das
2025-02-07
net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()
Biju Das
2025-02-07
net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
Biju Das
2025-02-07
net: dsa: sja1105: Use of_get_available_child_by_name()
Biju Das
2025-02-07
net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
Biju Das
2025-02-06
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
2025-02-06
net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
Geert Uytterhoeven
2025-02-06
net: pcs: rzn1-miic: fill in PCS supported_interfaces
Russell King (Oracle)
2025-02-06
enic: remove copybreak tunable
John Daley
2025-02-06
enic: Use the Page Pool API for RX
John Daley
2025-02-06
enic: Simplify RX handler function
John Daley
2025-02-06
enic: Move RX functions to their own file
John Daley
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-06
Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...
Russell King (Oracle)
2025-02-06
eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...
Alexander Duyck
2025-02-06
eth: fbnic: add MAC address TCAM to debugfs
Alexander Duyck
2025-02-06
net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled
Carolina Jubran
2025-02-06
net/mlx5e: Remove unused mlx5e_tc_flow_action struct
Gal Pressman
2025-02-06
net/mlx5: Remove stray semicolon in LAG port selection table creation
Gal Pressman
2025-02-06
net/mlx5e: Support FEC settings for 200G per lane link modes
Jianbo Liu
2025-02-06
net/mlx5: Add support for 200Gbps per lane link modes
Jianbo Liu
2025-02-06
ethtool: Add support for 200Gbps per lane link modes
Jianbo Liu
2025-02-06
net/mlx5: Generate PPS IN event on new function for shared clock
Jianbo Liu
2025-02-06
net/mlx5: Support one PTP device per hardware clock
Jianbo Liu
2025-02-06
net/mlx5: Move PPS notifier and out_work to clock_state
Jianbo Liu
2025-02-06
net/mlx5: Add devcom component for the clock shared by functions
Jianbo Liu
2025-02-06
net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
Jianbo Liu
2025-02-06
net/mlx5: Add API to get mlx5_core_dev from mlx5_clock
Jianbo Liu
2025-02-06
net/mlx5: Add init and destruction functions for a single HW clock
Jianbo Liu
2025-02-06
net/mlx5: Change parameters for PTP internal functions
Jianbo Liu
2025-02-06
net/mlx5: Add helper functions for PTP callbacks
Jianbo Liu
2025-02-05
vxlan: Avoid unnecessary updates to FDB 'used' time
Ido Schimmel
2025-02-05
vxlan: Age out FDB entries based on 'updated' time
Ido Schimmel
2025-02-05
vxlan: Refresh FDB 'updated' time upon user space updates
Ido Schimmel
2025-02-05
vxlan: Refresh FDB 'updated' time upon 'NTF_USE'
Ido Schimmel
2025-02-05
vxlan: Always refresh FDB 'updated' time when learning is enabled
Ido Schimmel
2025-02-05
vxlan: Read jiffies once when updating FDB 'used' time
Ido Schimmel
2025-02-05
vxlan: Annotate FDB data races
Ido Schimmel
2025-02-05
r8169: don't scan PHY addresses > 0
Heiner Kallweit
2025-02-05
tun: revert fix group permission check
Willem de Bruijn
2025-02-05
cxgb4: Avoid a -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-02-05
wifi: ath11k: update channel list in worker when wait flag is set
Wen Gong
2025-02-05
wifi: ath11k: update channel list in reg notifier instead reg worker
Wen Gong
2025-02-05
ice: init flow director before RDMA
Michal Swiatkowski
2025-02-05
ice: simplify VF MSI-X managing
Michal Swiatkowski
2025-02-05
ice: enable_rdma devlink param
Michal Swiatkowski
2025-02-05
ice: treat dyn_allowed only as suggestion
Michal Swiatkowski
2025-02-05
ice, irdma: move interrupts code to irdma
Michal Swiatkowski
2025-02-05
ice: get rid of num_lan_msix field
Michal Swiatkowski
[prev]
[next]