index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
net/mlx5e: Fix possible race condition in macsec extended packet number updat...
Emeel Hakim
1
-0
/
+3
2022-11-21
net/mlx5e: Fix MACsec update SecY
Emeel Hakim
1
-1
/
+1
2022-11-21
net/mlx5e: Fix MACsec SA initialization routine
Emeel Hakim
1
-7
/
+7
2022-11-21
net/mlx5e: Remove leftovers from old XSK queues enumeration
Tariq Toukan
1
-18
/
+0
2022-11-21
net/mlx5e: Offload rule only when all encaps are valid
Chris Mi
3
-17
/
+9
2022-11-21
net/mlx5e: Fix missing alignment in size of MTT/KLM entries
Tariq Toukan
1
-2
/
+3
2022-11-21
net/mlx5: Fix sync reset event handler error flow
Moshe Shemesh
1
-2
/
+7
2022-11-21
net/mlx5: E-Switch, Set correctly vport destination
Roi Dayan
2
-5
/
+7
2022-11-21
net/mlx5: Lag, avoid lockdep warnings
Eli Cohen
4
-40
/
+78
2022-11-21
net/mlx5: Fix handling of entry refcount when command is not issued to FW
Moshe Shemesh
1
-3
/
+3
2022-11-21
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
2
-19
/
+67
2022-11-21
net/mlx5: SF: Fix probing active SFs during driver probe phase
Shay Drory
1
-0
/
+88
2022-11-21
net/mlx5: Fix FW tracer timestamp calculation
Moshe Shemesh
1
-1
/
+1
2022-11-21
net/mlx5: Do not query pci info while pci disabled
Roy Novich
1
-3
/
+6
2022-11-21
octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()
Dan Carpenter
1
-1
/
+1
2022-11-21
net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()
Lu Wei
1
-5
/
+2
2022-11-18
nfp: add port from netdev validation for EEPROM access
Jaco Coetzee
1
-0
/
+3
2022-11-18
nfp: fill splittable of devlink_port_attrs correctly
Diana Wang
1
-1
/
+1
2022-11-18
net: pch_gbe: fix pci device refcount leak while module exiting
Yang Yingliang
1
-1
/
+4
2022-11-18
octeontx2-af: debugsfs: fix pci device refcount leak
Yang Yingliang
1
-0
/
+3
2022-11-18
net/qla3xxx: fix potential memleak in ql3xxx_send()
Zhang Changzhong
1
-0
/
+1
2022-11-18
net: mvpp2: fix possible invalid pointer dereference
Hui Tang
1
-2
/
+6
2022-11-18
net/mlx4: Check retval of mlx4_bitmap_init
Peter Kosyh
1
-1
/
+2
2022-11-18
net: ethernet: mtk_eth_soc: fix error handling in mtk_open()
Liu Jian
1
-1
/
+3
2022-11-18
net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
Wang Hai
1
-0
/
+1
2022-11-18
net: liquidio: simplify if expression
Leon Romanovsky
1
-2
/
+2
2022-11-16
net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...
Shang XiaoJing
2
-0
/
+6
2022-11-16
net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
Shang XiaoJing
1
-0
/
+3
2022-11-15
net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...
Liu Jian
1
-1
/
+2
2022-11-15
net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...
Guangbin Huang
1
-3
/
+7
2022-11-15
net: hns3: fix return value check bug of rx copybreak
Jie Wang
1
-2
/
+2
2022-11-15
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
6
-94
/
+94
2022-11-15
net: ena: Fix error handling in ena_init()
Yuan Can
1
-1
/
+7
2022-11-14
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
1
-1
/
+7
2022-11-14
mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
Amit Cohen
1
-0
/
+2
2022-11-14
octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
Ziyang Xuan
1
-1
/
+5
2022-11-14
octeon_ep: fix potential memory leak in octep_device_setup()
Ziyang Xuan
1
-1
/
+5
2022-11-14
octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()
Ziyang Xuan
1
-1
/
+1
2022-11-14
octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()
Ziyang Xuan
1
-2
/
+0
2022-11-14
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
1
-1
/
+9
2022-11-14
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
1
-8
/
+26
2022-11-11
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
Mohd Faizal Abdul Rahim
1
-0
/
+3
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
1
-1
/
+8
2022-11-11
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Wei Yongjun
1
-1
/
+0
2022-11-11
nfp: change eeprom length to max length enumerators
Jaco Coetzee
1
-3
/
+3
2022-11-10
Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-115
/
+149
2022-11-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-2
/
+33
2022-11-10
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
1
-1
/
+0
2022-11-10
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
Zhengchao Shao
1
-1
/
+4
2022-11-10
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
Zhengchao Shao
1
-0
/
+1
[next]