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-08
octeontx2-af: Fix devlink params
Sunil Goutham
1
-10
/
+10
2024-03-07
eth: bnxt: support per-queue statistics
Jakub Kicinski
1
-0
/
+65
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
6
-0
/
+6
2024-03-07
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-07
net: usbnet: Leverage core stats allocator
Breno Leitao
1
-7
/
+1
2024-03-07
net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
2024-03-07
net: pcs: rzn1-miic: update PCS driver to use neg_mode
Russell King (Oracle)
1
-2
/
+3
2024-03-07
net: phy: marvell: add comment about m88e1111_config_init_1000basex()
Russell King (Oracle)
1
-1
/
+4
2024-03-07
net: dsa: microchip: make sure drive strength configuration is not lost by so...
Oleksij Rempel
1
-4
/
+6
2024-03-07
cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT
Chris Leech
5
-8
/
+22
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-131
/
+213
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
2
-6
/
+2
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-07
net/mlx5: Enable SD feature
Tariq Toukan
1
-1
/
+2
2024-03-07
net/mlx5e: Block TLS device offload on combined SD netdev
Tariq Toukan
2
-2
/
+4
2024-03-07
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
10
-69
/
+111
2024-03-07
net/mlx5e: Support cross-vhca RSS
Tariq Toukan
10
-57
/
+179
2024-03-07
net/mlx5e: Let channels be SD-aware
Tariq Toukan
8
-27
/
+35
2024-03-07
net/mlx5e: Create EN core HW resources for all secondary devices
Tariq Toukan
2
-10
/
+23
2024-03-07
net/mlx5e: Create single netdev per SD group
Tariq Toukan
1
-7
/
+62
2024-03-07
net/mlx5: SD, Add debugfs
Tariq Toukan
1
-0
/
+34
2024-03-07
net/mlx5: SD, Add informative prints in kernel log
Tariq Toukan
1
-0
/
+21
2024-03-07
net/mlx5: SD, Implement steering for primary and secondaries
Tariq Toukan
1
-1
/
+184
2024-03-07
net/mlx5: SD, Implement devcom communication and primary election
Tariq Toukan
2
-2
/
+121
2024-03-07
net/mlx5: SD, Implement basic query and instantiation
Tariq Toukan
1
-1
/
+109
2024-03-07
net/mlx5: SD, Introduce SD lib
Tariq Toukan
4
-1
/
+110
2024-03-06
mlxbf_gige: add support to display pause frame counters
David Thompson
2
-0
/
+66
2024-03-06
net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
Robert Marko
1
-16
/
+16
2024-03-06
net: geneve: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-06
net: geneve: Leverage core stats allocator
Breno Leitao
1
-9
/
+2
2024-03-06
net: gtp: Move net_device assigned in setup
Breno Leitao
1
-10
/
+2
2024-03-06
net: gtp: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-06
net: gtp: Leverage core stats allocator
Breno Leitao
1
-5
/
+1
2024-03-06
net: macsec: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-06
sr9800: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2024-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
7
-7
/
+7
2024-03-06
ieee802154: mcr20a: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-03-06
ieee802154: at86rf230: Replace of_gpio.h by proper one
Andy Shevchenko
1
-2
/
+1
2024-03-06
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
3
-25
/
+53
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
2
-8
/
+0
2024-03-06
iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
Alexey Kodanev
1
-9
/
+0
2024-03-06
ice: Implement RSS settings for GTP using ethtool
Takeru Hayasaka
3
-5
/
+145
2024-03-06
ice: fix stats being updated by way too large values
Przemek Kitszel
1
-13
/
+11
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
1
-18
/
+5
2024-03-06
igc: Fix missing time sync events
Vinicius Costa Gomes
1
-11
/
+1
2024-03-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
12
-201
/
+125
2024-03-06
ravb: Unify Rx ring maintenance code paths
Niklas Söderlund
2
-106
/
+33
2024-03-06
ravb: Move maximum Rx descriptor data usage to info struct
Niklas Söderlund
2
-8
/
+9
2024-03-06
ravb: Use the max frame size from hardware info for RZ/G2L
Niklas Söderlund
2
-3
/
+3
[prev]
[next]