index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
1
-4
/
+2
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
3
-5
/
+9
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
1
-2
/
+9
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2
-10
/
+5
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
3
-1
/
+6
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
1
-1
/
+1
2022-04-05
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
1
-0
/
+1
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
1
-1
/
+1
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
3
-3
/
+7
2022-04-05
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
1
-2
/
+2
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
1
-0
/
+1
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
1
-1
/
+3
2022-04-04
sfc: Do not free an empty page_ring
Martin Habets
1
-0
/
+3
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
1
-1
/
+1
2022-04-04
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
1
-2
/
+4
2022-04-04
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
1
-1
/
+2
2022-04-04
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
4
-0
/
+19
2022-04-04
qed: fix ethtool register dump
Manish Chopra
1
-1
/
+1
2022-04-01
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-01
net/fungible: Fix reference to __udivdi3 on 32b builds
Dimitris Michailidis
1
-2
/
+2
2022-04-01
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
1
-0
/
+1
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
3
-38
/
+121
2022-04-01
ice: Fix MAC address setting
Ivan Vecera
1
-2
/
+5
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
1
-0
/
+2
2022-04-01
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
1
-65
/
+81
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-03-30
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
1
-0
/
+1
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
1
-7
/
+4
2022-03-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-2
/
+5
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
1
-0
/
+3
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
1
-1
/
+1
2022-03-28
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
1
-0
/
+3
2022-03-28
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
1
-1
/
+1
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2
-2
/
+6
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-03-26
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
1
-2
/
+2
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
1
-3
/
+9
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
1
-3
/
+5
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
1
-0
/
+6
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2
-9
/
+14
2022-03-25
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-03-25
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
[next]