index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Lines
2021-12-09
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
-5
/
+5
2021-12-09
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
-1
/
+3
2021-12-08
net: mvpp2: fix XDP rx queues registering
Louis Amas
-2
/
+2
2021-12-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-47
/
+74
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-0
/
+3
2021-12-08
ice: safer stats processing
Jesse Brandeburg
-11
/
+18
2021-12-07
net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
Joakim Zhang
-1
/
+4
2021-12-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-38
/
+91
2021-12-07
gve: fix for null pointer dereference.
Ameer Hamza
-0
/
+3
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
-13
/
+25
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
-17
/
+10
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
-0
/
+3
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
-6
/
+12
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
-0
/
+4
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
-0
/
+2
2021-12-07
net/qla3xxx: fix an error code in ql_adapter_up()
Dan Carpenter
-10
/
+9
2021-12-06
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
-0
/
+8
2021-12-06
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
-5
/
+0
2021-12-06
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
-22
/
+50
2021-12-06
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
-11
/
+32
2021-12-03
qede: validate non LSO skb length
Manish Chopra
-0
/
+7
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
-0
/
+3
2021-12-03
net: altera: set a couple error code in probe()
Dan Carpenter
-3
/
+6
2021-12-03
net: bcm4908: Handle dma_set_coherent_mask error codes
Jiasheng Jiang
-1
/
+3
2021-12-02
ibmvnic: drop bad optimization in reuse_tx_pools()
Sukadev Bhattiprolu
-11
/
+3
2021-12-02
ibmvnic: drop bad optimization in reuse_rx_pools()
Sukadev Bhattiprolu
-11
/
+3
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
-10
/
+14
2021-12-01
octeontx2-af: Fix a memleak bug in rvu_mbox_init()
Zhou Qingyang
-1
/
+1
2021-12-01
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
-2
/
+7
2021-12-01
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
-2
/
+8
2021-12-01
iavf: restore MSI state on reset
Mitch Williams
-0
/
+1
2021-11-30
net/mlx5e: SHAMPO, Fix constant expression result
Ben Ben-Ishay
-5
/
+3
2021-11-30
net/mlx5: Fix access to a non-supported register
Aya Levin
-6
/
+4
2021-11-30
net/mlx5: Fix too early queueing of log timestamp work
Gal Pressman
-2
/
+3
2021-11-30
net/mlx5: Fix use after free in mlx5_health_wait_pci_up
Amir Tzin
-13
/
+15
2021-11-30
net/mlx5: E-Switch, Use indirect table only if all destinations support it
Maor Dickman
-4
/
+15
2021-11-30
net/mlx5: E-Switch, Check group pointer before reading bw_share value
Dmytro Linkin
-1
/
+1
2021-11-30
net/mlx5: E-Switch, fix single FDB creation on BlueField
Mark Bloch
-0
/
+1
2021-11-30
net/mlx5: E-switch, Respect BW share of the new group
Dmytro Linkin
-1
/
+1
2021-11-30
net/mlx5: Lag, Fix recreation of VF LAG
Maor Gottlieb
-0
/
+1
2021-11-30
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
Moshe Shemesh
-1
/
+1
2021-11-30
net/mlx5e: Sync TIR params updates against concurrent create/modify
Tariq Toukan
-27
/
+44
2021-11-30
net/mlx5e: Fix missing IPsec statistics on uplink representor
Raed Salem
-0
/
+4
2021-11-30
net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...
Raed Salem
-1
/
+1
2021-11-30
natsemi: xtensa: fix section mismatch warnings
Randy Dunlap
-1
/
+1
2021-11-30
dpaa2-eth: destroy workqueue at the end of remove function
Dongliang Mu
-0
/
+2
2021-11-30
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
-0
/
+1
2021-11-30
net: marvell: mvpp2: Fix the computation of shared CPUs
Christophe JAILLET
-1
/
+1
2021-11-29
net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()
Wei Yongjun
-1
/
+3
2021-11-29
atlantic: Remove warn trace message.
Sameer Saurabh
-3
/
+0
[next]