index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
liquidio_vf: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-26
/
+33
2020-07-15
liquidio: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-26
/
+33
2020-07-01
liquidio: use generic power management
Vaibhav Gupta
1
-26
/
+5
2020-06-29
liquidio: use list_empty_careful in lio_list_delete_head
Geliang Tang
1
-1
/
+1
2020-06-18
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
1
-7
/
+3
2020-05-09
net: lio_core: remove redundant assignment to variable tx_done
Colin Ian King
1
-1
/
+0
2020-04-26
liquidio: remove unused inline functions
YueHaibing
1
-12
/
+0
2020-03-20
liquidio: remove set but not used variable 's'
YueHaibing
1
-5
/
+0
2020-03-11
net: liquidio: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+11
2020-03-04
net/liquidio: Delete non-working LIQUIDIO_PACKAGE check
Leon Romanovsky
2
-9
/
+2
2020-03-04
net/liquidio: Delete driver version assignment
Leon Romanovsky
4
-18
/
+2
2020-03-04
liquidio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+8
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
3
-4
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-8
/
+8
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-15
liquidio: add cleanup in octeon_setup_iq()
Wenwen Wang
1
-1
/
+3
2019-08-09
liquidio: Use pcie_flr() instead of reimplementing it
Denis Efremov
1
-3
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-24
/
+22
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
1
-4
/
+2
2019-06-19
net: lio_core: fix potential sign-extension overflow on large shift
Colin Ian King
1
-1
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
4
-16
/
+0
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
2
-2
/
+2
2019-03-11
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
1
-0
/
+10
2019-03-11
net: liquidio: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-02-19
liquidio: using NULL instead of plain integer
YueHaibing
2
-2
/
+2
2019-02-07
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2
-35
/
+12
2019-01-29
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
1
-1
/
+2
2018-12-01
liquidio: read sc->iq_no before release sc
Pan Bian
1
-1
/
+3
2018-12-01
liquidio: fix spelling mistake "deferal" -> "deferral"
Colin Ian King
1
-1
/
+1
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+2
2018-10-04
liquidio: fix a couple of spelling mistakes
Colin Ian King
1
-2
/
+2
2018-10-04
devlink: Add extack for eswitch operations
Eli Britstein
1
-1
/
+2
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
1
-2
/
+1
2018-09-19
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
3
-4
/
+5
2018-09-18
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
1
-1
/
+0
2018-09-17
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
6
-3
/
+243
2018-09-13
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
1
-1
/
+1
2018-09-12
liquidio: Removed droq lock
Intiyaz Basha
3
-37
/
+3
2018-09-12
liquidio: Per queue oom work queue
Intiyaz Basha
6
-73
/
+110
2018-09-12
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2
-1
/
+29
2018-09-08
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
1
-1
/
+1
2018-09-07
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
1
-3
/
+1
2018-09-07
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
8
-12
/
+187
2018-09-04
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
6
-10
/
+40
2018-09-02
liquidio: remove set but not used variable 'irh'
YueHaibing
1
-9
/
+0
2018-08-30
liquidio: remove obsolete functions and data structures
Felix Manlunas
9
-490
/
+176
2018-08-30
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
6
-110
/
+98
2018-08-30
liquidio: make soft command calls synchronous
Felix Manlunas
5
-161
/
+129
[next]