index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
2020-09-19
net: liquidio: Remove set but not used variable
Zheng Yongjun
2020-09-18
liquidio: Fix -Wmissing-prototypes warnings for liquidio
Wang Hai
2020-09-14
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-01
liquidio: Remove unneeded cast from memory allocation
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
2020-07-30
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
Wang Hai
2020-07-14
liquidio_vf: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
liquidio: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-01
liquidio: use generic power management
Vaibhav Gupta
2020-06-28
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
2020-06-17
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
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
[next]