index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
lio_main.c
Age
Commit message (
Expand
)
Author
2024-05-28
net: ethernet: liquidio: remove unused structs
Dr. David Alan Gilbert
2023-10-09
net: liquidio: replace deprecated strncpy with strscpy_pad
Justin Stitt
2023-05-12
net: liquidio: lio_main: Remove unnecessary (void*) conversions
wuych
2023-03-24
net: liquidio: Remove redundant pci_clear_master
Cai Huoqing
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
net: liquidio: simplify if expression
Leon Romanovsky
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-14
net: liquidio: release resources when liquidio driver open failed
Zhengchao Shao
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-09-29
net: liquidio: Remove unused struct lio_trusted_vf_ctx
Yuan Can
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-22
net: liquidio: Make use of the helper macro kthread_run()
Cai Huoqing
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-27
liquidio: Overcome missing device lock protection in init/remove flows
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-02
cavium: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-13
net: liquidio: Add missing null pointer checks
Tom Seewald
2021-05-13
Revert "net: liquidio: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-14
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
liquidio: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-01
liquidio: use generic power management
Vaibhav Gupta
2020-03-19
liquidio: remove set but not used variable 's'
YueHaibing
2020-03-03
net/liquidio: Delete driver version assignment
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-11
net: liquidio: fix a NULL pointer dereference
Kangjie Lu
2019-02-18
liquidio: using NULL instead of plain integer
YueHaibing
2019-02-06
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
2018-09-18
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-11
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-03
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-08-29
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-29
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-29
liquidio: make soft command calls synchronous
Felix Manlunas
2018-08-29
liquidio: improve soft command handling
Felix Manlunas
2018-08-07
liquidio: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-16
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
[next]