index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
liquidio
/
lio_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-02
1
-1
/
+1
*
net: liquidio: fix a NULL pointer dereference
Kangjie Lu
2019-03-11
1
-0
/
+5
*
liquidio: using NULL instead of plain integer
YueHaibing
2019-02-19
1
-1
/
+1
*
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-17
/
+5
*
devlink: Add extack for eswitch operations
Eli Britstein
2018-10-04
1
-1
/
+2
*
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
1
-1
/
+1
*
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-17
1
-0
/
+8
*
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-12
1
-1
/
+13
*
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-07
1
-0
/
+63
*
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-09-04
1
-1
/
+8
*
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-30
1
-112
/
+53
*
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-30
1
-24
/
+45
*
liquidio: make soft command calls synchronous
Felix Manlunas
2018-08-30
1
-30
/
+12
*
liquidio: improve soft command handling
Felix Manlunas
2018-08-30
1
-3
/
+28
*
liquidio: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
1
-1
/
+4
|
\
|
*
liquidio: make timeout HZ independent and readable
Nicholas Mc Guire
2018-07-06
1
-1
/
+4
*
|
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-18
1
-2
/
+2
*
|
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-07-17
1
-1
/
+1
*
|
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-12
1
-1
/
+1
*
|
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2018-07-07
1
-2
/
+24
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-3
/
+2
|
/
*
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-30
1
-1
/
+1
*
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
2018-05-08
1
-0
/
+20
*
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
2018-04-30
1
-17
/
+47
*
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
2018-04-30
1
-84
/
+1
*
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
2018-04-30
1
-21
/
+0
*
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
2018-04-30
1
-46
/
+4
*
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
2018-04-30
1
-21
/
+2
*
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
2018-04-30
1
-34
/
+1
*
liquidio: add support for ndo_get_stats64 instead of ndo_get_stats
Pradeep Nalla
2018-04-27
1
-16
/
+36
*
liquidio: Added ndo_get_vf_stats support
Intiyaz Basha
2018-04-20
1
-0
/
+26
*
liquidio: Enhanced ethtool stats
Intiyaz Basha
2018-04-17
1
-0
/
+2
*
liquidio: prevent rx queues from getting stalled
Raghu Vatsavayi
2018-03-30
1
-10
/
+15
*
liquidio: Removed duplicate Tx queue status check
Intiyaz Basha
2018-03-27
1
-28
/
+0
*
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
2018-03-25
1
-1
/
+1
*
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
2018-03-25
1
-1
/
+1
*
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
2018-03-25
1
-2
/
+2
*
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2018-03-25
1
-2
/
+1
*
liquidio: Removed one line function wake_q
Intiyaz Basha
2018-03-25
1
-12
/
+2
*
liquidio: Removed one line function stop_q
Intiyaz Basha
2018-03-25
1
-11
/
+1
*
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
2018-03-25
1
-63
/
+30
*
liquidio: Removed start_txq function
Intiyaz Basha
2018-03-25
1
-15
/
+1
*
liquidio: Removed one line function stop_txq
Intiyaz Basha
2018-03-25
1
-10
/
+1
*
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
2018-03-25
1
-10
/
+0
*
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
2018-03-25
1
-16
/
+0
*
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
2018-03-25
1
-28
/
+0
*
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
2018-03-25
1
-16
/
+0
*
liquidio: Added support for trusted VF
Intiyaz Basha
2018-03-22
1
-0
/
+116
*
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
2018-03-12
1
-47
/
+23
[next]