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
2023-02-09
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...
Vladimir Oltean
1
-4
/
+4
2023-02-08
Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
12
-123
/
+76
2023-02-08
net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0
Vladimir Oltean
1
-10
/
+14
2023-02-08
nfp: ethtool: fix the bug of setting unsupported port speed
Yu Xiao
2
-36
/
+170
2023-02-08
net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()
Tariq Toukan
1
-2
/
+2
2023-02-08
net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
Arınç ÜNAL
1
-5
/
+3
2023-02-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
6
-22
/
+30
2023-02-07
igc: Add ndo_tx_timeout support
Sasha Neftin
1
-2
/
+23
2023-02-07
net: mana: Fix accessing freed irq affinity_hint
Haiyang Zhang
1
-26
/
+11
2023-02-07
net/mlx5: Serialize module cleanup with reload and remove
Shay Drory
1
-7
/
+7
2023-02-07
net/mlx5: fw_tracer, Zero consumer index when reloading the tracer
Shay Drory
1
-1
/
+1
2023-02-07
net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffers
Shay Drory
1
-0
/
+1
2023-02-07
net/mlx5: Expose SF firmware pages counter
Maher Sanalla
2
-1
/
+2
2023-02-07
net/mlx5: Store page counters in a single array
Maher Sanalla
4
-20
/
+25
2023-02-07
net/mlx5e: IPoIB, Show unknown speed instead of error
Dragos Tatulea
1
-8
/
+5
2023-02-07
net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode
Amir Tzin
2
-1
/
+5
2023-02-07
net/mlx5: Bridge, fix ageing of peer FDB entries
Vlad Buslov
2
-5
/
+1
2023-02-07
net/mlx5: DR, Fix potential race in dr_rule_create_rule_nic
Yevgeny Kliteynik
1
-10
/
+15
2023-02-07
net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag change
Adham Faris
1
-71
/
+15
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2023-02-06
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-06
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
2023-02-06
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-06
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2
-18
/
+12
2023-02-06
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-06
net: microchip: sparx5: fix PTP init/deinit not checking all ports
Casper Andersson
1
-2
/
+2
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
6
-4
/
+176
2023-02-03
ionic: clear up notifyq alloc commentary
Shannon Nelson
1
-5
/
+7
2023-02-03
ionic: clean interrupt before enabling queue to avoid credit race
Neel Patel
1
-3
/
+12
2023-02-03
net: macb: Perform zynqmp dynamic configuration only for SGMII interface
Radhey Shyam Pandey
1
-15
/
+16
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-02-01
octeontx2-af: Fix devlink unregister
Ratheesh Kannoth
1
-8
/
+27
2023-02-01
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-02-01
nfp: flower: avoid taking mutex in atomic context
Yanguo Li
1
-1
/
+7
2023-01-31
net: fman: memac: free mdio device if lynx_pcs_create() fails
Vladimir Oltean
1
-0
/
+3
2023-01-31
net: ethernet: mtk_eth_soc: Avoid truncating allocation
Kees Cook
2
-3
/
+1
2023-01-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-19
/
+43
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2
-1
/
+4
2023-01-28
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
1
-1
/
+4
2023-01-27
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-01-27
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-27
lan966x: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-27
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+4
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
5
-19
/
+43
2023-01-25
tsnep: Fix TX queue stop/wake for multiple queues
Gerhard Engleder
1
-6
/
+9
2023-01-25
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
2023-01-25
net: ravb: Fix possible hang if RIS2_QFF1 happen
Yoshihiro Shimoda
1
-2
/
+2
[next]