index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
lio_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-10
/
+9
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-01-24
net: fill in MODULE_DESCRIPTION()s for liquidio
Breno Leitao
1
-0
/
+1
2023-06-07
net: liquidio: fix mixed module-builtin object
Masahiro Yamada
1
-0
/
+16
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-01-05
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-7
/
+2
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-43
/
+49
2020-05-08
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
1
-1
/
+0
2019-06-18
net: lio_core: fix potential sign-extension overflow on large shift
Colin Ian King
1
-1
/
+1
2019-03-11
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
1
-0
/
+10
2019-01-28
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
1
-1
/
+2
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
1
-0
/
+148
2018-09-11
liquidio: Per queue oom work queue
Intiyaz Basha
1
-30
/
+47
2018-09-07
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
1
-1
/
+1
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
1
-0
/
+74
2018-09-03
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
1
-7
/
+17
2018-08-29
liquidio: remove obsolete functions and data structures
Felix Manlunas
1
-72
/
+11
2018-08-29
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
1
-11
/
+4
2018-08-29
liquidio: make soft command calls synchronous
Felix Manlunas
1
-95
/
+39
2018-05-07
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
1
-0
/
+196
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
1
-2
/
+2
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
1
-0
/
+83
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
1
-0
/
+41
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
1
-0
/
+32
2018-04-27
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
1
-0
/
+4
2018-04-27
liquidio: move a couple of functions to lio_core.c
Pradeep Nalla
1
-0
/
+152
2018-03-30
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
1
-0
/
+23
2018-03-25
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
1
-13
/
+5
2018-03-16
liquidio: Simplified napi poll
Intiyaz Basha
1
-5
/
+2
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
1
-9
/
+85
2018-03-05
liquidio: Corrected Rx bytes counting
Intiyaz Basha
1
-1
/
+2
2017-11-05
liquidio: do not consider packets dropped by network stack as driver Rx dropped
Intiyaz Basha
1
-12
/
+3
2017-10-29
liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
Felix Manlunas
1
-0
/
+1
2017-10-28
liquidio: xmit_more support
Intiyaz Basha
1
-2
/
+4
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+725
2017-08-18
liquidio: fix Smatch error
Intiyaz Basha
1
-2
/
+2
2017-08-16
liquidio: update VF's netdev->max_mtu if there's a change in PF's MTU
Veerasenareddy Burru
1
-3
/
+0
2017-08-15
liquidio: added support for ethtool --set-channels feature
Intiyaz Basha
1
-6
/
+11
2017-08-15
liquidio: moved octeon_setup_interrupt to lio_core.c
Intiyaz Basha
1
-0
/
+200
2017-08-15
liquidio: moved liquidio_legacy_intr_handler to lio_core.c
Intiyaz Basha
1
-0
/
+55
2017-08-15
liquidio: moved liquidio_msix_intr_handler to lio_core.c
Intiyaz Basha
1
-0
/
+41
2017-08-14
liquidio: moved liquidio_setup_io_queues to lio_core.c
Intiyaz Basha
1
-5
/
+114
[next]