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