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-06-16
net: axienet: add missing error return code in axienet_probe()
Yang Yingliang
1
-0
/
+1
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-46
/
+94
2022-06-15
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
1
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
1
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
2
-1
/
+32
2022-06-14
mlxsw: spectrum_cnt: Reorder counter pools
Petr Machata
1
-1
/
+1
2022-06-14
amd-xgbe: Use platform_irq_count()
Jean-Philippe Brucker
1
-2
/
+2
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
1
-1
/
+2
2022-06-13
xilinx: Fix build on x86.
David S. Miller
1
-4
/
+4
2022-06-13
net: axienet: Use iowrite64 to write all 64b descriptor pointers
Andy Chiu
1
-3
/
+18
2022-06-13
net: axienet: make the 64b addresable DMA depends on 64b archectures
Andy Chiu
2
-24
/
+40
2022-06-13
net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...
Guangbin Huang
3
-4
/
+10
2022-06-13
net: hns3: fix PF rss size initialization bug
Jie Wang
1
-1
/
+3
2022-06-13
net: hns3: restore tm priority/qset to default settings when tc disabled
Guangbin Huang
2
-31
/
+65
2022-06-13
net: hns3: modify the ring param print info
Jie Wang
1
-1
/
+1
2022-06-13
net: hns3: don't push link state to VF if unalive
Jian Shen
1
-0
/
+6
2022-06-13
net: hns3: set port base vlan tbl_sta to false before removing old vlan
Guangbin Huang
1
-0
/
+1
2022-06-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-10
/
+24
2022-06-10
Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
9
-45
/
+74
2022-06-10
nfp: flower: restructure flow-key for gre+vlan combination
Etienne van der Linde
2
-24
/
+24
2022-06-10
nfp: avoid unnecessary check warnings in nfp_app_get_vf_config
Fei Qin
1
-13
/
+15
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-91
/
+145
2022-06-09
mellanox: mlx5: avoid uninitialized variable warning with gcc-12
Linus Torvalds
1
-1
/
+1
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
1
-1
/
+1
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
1
-0
/
+5
2022-06-09
net: amd-xgbe: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-06-09
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-06-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-4
/
+4
2022-06-09
net: dsa: mv88e6xxx: correctly report serdes link failure
Russell King (Oracle)
1
-0
/
+8
2022-06-09
net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
Russell King (Oracle)
1
-1
/
+1
2022-06-09
net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
Marek Behún
1
-16
/
+11
2022-06-09
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-09
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-08
net/mlx5: fs, fail conflicting actions
Mark Bloch
1
-3
/
+32
2022-06-08
net/mlx5: Rearm the FW tracer after each tracer event
Feras Daoud
1
-2
/
+5
2022-06-08
net/mlx5: E-Switch, pair only capable devices
Mark Bloch
4
-22
/
+16
2022-06-08
net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
Paul Blakey
1
-15
/
+16
2022-06-08
Revert "net/mlx5e: Allow relaxed ordering over VFs"
Saeed Mahameed
2
-3
/
+5
2022-06-08
au1000_eth: stop using virt_to_bus()
Arnd Bergmann
2
-13
/
+13
2022-06-08
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
1
-1
/
+0
2022-06-08
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-06-08
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
1
-1
/
+3
2022-06-07
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
1
-2
/
+2
2022-06-07
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
1
-2
/
+2
2022-06-07
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
1
-3
/
+1
[next]