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-02-24
net: mv643xx_eth: process retval from of_get_mac_address
Mauri Sandberg
1
-10
/
+14
2022-02-24
Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
Mateusz Palczewski
1
-11
/
+1
2022-02-24
bnx2x: fix driver load from initrd
Manish Chopra
1
-0
/
+3
2022-02-24
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
1
-8
/
+4
2022-02-24
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
1
-1
/
+1
2022-02-24
net/mlx5e: Fix VF min/max rate parameters interchange mistake
Gal Pressman
1
-1
/
+1
2022-02-24
net/mlx5e: Add missing increment of count
Lama Kayal
1
-0
/
+1
2022-02-24
net/mlx5e: MPLSoUDP decap, fix check for unsupported matches
Maor Dickman
1
-17
/
+11
2022-02-24
net/mlx5e: Fix MPLSoUDP encap to use MPLS action information
Maor Dickman
7
-3
/
+32
2022-02-24
net/mlx5e: Add feature check for set fec counters
Lama Kayal
1
-3
/
+3
2022-02-24
net/mlx5e: TC, Skip redundant ct clear actions
Roi Dayan
2
-0
/
+8
2022-02-24
net/mlx5e: TC, Reject rules with forward and drop actions
Roi Dayan
1
-0
/
+6
2022-02-24
net/mlx5e: TC, Reject rules with drop and modify hdr action
Roi Dayan
1
-0
/
+6
2022-02-24
net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets
Tariq Toukan
1
-1
/
+2
2022-02-24
net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-02-24
net/mlx5: Fix possible deadlock on rule deletion
Maor Gottlieb
1
-0
/
+2
2022-02-24
net/mlx5: Fix tc max supported prio for nic mode
Chris Mi
1
-0
/
+3
2022-02-24
net/mlx5: Fix wrong limitation of metadata match on ecpf
Ariel Levkovich
1
-4
/
+0
2022-02-24
net/mlx5: Update log_max_qp value to be 17 at most
Maher Sanalla
1
-1
/
+1
2022-02-24
net/mlx5: DR, Fix the threshold that defines when pool sync is initiated
Yevgeny Kliteynik
1
-4
/
+7
2022-02-24
net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version
Yevgeny Kliteynik
3
-17
/
+45
2022-02-24
net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte
Yevgeny Kliteynik
1
-7
/
+26
2022-02-24
net/mlx5: DR, Cache STE shadow memory
Yevgeny Kliteynik
2
-35
/
+79
2022-02-24
net/mlx5: Update the list of the PCI supported devices
Meir Lichtinger
1
-0
/
+2
2022-02-23
drivers/net/ftgmac100: fix DHCP potential failure with systemd
Heyi Guo
1
-2
/
+11
2022-02-23
drivers/net/ftgmac100: adjust code place for function call dependency
Heyi Guo
1
-111
/
+111
2022-02-23
drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...
Heyi Guo
1
-3
/
+9
2022-02-23
ibmvnic: schedule failover only if vioctl fails
Sukadev Bhattiprolu
1
-1
/
+5
2022-02-21
net: mdio-ipq4019: add delay after clock enable
Baruch Siach
1
-1
/
+5
2022-02-20
bnxt_en: Fix devlink fw_activate
Kalesh AP
1
-8
/
+31
2022-02-20
bnxt_en: Increase firmware message response DMA wait time
Michael Chan
2
-4
/
+10
2022-02-20
bnxt_en: Restore the resets_reliable flag in bnxt_open()
Kalesh AP
1
-2
/
+15
2022-02-20
bnxt_en: Fix incorrect multicast rx mask setting when not requested
Pavan Chebbi
1
-5
/
+8
2022-02-20
bnxt_en: Fix occasional ethtool -t loopback test failures
Michael Chan
3
-1
/
+9
2022-02-20
bnxt_en: Fix offline ethtool selftest with RDMA enabled
Michael Chan
2
-8
/
+14
2022-02-20
bnxt_en: Fix active FEC reporting to ethtool
Somnath Kotur
1
-0
/
+3
2022-02-19
net: dsa: microchip: fix bridging with more than two member ports
Svenning Sørensen
1
-3
/
+23
2022-02-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-23
/
+39
2022-02-19
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-19
net: mvpp2: always set port pcs ops
Jeremy Linton
1
-3
/
+3
2022-02-19
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-19
ice: check the return of ice_ptp_gettimex64
Tom Rix
1
-1
/
+4
2022-02-19
ice: fix concurrent reset and removal of VFs
Jacob Keller
3
-18
/
+27
2022-02-19
ice: fix setting l4 port flag when adding filter
Michal Swiatkowski
1
-2
/
+2
2022-02-19
ice: Match on all profiles in slow-path
Wojciech Drewek
3
-1
/
+5
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+2
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-18
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
1
-2
/
+2
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
42
-644
/
+210
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
[next]