index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
liquidio: read sc->iq_no before release sc
Pan Bian
2018-12-01
1
-1
/
+3
*
liquidio: fix spelling mistake "deferal" -> "deferral"
Colin Ian King
2018-11-30
1
-1
/
+1
*
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
2018-11-28
1
-0
/
+3
*
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-11-24
1
-1
/
+3
*
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
2018-11-22
1
-2
/
+7
*
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-10-04
1
-1
/
+2
|
\
|
*
devlink: Add extack for eswitch operations
Eli Britstein
2018-10-04
1
-1
/
+2
*
|
liquidio: fix a couple of spelling mistakes
Colin Ian King
2018-10-04
1
-2
/
+2
|
/
*
net: liquidio: list usage cleanup
zhong jiang
2018-09-26
1
-2
/
+1
*
net: cavium: fix return type of ndo_start_xmit function
YueHaibing
2018-09-19
4
-6
/
+8
*
liquidio: remove duplicated include from lio_vf_rep.c
YueHaibing
2018-09-18
1
-1
/
+0
*
liquidio: Add the features to show FEC settings and set FEC settings
Weilin Chang
2018-09-17
6
-3
/
+243
*
net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
zhong jiang
2018-09-13
1
-1
/
+1
*
liquidio: Removed droq lock
Intiyaz Basha
2018-09-12
3
-37
/
+3
*
liquidio: Per queue oom work queue
Intiyaz Basha
2018-09-12
6
-73
/
+110
*
liquidio: Disabling tasklet when NAPI is active
Intiyaz Basha
2018-09-12
2
-1
/
+29
*
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
2018-09-08
1
-1
/
+1
*
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
2018-09-07
1
-3
/
+1
*
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-07
8
-12
/
+187
*
liquidio: Added delayed work for periodically updating the link statistics.
Pradeep Nalla
2018-09-04
6
-10
/
+40
*
liquidio: remove set but not used variable 'irh'
YueHaibing
2018-09-02
1
-9
/
+0
*
liquidio: remove obsolete functions and data structures
Felix Manlunas
2018-08-30
9
-490
/
+176
*
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
2018-08-30
6
-110
/
+98
*
liquidio: make soft command calls synchronous
Felix Manlunas
2018-08-30
5
-161
/
+129
*
liquidio: improve soft command handling
Felix Manlunas
2018-08-30
8
-49
/
+232
*
liquidio: fix race condition in instruction completion processing
Rick Farrington
2018-08-30
3
-2
/
+7
*
liquidio: remove unnecessary delay when processing IQ responses
Rick Farrington
2018-08-30
1
-1
/
+1
*
liquidio: remove set but not used variable 'is25G'
YueHaibing
2018-08-13
1
-6
/
+2
*
liquidio: copperhead LED identification
Raghu Vatsavayi
2018-08-10
2
-5
/
+23
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
1
-0
/
+2
|
\
|
*
net: thunderx: check for failed allocation lmac->dmacs
Colin Ian King
2018-08-07
1
-0
/
+2
*
|
net: thunderx: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
|
liquidio: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
|
liquidio: avoided acquiring post_lock for data only queues
Intiyaz Basha
2018-08-07
2
-3
/
+29
*
|
liquidio: remove redundant function cn23xx_dump_iq_regs
YueHaibing
2018-07-30
1
-44
/
+0
*
|
liquidio: remove redundant function cn23xx_dump_vf_iq_regs
YueHaibing
2018-07-29
1
-30
/
+0
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
3
-9
/
+19
|
\
|
|
*
net: cavium: Add fine-granular dependencies on PCI
Alexander Sverdlin
2018-07-19
1
-6
/
+6
|
*
octeon_mgmt: Fix MIX registers configuration on MTU setup
Alexander Sverdlin
2018-07-18
1
-3
/
+11
|
*
liquidio: make timeout HZ independent and readable
Nicholas Mc Guire
2018-07-06
1
-1
/
+4
*
|
net: cavium: add missing PCI dependencies
Arnd Bergmann
2018-07-18
1
-4
/
+6
*
|
liquidio: Using NULL instead of plain integer
YueHaibing
2018-07-18
2
-3
/
+3
*
|
liquidio: correct error msg text when removing VLAN ID
Rick Farrington
2018-07-17
2
-2
/
+2
*
|
liquidio: fix hang when re-binding VF host drv after running DPDK VF driver
Rick Farrington
2018-07-16
2
-0
/
+6
*
|
net: cavium: Drop dependency of NET_VENDOR_CAVIUM on PCI
Alexander Sverdlin
2018-07-16
1
-1
/
+0
*
|
liquidio: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-16
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-15
1
-1
/
+0
|
\
\
|
*
|
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
1
-1
/
+0
*
|
|
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018-07-12
2
-2
/
+2
*
|
|
liquidio: fix kernel panic when NIC firmware is older than 1.7.2
Rick Farrington
2018-07-07
2
-2
/
+33
|
/
/
[next]