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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-07-21
octeontx2-pf: htb offload support for Round Robin scheduling
Naveen Mamindlapalli
4
-40
/
+247
2023-07-21
sch_htb: Allow HTB quantum parameter in offload mode
Naveen Mamindlapalli
1
-2
/
+2
2023-07-21
octeontx2-pf: implement transmit schedular allocation algorithm
Naveen Mamindlapalli
2
-6
/
+136
2023-07-21
mlxsw: spectrum: Permit enslavement to netdevices with uppers
Petr Machata
1
-4
/
+62
2023-07-21
mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavement
Petr Machata
3
-8
/
+65
2023-07-21
mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavement
Petr Machata
4
-0
/
+137
2023-07-21
mlxsw: spectrum_router: Replay neighbours when RIF is made
Petr Machata
1
-1
/
+61
2023-07-21
mlxsw: spectrum_router: Replay MACVLANs when RIF is made
Petr Machata
2
-27
/
+54
2023-07-21
mlxsw: spectrum_router: Offload ethernet nexthops when RIF is made
Petr Machata
1
-0
/
+54
2023-07-21
mlxsw: spectrum_router: Join RIFs of LAG upper VLANs
Petr Machata
1
-3
/
+52
2023-07-21
mlxsw: spectrum_switchdev: Replay switchdev objects on port join
Petr Machata
3
-5
/
+132
2023-07-21
mlxsw: spectrum: On port enslavement to a LAG, join upper's bridges
Petr Machata
1
-0
/
+90
2023-07-21
mlxsw: spectrum: Add a replay_deslavement argument to event handlers
Petr Machata
1
-8
/
+12
2023-07-21
mlxsw: spectrum: Allow event handlers to check unowned bridges
Petr Machata
1
-16
/
+24
2023-07-21
mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()
Petr Machata
1
-5
/
+15
2023-07-21
mlxsw: spectrum_router: Extract a helper to schedule neighbour work
Petr Machata
1
-9
/
+16
2023-07-21
mlxsw: spectrum_router: Allow address handlers to run on bridge ports
Petr Machata
1
-17
/
+24
2023-07-21
net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macros
Lorenzo Bianconi
2
-5
/
+8
2023-07-20
eth: bnxt: handle invalid Tx completions more gracefully
Jakub Kicinski
3
-1
/
+31
2023-07-20
eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()
Jakub Kicinski
1
-35
/
+26
2023-07-20
eth: bnxt: move and rename reset helpers
Jakub Kicinski
1
-36
/
+36
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-305
/
+510
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHY
Stefan Eichenberger
3
-0
/
+270
2023-07-20
net: phy: c45: detect the BASE-T1 speed from the ability register
Stefan Eichenberger
1
-0
/
+8
2023-07-20
net: phy: c45: add a separate function to read BASE-T1 abilities
Stefan Eichenberger
1
-13
/
+31
2023-07-20
net: phy: c45: add support for 1000BASE-T1 forced setup
Stefan Eichenberger
1
-1
/
+10
2023-07-20
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
1
-0
/
+2
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
1
-1
/
+1
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
1
-1
/
+26
2023-07-19
net: fec: remove unused members from struct fec_enet_private
Wei Fang
1
-3
/
+0
2023-07-19
net: fec: remove fec_set_mac_address() from fec_enet_init()
Wei Fang
1
-3
/
+0
2023-07-19
net: fec: remove the remaining code of rx copybreak
Wei Fang
2
-45
/
+0
2023-07-19
net: stmmac: use per-queue 64 bit statistics where necessary
Jisheng Zhang
14
-158
/
+335
2023-07-19
net: stmmac: don't clear network statistics in .ndo_open()
Jisheng Zhang
1
-4
/
+2
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-90
/
+254
2023-07-19
Merge tag 'linux-can-next-for-6.6-20230719' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
8
-88
/
+310
2023-07-19
i40e: xsk: add TX multi-buffer support
Tirthendu Sarkar
2
-5
/
+6
2023-07-19
ice: xsk: Tx multi-buffer support
Maciej Fijalkowski
2
-23
/
+61
2023-07-19
i40e: xsk: add RX multi-buffer support
Tirthendu Sarkar
4
-18
/
+84
2023-07-19
ice: xsk: add RX multi-buffer support
Maciej Fijalkowski
2
-43
/
+102
2023-07-19
gtp: Set TOS and routing scope independently for fib lookups.
Guillaume Nault
1
-1
/
+2
2023-07-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
1
-27
/
+38
2023-07-19
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
1
-1
/
+2
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-19
net: stmmac: xgmac: Fix L3L4 filter count
Rohan G Thomas
2
-1
/
+11
2023-07-19
vxlan: Add support for nexthop ID metadata
Ido Schimmel
1
-0
/
+44
2023-07-19
can: ucan: Remove repeated word
Mao Zhu
1
-1
/
+1
[prev]
[next]