index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
2020-05-08
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
2020-04-25
liquidio: remove unused inline functions
YueHaibing
2020-03-19
liquidio: remove set but not used variable 's'
YueHaibing
2020-03-10
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
2020-03-03
net/liquidio: Delete non-working LIQUIDIO_PACKAGE check
Leon Romanovsky
2020-03-03
net/liquidio: Delete driver version assignment
Leon Romanovsky
2020-03-03
liquidio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-15
liquidio: add cleanup in octeon_setup_iq()
Wenwen Wang
2019-08-08
liquidio: Use pcie_flr() instead of reimplementing it
Denis Efremov
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
2019-06-18
net: lio_core: fix potential sign-extension overflow on large shift
Colin Ian King
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-11
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
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
2019-01-28
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
2018-11-30
liquidio: read sc->iq_no before release sc
Pan Bian
2018-11-30
liquidio: fix spelling mistake "deferal" -> "deferral"
Colin Ian King
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
2018-09-18
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-17
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-12
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-11
liquidio: Removed droq lock
Intiyaz Basha
2018-09-11
liquidio: Per queue oom work queue
Intiyaz Basha
2018-09-11
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-07
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
2018-09-06
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
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-09-01
liquidio: remove set but not used variable 'irh'
YueHaibing
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-29
liquidio: fix race condition in instruction completion processing
Rick Farrington
2018-08-29
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
2018-08-13
liquidio: remove set but not used variable 'is25G'
YueHaibing
2018-08-10
liquidio: copperhead LED identification
Raghu Vatsavayi
[next]