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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
8
-25
/
+260
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
4
-29
/
+64
2021-06-24
gve: Add DQO fields for core data structures
Bailey Forrest
1
-11
/
+251
2021-06-24
gve: Add dqo descriptors
Bailey Forrest
2
-1
/
+257
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
4
-2
/
+127
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2
-15
/
+55
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
5
-15
/
+37
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2
-43
/
+179
2021-06-24
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Bailey Forrest
3
-5
/
+5
2021-06-24
gve: gve_rx_copy: Move padding to an argument
Bailey Forrest
3
-5
/
+7
2021-06-24
gve: Move some static functions to a common file
Bailey Forrest
5
-60
/
+94
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
2021-06-24
net: sparx5: add ethtool configuration and statistics support
Steen Hegelund
5
-1
/
+1248
2021-06-24
net: sparx5: add calendar bandwidth allocation support
Steen Hegelund
4
-2
/
+609
2021-06-24
net: sparx5: add switching support
Steen Hegelund
7
-1
/
+544
2021-06-24
net: sparx5: add vlan support
Steen Hegelund
4
-4
/
+246
2021-06-24
net: sparx5: add mactable support
Steen Hegelund
5
-2
/
+565
2021-06-24
net: sparx5: add port module support
Steen Hegelund
6
-12
/
+1279
2021-06-24
net: sparx5: add hostmode with phylink support
Steen Hegelund
6
-10
/
+841
2021-06-24
net: sparx5: add the basic sparx5 driver
Steen Hegelund
7
-0
/
+5680
2021-06-23
virtio_net: Use virtio_find_vqs_ctx() helper
Xianting Tian
1
-2
/
+2
2021-06-23
ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.
David Wilder
1
-23
/
+28
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-39
/
+89
2021-06-22
net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offload
Huy Nguyen
2
-19
/
+70
2021-06-22
net/mlx5: Optimize mlx5e_feature_checks for non IPsec packet
Huy Nguyen
2
-9
/
+14
2021-06-22
net/mlx5: remove "default n" from Kconfig
caihuoqing
1
-9
/
+0
2021-06-22
net/mlx5: Fix spelling mistake "enught" -> "enough"
Colin Ian King
1
-1
/
+1
2021-06-22
net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()
Nathan Chancellor
1
-1
/
+1
2021-06-22
net/mlx5: Fix missing error code in mlx5_init_fs()
Jiapeng Chong
1
-1
/
+4
2021-06-22
net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csum
Lorenzo Bianconi
2
-21
/
+12
2021-06-22
stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()
Dan Carpenter
1
-1
/
+2
2021-06-22
hv_netvsc: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+3
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-22
octeontx2-af: Avoid field-overflowing memcpy()
Kees Cook
1
-1
/
+1
2021-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
4
-15
/
+43
2021-06-22
net: iosm: create default link via WWAN core
Sergey Ryazanov
2
-1
/
+5
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
4
-4
/
+79
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
3
-13
/
+1
2021-06-22
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
1
-14
/
+1
2021-06-22
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
1
-9
/
+31
2021-06-22
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: relocate ops registering code
Sergey Ryazanov
1
-71
/
+71
2021-06-22
wwan_hwsim: support network interface creation
Sergey Ryazanov
1
-0
/
+48
2021-06-22
net: mvpp2: remove unused 'has_phy' field
Marcin Wojtas
2
-4
/
+0
2021-06-22
net: mvpp2: enable using phylink with ACPI
Marcin Wojtas
1
-5
/
+17
2021-06-22
net: mvmdio: add ACPI support
Marcin Wojtas
1
-2
/
+12
2021-06-22
net/fsl: switch to fwnode_mdiobus_register
Marcin Wojtas
2
-12
/
+3
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
1
-0
/
+22
2021-06-21
ibmvnic: Use strscpy() instead of strncpy()
Kees Cook
1
-3
/
+3
[next]