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-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
1
-4
/
+2
2023-08-16
i40e: fix misleading debug logs
Andrii Staikov
1
-8
/
+8
2023-08-16
iavf: fix FDIR rule fields masks validation
Piotr Gardocki
3
-4
/
+85
2023-08-16
powerpc/include: Remove mpc8260.h and m82xx_pci.h
Christophe Leroy
1
-1
/
+0
2023-08-16
powerpc/include: Remove unneeded #include <asm/fs_pd.h>
Christophe Leroy
1
-1
/
+0
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
1
-1
/
+3
2023-08-16
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
3
-1
/
+311
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: qualcomm: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: gemini: Remove redundant of_match_ptr()
Ruan Jinjie
1
-2
/
+2
2023-08-16
net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2
-2
/
+2
2023-08-16
net: hns3: fix wrong rpu tln reg issue
Jijie Shao
4
-2
/
+71
2023-08-16
net: hns3: Support tlv in regs data for HNS3 VF driver
Jijie Shao
1
-24
/
+61
2023-08-16
net: hns3: Support tlv in regs data for HNS3 PF driver
Jijie Shao
1
-65
/
+102
2023-08-16
net: hns3: move dump regs function to a separate file
Jijie Shao
10
-680
/
+731
2023-08-16
net: fec: improve XDP_TX performance
Wei Fang
2
-70
/
+75
2023-08-16
net: fec: add XDP_TX feature support
Wei Fang
2
-21
/
+87
2023-08-16
broadcom: b44: Use b44_writephy() return value
Artem Chernyshev
1
-5
/
+3
2023-08-15
Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
18
-142
/
+481
2023-08-15
eth: r8152: try to use a normal budget
Jakub Kicinski
1
-2
/
+1
2023-08-15
net: e1000e: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-08-15
qed: remove unused 'resp_size' calculation
Arnd Bergmann
1
-28
/
+17
2023-08-15
team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-15
net: phy: mediatek-ge-soc: support PHY LEDs
Daniel Golle
1
-9
/
+426
2023-08-15
net: phy: broadcom: stub c45 read/write for 54810
Justin Chen
1
-0
/
+13
2023-08-15
vrf: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-1
/
+1
2023-08-15
wifi: iwlwifi: mvm: add dependency for PTP clock
Randy Dunlap
1
-0
/
+1
2023-08-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2023-08-14
net: veth: Page pool creation error handling for existing pools only
Liang Chen
1
-1
/
+2
2023-08-14
octeon_ep: cancel queued works in probe error path
Michal Schmidt
1
-3
/
+4
2023-08-14
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
1
-1
/
+1
2023-08-14
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
1
-3
/
+6
2023-08-14
net: dsa: mv88e6060: add phylink_get_caps implementation
Russell King (Oracle)
1
-0
/
+45
2023-08-14
net/mlx5: Don't query MAX caps twice
Shay Drory
1
-6
/
+6
2023-08-14
net/mlx5: Remove unused MAX HCA capabilities
Shay Drory
3
-21
/
+30
2023-08-14
net/mlx5: Remove unused CAPs
Shay Drory
2
-15
/
+0
2023-08-14
net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()
Jiri Pirko
1
-1
/
+1
2023-08-14
net/mlx5: Remove redundant check of mlx5_vhca_event_supported()
Jiri Pirko
1
-1
/
+1
2023-08-14
net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling ...
Jiri Pirko
1
-3
/
+3
2023-08-14
net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()
Jiri Pirko
1
-3
/
+2
2023-08-14
net/mlx5: Use auxiliary_device_uninit() instead of device_put()
Jiri Pirko
1
-1
/
+1
2023-08-14
net/mlx5: E-switch, Add checking for flow rule destinations
Jianbo Liu
1
-0
/
+31
2023-08-14
net/mlx5: Check with FW that sync reset completed successfully
Moshe Shemesh
3
-6
/
+38
2023-08-14
net/mlx5: Expose max possible SFs via devlink resource
Shay Drory
2
-4
/
+48
2023-08-14
net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ
Rahul Rameshbabu
4
-0
/
+90
2023-08-14
net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
Rahul Rameshbabu
6
-81
/
+230
[prev]
[next]