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
2024-03-04
net: nlmon: Remove init and uninit functions
Breno Leitao
1
-13
/
+1
2024-03-04
Octeontx2-af: Fix an issue in firmware shared data reserved space
Hariprasad Kelam
2
-1
/
+4
2024-03-04
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
1
-1
/
+0
2024-03-04
gve: Add header split ethtool stats
Jeroen de Borst
3
-11
/
+38
2024-03-04
gve: Add header split data path
Jeroen de Borst
7
-8
/
+169
2024-03-04
gve: Add header split device option
Jeroen de Borst
5
-16
/
+70
2024-03-04
geneve: make sure to pull inner header in geneve_rx()
Eric Dumazet
1
-2
/
+16
2024-03-04
ionic: change MODULE_AUTHOR to person name
Shannon Nelson
1
-1
/
+1
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
2
-3
/
+4
2024-03-04
ionic: Use CQE profile for dim
Brett Creeley
1
-4
/
+9
2024-03-04
ionic: change the hwstamp likely check
Brett Creeley
2
-6
/
+6
2024-03-04
ionic: reduce the use of netdev
Shannon Nelson
1
-10
/
+8
2024-03-04
ionic: Pass local netdev instead of referencing struct
Brett Creeley
1
-30
/
+36
2024-03-04
ionic: Check stop no restart
Brett Creeley
1
-2
/
+7
2024-03-04
ionic: Clean up BQL logic
Brett Creeley
1
-15
/
+21
2024-03-04
ionic: Make use napi_consume_skb
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Shorten a Tx hotpath
Brett Creeley
1
-5
/
+10
2024-03-04
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
4
-45
/
+50
2024-03-04
net: bareudp: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-04
net: bareudp: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+3
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
6
-8
/
+6
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
17
-30
/
+26
2024-03-04
can: mcp251xfd: __mcp251xfd_get_berr_counter(): use CAN_BUS_OFF_THRESHOLD ins...
Marc Kleine-Budde
1
-1
/
+1
2024-03-04
can: gs_usb: gs_cmd_reset(): use cpu_to_le32() to assign mode
Marc Kleine-Budde
1
-1
/
+1
2024-03-04
can: kvaser_pciefd: Add support for Kvaser PCIe 8xCAN
Martin Jocić
2
-1
/
+7
2024-03-04
can: kvaser_usb: Add support for Leaf v3
Jimmy Assarsson
2
-0
/
+4
2024-03-01
net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...
Rahul Rameshbabu
1
-6
/
+6
2024-03-01
net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...
Rahul Rameshbabu
1
-0
/
+2
2024-03-01
net/mlx5e: Fix MACsec state loss upon state update in offload path
Emeel Hakim
1
-31
/
+51
2024-03-01
net/mlx5e: Change the warning when ignore_flow_level is not supported
Jianbo Liu
1
-1
/
+1
2024-03-01
net/mlx5: Check capability for fw_reset
Moshe Shemesh
2
-2
/
+26
2024-03-01
net/mlx5: Fix fw reporter diagnose output
Aya Levin
1
-1
/
+1
2024-03-01
net/mlx5: E-switch, Change flow rule destination checking
Jianbo Liu
1
-9
/
+14
2024-03-01
Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"
Saeed Mahameed
1
-1
/
+1
2024-03-01
Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
Gavin Li
1
-23
/
+0
2024-03-01
ice: reconfig host after changing MSI-X on VF
Michal Swiatkowski
1
-2
/
+9
2024-03-01
ice: reorder disabling IRQ and NAPI in ice_qp_dis
Maciej Fijalkowski
1
-4
/
+5
2024-03-01
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Maciej Fijalkowski
1
-1
/
+1
2024-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
1
-7
/
+49
2024-03-01
netdevsim: add ndo_get_iflink() implementation
David Wei
1
-0
/
+16
2024-03-01
netdevsim: forward skbs from one connected port to another
David Wei
2
-5
/
+23
2024-03-01
netdevsim: allow two netdevsim ports to be connected
David Wei
3
-0
/
+157
2024-03-01
net: bcmasp: Add support for PHY interrupts
Justin Chen
3
-0
/
+26
2024-03-01
net: bcmasp: Keep buffers through power management
Justin Chen
2
-108
/
+85
2024-03-01
net: phy: mdio-bcm-unimac: Add asp v2.2 support
Justin Chen
1
-0
/
+1
2024-03-01
net: bcmasp: Add support for ASP 2.2
Justin Chen
3
-10
/
+87
2024-03-01
net: phy: qcom: qca808x: fill in possible_interfaces
Robert Marko
1
-0
/
+12
2024-03-01
net: phy: qcom: qca808x: add helper for checking for 1G only model
Robert Marko
1
-5
/
+12
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
1
-1
/
+1
[prev]
[next]