index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
2
-6
/
+1
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
4
-9
/
+117
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
3
-6
/
+7
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
4
-29
/
+20
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
3
-42
/
+21
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
4
-157
/
+149
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
6
-22
/
+109
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
4
-206
/
+259
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
1
-2
/
+3
2022-05-18
net/mlx5: Support multiport eswitch mode
Eli Cohen
10
-38
/
+256
2022-05-18
net/mlx5: Remove unused argument
Eli Cohen
1
-3
/
+1
2022-05-18
net/mlx5: Lag, refactor lag state machine
Eli Cohen
4
-68
/
+93
2022-05-18
net/mlx5e: Add XDP SQs to uplink representors steering tables
Gal Pressman
1
-2
/
+15
2022-05-18
net/mlx5e: Correct the calculation of max channels for rep
Moshe Tal
3
-2
/
+18
2022-05-18
net/mlx5e: CT: Add ct driver counters
Saeed Mahameed
1
-4
/
+48
2022-05-18
net/mlx5e: Allow relaxed ordering over VFs
Aya Levin
2
-5
/
+3
2022-05-18
net/mlx5e: Support partial GSO for tunnels over vlans
Gal Pressman
1
-1
/
+1
2022-05-18
net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIB
Gal Pressman
1
-4
/
+10
2022-05-18
net/mlx5e: Allocate virtually contiguous memory for reps structures
Tariq Toukan
1
-6
/
+6
2022-05-18
net/mlx5e: Allocate virtually contiguous memory for VLANs list
Tariq Toukan
1
-2
/
+2
2022-05-18
net/mlx5: Allocate virtually contiguous memory in pci_irq.c
Tariq Toukan
1
-4
/
+4
2022-05-18
net/mlx5: Allocate virtually contiguous memory in vport.c
Tariq Toukan
1
-26
/
+26
2022-05-18
net/mlx5: Inline db alloc API function
Tariq Toukan
1
-6
/
+0
2022-05-18
net/mlx5: Add last command failure syndrome to debugfs
Moshe Shemesh
2
-2
/
+7
2022-05-18
net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'
Saeed Mahameed
1
-2
/
+0
2022-05-18
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
7
-8
/
+99
2022-05-18
net: smc911x: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-05-18
net: thunderx: remove null check after call container_of()
Haowen Bai
1
-3
/
+0
2022-05-18
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
1
-2
/
+1
2022-05-17
net: phy: marvell: Add errata section 5.1 for Alaska PHY
Leszek Polak
1
-0
/
+37
2022-05-17
net: qede: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-1
/
+0
2022-05-17
net: vxge: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-05-17
qed: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-1
/
+0
2022-05-17
net/mlxbf_gige: use eth_zero_addr() to clear mac address
Lu Wei
1
-1
/
+1
2022-05-17
ethernet/ti: delete if NULL check befort devm_kfree
Bernard Zhao
1
-9
/
+4
2022-05-17
net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP
Wells Lu
1
-3
/
+0
2022-05-17
Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-5
/
+5
2022-05-16
net: wwan: t7xx: Avoid calls to skb_data_area_size()
Ricardo Martinez
2
-8
/
+5
2022-05-16
net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access
Alvin Šipraga
1
-12
/
+25
2022-05-16
can: slcan: slc_xmit(): use can_dropped_invalid_skb() instead of manual check
Vincent Mailhol
1
-2
/
+2
2022-05-16
can: ctucanfd: Let users select instead of depend on CAN_CTUCANFD
Geert Uytterhoeven
1
-3
/
+3
2022-05-16
net: phy: micrel: Use the kszphy probe/suspend/resume
Fabio Estevam
1
-2
/
+3
2022-05-16
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
1
-5
/
+6
2022-05-16
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-05-16
net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
YueHaibing
1
-4
/
+2
2022-05-16
octeon_ep: delete unnecessary NULL check
Ziyang Xuan
3
-6
/
+3
2022-05-16
octeon_ep: add missing destroy_workqueue in octep_init_module
Zheng Bin
1
-0
/
+1
2022-05-16
net: tulip: convert to devres
Rolf Eike Beer
2
-51
/
+20
2022-05-16
net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_init
Zheng Bin
1
-0
/
+2
2022-05-16
mlx5: support BIG TCP packets
Eric Dumazet
2
-23
/
+89
[next]