index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-11
/
+10
2026-01-29
net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
Zilin Guan
-2
/
+2
2026-01-29
net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
Zilin Guan
-2
/
+3
2026-01-29
net: liquidio: Initialize netdev pointer before queue setup
Zilin Guan
-17
/
+17
2025-11-04
net: liquidio_vf: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-29
/
+19
2025-11-04
net: liquidio: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
-30
/
+20
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-7
/
+11
2025-09-18
net: liquidio: fix overflow in octeon_init_instr_queue()
Alexey Nepomnyashih
-1
/
+1
2025-07-25
net: Fix typos
Bjorn Helgaas
-3
/
+3
2025-06-17
net: liquidio: Remove unused validate_cn23xx_pf_config_info()
Dr. David Alan Gilbert
-42
/
+0
2025-03-13
net: cn23xx: fix typos
Janik Haag
-38
/
+38
2025-02-04
cavium/liquidio: Remove unused lio_get_device_id
Dr. David Alan Gilbert
-23
/
+0
2024-10-09
net: liquidio: Remove unused cn23xx_dump_pf_initialized_regs
Dr. David Alan Gilbert
-171
/
+0
2024-09-09
liquidio: Remove setting of RX software timestamp
Gal Pressman
-9
/
+7
2024-08-27
net: liquidio: Remove unused declarations
Yue Haibing
-15
/
+0
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
-1
/
+1
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+5
2024-06-07
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
-6
/
+5
2024-05-28
net: ethernet: liquidio: remove unused structs
Dr. David Alan Gilbert
-11
/
+0
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
-2
/
+2
2024-01-24
net: fill in MODULE_DESCRIPTION()s for liquidio
Breno Leitao
-0
/
+1
2024-01-12
net: liquidio: fix clang-specific W=1 build warnings
Dmitry Antipov
-3
/
+6
2023-10-09
cavium/liquidio: replace deprecated strncpy with strscpy
Justin Stitt
-5
/
+6
2023-10-09
liquidio: replace deprecated strncpy with strscpy
Justin Stitt
-1
/
+2
2023-10-09
net: liquidio: replace deprecated strncpy with strscpy_pad
Justin Stitt
-1
/
+1
2023-10-09
liquidio: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
-8
/
+10
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
-3
/
+84
2023-05-30
liquidio: Use vzalloc()
Christophe JAILLET
-6
/
+2
2023-05-12
net: liquidio: lio_main: Remove unnecessary (void*) conversions
wuych
-12
/
+6
2023-05-10
net: liquidio: lio_vf_main: Remove unnecessary (void*) conversions
wuych
-10
/
+5
2023-03-24
net: liquidio: Remove redundant pci_clear_master
Cai Huoqing
-2
/
+0
2023-03-22
liquidio: remove unused IQ_INSTR_MODE_64B function
Tom Rix
-9
/
+0
2022-12-12
liquidio: use strscpy() to instead of strncpy()
Xu Panda
-4
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2022-11-18
net: liquidio: simplify if expression
Leon Romanovsky
-2
/
+2
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-8
/
+26
2022-11-14
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
-8
/
+26
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
-4
/
+7
2022-09-29
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
-5
/
+0
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
-1
/
+1
2022-09-20
liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...
Ruffalo Lavoisier
-4
/
+4
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
-2
/
+2
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
-6
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
-3
/
+8
2021-10-22
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
-6
/
+5
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
-1
/
+0
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
-2
/
+2
[next]