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-08-08
team: change the getter function in the team_option structure to void
Zhengchao Shao
3
-47
/
+32
2023-08-08
team: change the init function in the team_option structure to void
Zhengchao Shao
3
-18
/
+10
2023-08-08
team: remove unreferenced header in broadcast and roundrobin files
Zhengchao Shao
2
-2
/
+0
2023-08-08
team: add __exit modifier to team_nl_fini()
Zhengchao Shao
1
-1
/
+1
2023-08-08
net: fs_enet: Use cpm_muram_xxx() functions instead of cpm_dpxxx() macros
Christophe Leroy
2
-5
/
+5
2023-08-08
net: fs_enet: Move struct fs_platform_info into fs_enet.h
Christophe Leroy
2
-1
/
+19
2023-08-08
net: fs_enet: Remove has_phy field in fs_platform_info struct
Christophe Leroy
1
-14
/
+0
2023-08-08
net: fs_enet: Fix address space and base types mismatches
Christophe Leroy
2
-3
/
+3
2023-08-08
net: fs_enet: Remove set but not used variable
Christophe Leroy
1
-2
/
+0
2023-08-08
net: hns: Remove unused function declaration mac_adjust_link()
Yue Haibing
1
-1
/
+0
2023-08-08
i40e: Remove unused function declarations
Yue Haibing
1
-17
/
+0
2023-08-08
ixgbe: Remove unused function declarations
Yue Haibing
2
-7
/
+0
2023-08-08
wifi: rtw89: fix 8852AE disconnection caused by RX full flags
Ping-Ke Shih
1
-1
/
+1
2023-08-08
wifi: brcm80211: handle params_v1 allocation failure
Petr Tesarik
1
-0
/
+5
2023-08-07
net: marvell: prestera: fix handling IPv4 routes with nhid
Jonas Gorski
1
-7
/
+7
2023-08-07
net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drv
Li Zetao
1
-1
/
+0
2023-08-07
net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driver
Li Zetao
1
-1
/
+0
2023-08-07
octeontx2-af: TC flower offload support for inner VLAN
Suman Ghosh
5
-6
/
+44
2023-08-07
octeontx2-af: Code restructure to handle TC outer VLAN offload
Suman Ghosh
1
-40
/
+53
2023-08-07
drivers: net: prevent tun_build_skb() to exceed the packet size limit
Andrew Kanner
1
-1
/
+1
2023-08-07
Merge tag 'xsa432-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
1
-5
/
+10
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
33
-20
/
+31
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
6
-133
/
+99
2023-08-07
ice: add FW load wait
Jan Sokolowski
2
-0
/
+39
2023-08-07
ice: Add get C827 PHY index function
Karol Kolacinski
4
-0
/
+67
2023-08-07
ice: Rename enum ice_pkt_flags values
Marcin Szycik
2
-7
/
+7
2023-08-07
ice: Add direction metadata
Marcin Szycik
4
-19
/
+28
2023-08-07
ice: Accept LAG netdevs in bridge offloads
Wojciech Drewek
1
-5
/
+42
2023-08-07
wireguard: allowedips: expand maximum node depth
Jason A. Donenfeld
2
-10
/
+14
2023-08-07
bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-07
net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP
Johannes Zink
1
-0
/
+5
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
4
-0
/
+58
2023-08-07
net/mlx5e: Add capability check for vnic counters
Lama Kayal
1
-49
/
+67
2023-08-07
net/mlx5: Reload auxiliary devices in pci error handlers
Moshe Shemesh
1
-1
/
+1
2023-08-07
net/mlx5: Skip clock update work when device is in error state
Moshe Shemesh
1
-0
/
+5
2023-08-07
net/mlx5: LAG, Check correct bucket when modifying LAG
Shay Drory
1
-1
/
+1
2023-08-07
net/mlx5e: Unoffload post act rule when handling FIB events
Chris Mi
1
-2
/
+4
2023-08-07
net/mlx5: Fix devlink controller number for ECVF
Daniel Jurgens
1
-1
/
+1
2023-08-07
net/mlx5: Allow 0 for total host VFs
Daniel Jurgens
1
-2
/
+1
2023-08-07
net/mlx5: Return correct EC_VF function ID
Daniel Jurgens
1
-1
/
+1
2023-08-07
net/mlx5: DR, Fix wrong allocation of modify hdr pattern
Yevgeny Kliteynik
1
-1
/
+1
2023-08-07
net/mlx5e: TC, Fix internal port memory leak
Jianbo Liu
1
-8
/
+13
2023-08-07
net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()
Gal Pressman
1
-0
/
+11
2023-08-07
net/mlx5: Bridge, Only handle registered netdev bridge events
Roi Dayan
1
-0
/
+4
2023-08-07
net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvl
Roi Dayan
1
-4
/
+2
2023-08-07
net/mlx5: Fix typo reminder -> remainder
Gal Pressman
1
-3
/
+3
2023-08-07
net/mlx5: remove many unnecessary NULL values
Ruan Jinjie
2
-3
/
+3
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
6
-43
/
+49
2023-08-07
net/mlx5: Handle SF IRQ request in the absence of SF IRQ pool
Maher Sanalla
2
-10
/
+26
2023-08-07
net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
Maher Sanalla
4
-5
/
+5
[prev]
[next]