index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
Hui Zhou
2023-12-07
1
-32
/
+95
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-12-07
6
-24
/
+14
|
\
|
*
iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero
Jacob Keller
2023-12-05
2
-11
/
+2
|
*
i40e: Fix unexpected MFS warning message
Ivan Vecera
2023-12-05
1
-1
/
+1
|
*
ice: Restore fix disabling RX VLAN filtering
Marcin Szycik
2023-12-05
1
-3
/
+8
|
*
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2023-12-05
2
-9
/
+3
*
|
octeontx2-af: Update Tx link register range
Rahul Bhansali
2023-12-06
1
-2
/
+2
*
|
octeontx2-af: Add missing mcs flr handler call
Geetha sowjanya
2023-12-06
1
-0
/
+3
*
|
octeontx2-af: Fix mcs stats register address
Geetha sowjanya
2023-12-06
2
-6
/
+29
*
|
octeontx2-af: Fix mcs sa cam entries size
Geetha sowjanya
2023-12-06
1
-1
/
+1
*
|
octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
Nithin Dabilpuram
2023-12-06
5
-1
/
+25
*
|
net: hns: fix fake link up on xge port
Yonglong Liu
2023-12-06
1
-0
/
+29
*
|
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2023-12-06
2
-23
/
+33
*
|
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
2023-12-06
3
-13
/
+19
*
|
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
2023-12-06
1
-8
/
+8
*
|
ionic: fix snprintf format length warning
Shannon Nelson
2023-12-06
1
-1
/
+1
*
|
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
2023-12-06
1
-0
/
+1
|
/
*
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
2023-12-05
1
-4
/
+1
*
net: stmmac: fix FPE events losing
Jianheng Zhang
2023-12-05
6
-30
/
+35
*
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...
Naveen Mamindlapalli
2023-12-05
2
-10
/
+19
*
r8169: fix rtl8125b PAUSE frames blasting when suspended
ChunHao Lin
2023-12-02
1
-1
/
+6
*
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
2023-12-02
1
-1
/
+10
*
octeontx2-af: Check return value of nix_get_nixlf before using nixlf
Subbaraya Sundeep
2023-12-01
1
-1
/
+7
*
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
2023-12-01
1
-1
/
+5
*
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
2023-11-30
1
-9
/
+13
*
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
2023-11-30
1
-0
/
+1
*
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
2023-11-30
1
-2
/
+2
*
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
2023-11-30
1
-8
/
+9
*
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
2023-11-30
1
-1
/
+4
*
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
2023-11-30
1
-3
/
+6
*
net: libwx: fix memory leak on msix entry
Jiawen Wu
2023-11-30
1
-1
/
+1
*
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
2023-11-30
4
-50
/
+118
*
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
2023-11-29
1
-1
/
+10
*
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
2023-11-28
1
-1
/
+3
*
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
2023-11-28
1
-1
/
+4
*
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
2023-11-28
4
-25
/
+102
*
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
2023-11-28
1
-2
/
+5
*
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
2023-11-28
1
-0
/
+4
*
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
2023-11-28
1
-2
/
+2
*
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
2023-11-26
1
-2
/
+6
*
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2023-11-26
2
-5
/
+5
*
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
2023-11-24
1
-8
/
+12
*
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
1
-1
/
+1
*
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
1
-1
/
+1
*
net: axienet: Fix check for partial TX checksum
Samuel Holland
2023-11-23
1
-1
/
+1
*
i40e: Fix adding unsupported cloud filters
Ivan Vecera
2023-11-23
1
-7
/
+9
*
ice: restore timestamp configuration after device reset
Jacob Keller
2023-11-23
3
-40
/
+51
*
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
2023-11-23
1
-26
/
+34
*
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-11-23
3
-18
/
+0
*
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
2023-11-23
1
-3
/
+8
[next]