index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-04
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
1
-7
/
+16
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2
-30
/
+162
2022-11-04
net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
Roger Quadros
1
-1
/
+1
2022-11-04
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
1
-3
/
+5
2022-11-04
net: octeontx2-pf: mcs: consider MACSEC setting
Randy Dunlap
1
-0
/
+1
2022-11-02
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
1
-5
/
+2
2022-11-02
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-11-01
net: lan966x: Fix unmapping of received frames using FDMA
Horatiu Vultur
1
-6
/
+12
2022-11-01
net: lan966x: Fix FDMA when MTU is changed
Horatiu Vultur
2
-3
/
+7
2022-11-01
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled
Horatiu Vultur
2
-0
/
+21
2022-11-01
net: lan966x: Fix the MTU calculation
Horatiu Vultur
2
-1
/
+3
2022-11-01
sfc: Fix an error handling path in efx_pci_probe()
Christophe JAILLET
1
-2
/
+6
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-28
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-28
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
1
-1
/
+1
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-5
/
+5
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
2022-10-27
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
1
-1
/
+2
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
1
-0
/
+17
2022-10-27
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
1
-3
/
+0
2022-10-27
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Rafał Miłecki
1
-4
/
+8
2022-10-27
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2022-10-27
net: ehea: fix possible memory leak in ehea_register_port()
Yang Yingliang
1
-0
/
+1
2022-10-26
net: ethernet: ave: Fix MAC to be in charge of PHY PM
Kunihiko Hayashi
1
-0
/
+6
2022-10-26
net: fec: limit register access on i.MX6UL
Juergen Borleis
1
-2
/
+44
2022-10-25
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
2022-10-25
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
1
-33
/
+38
2022-10-25
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
2
-11
/
+33
2022-10-25
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-10-25
net: stmmac: rk3588: Allow multiple gmac controller
Benjamin Gaignard
1
-0
/
+6
2022-10-24
net: lan966x: Stop replacing tx dcbs and dcbs_buf when changing MTU
Horatiu Vultur
1
-21
/
+3
2022-10-24
net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSY
Zhang Changzhong
1
-1
/
+0
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
4
-10
/
+10
2022-10-24
net/mlx5e: Cleanup MACsec uninitialization routine
Leon Romanovsky
1
-10
/
+1
2022-10-24
atlantic: fix deadlock at aq_nic_stop
Íñigo Huguet
2
-24
/
+74
2022-10-21
nfp: only clean `sp_indiff` when application firmware is unloaded
Yinjun Zhang
1
-23
/
+15
2022-10-21
amd-xgbe: add the bit rate quirk for Molex cables
Raju Rangoju
1
-1
/
+8
2022-10-21
amd-xgbe: fix the SFP compliance codes check for DAC cables
Raju Rangoju
1
-4
/
+4
2022-10-21
amd-xgbe: enable PLL_CTL for fixed PHY modes only
Raju Rangoju
1
-2
/
+8
[next]