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-08-15
qed: remove unused 'resp_size' calculation
Arnd Bergmann
1
-28
/
+17
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/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
2023-08-14
mlxsw: spectrum: Stop ignoring learning notifications from redirected traffic
Ido Schimmel
3
-17
/
+0
2023-08-14
mlxsw: spectrum_flower: Disable learning and security lookup when redirecting
Ido Schimmel
3
-0
/
+22
2023-08-14
mlxsw: core_acl_flex_actions: Add IGNORE_ACTION
Ido Schimmel
2
-0
/
+42
2023-08-14
net: stmmac: xgmac: show more MAC HW features in debugfs
Furong Xu
4
-6
/
+31
2023-08-13
net: ngbe: use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: tc35815: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: smsc: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
et131x: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-13
net: e1000: Remove unused declarations
Yue Haibing
2
-4
/
+0
2023-08-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-6
/
+6
2023-08-11
ethernet: atarilance: mark init function static
Arnd Bergmann
1
-1
/
+1
2023-08-11
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
1
-2
/
+1
2023-08-11
octeontx2-pf: Allow both ntuple and TC features on the interface
Hariprasad Kelam
2
-18
/
+12
2023-08-11
net/marvell: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
net/xgene: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
net: mana: Add gdma stats to ethtool output for mana
Shradha Gupta
2
-0
/
+55
2023-08-11
octeon_ep: Add control plane host and firmware versions.
Sathesh Edara
5
-3
/
+64
2023-08-11
octeontx2-af: Harden rule validation.
Ratheesh Kannoth
1
-1
/
+3
2023-08-11
net: ftmac100: add multicast filtering possibility
Sergei Antonov
1
-5
/
+45
2023-08-10
net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
Yang Yingliang
1
-15
/
+1
2023-08-10
net: stmmac: xgmac: RX queue routing configuration
Furong Xu
2
-2
/
+44
2023-08-10
net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
Shenwei Wang
1
-0
/
+43
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
13
-17
/
+17
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-156
/
+421
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2
-4
/
+4
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
1
-1
/
+1
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_section...
Gustavo A. R. Silva
1
-1
/
+1
2023-08-10
i40e: Replace one-element array with flex-array member in struct i40e_profile...
Gustavo A. R. Silva
1
-1
/
+1
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
1
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
1
-6
/
+40
[prev]
[next]