index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-05
liquidio: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-02
liquidio: cn68xx: Remove duplicated include
YueHaibing
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
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
[next]