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
*
net: thunderx: don't allow jumbo frames with XDP
Matteo Croce
2019-04-11
1
-0
/
+9
*
net: thunderx: raise XDP MTU to 1508
Matteo Croce
2019-04-11
1
-2
/
+11
*
net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop
Lorenzo Bianconi
2019-04-04
1
-8
/
+12
*
thunderx: eliminate extra calls to put_page() for pages held for recycling
Dean Nelson
2019-03-28
1
-4
/
+3
*
thunderx: enable page recycling for non-XDP case
Dean Nelson
2019-03-28
1
-12
/
+11
*
net: thunder: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-11
1
-0
/
+6
*
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
2019-03-11
1
-0
/
+10
*
net: liquidio: fix a NULL pointer dereference
Kangjie Lu
2019-03-11
1
-0
/
+5
*
net: devlink: turn devlink into a built-in
Jakub Kicinski
2019-02-26
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
5
-153
/
+142
|
\
|
*
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
2019-02-22
1
-102
/
+12
|
*
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
2019-02-22
3
-19
/
+74
|
*
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2019-02-22
2
-3
/
+12
|
*
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
2019-02-22
3
-9
/
+7
|
*
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
2019-02-22
1
-4
/
+8
|
*
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2019-02-22
2
-4
/
+13
|
*
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2019-02-22
2
-15
/
+19
|
*
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2019-02-22
2
-2
/
+2
*
|
liquidio: using NULL instead of plain integer
YueHaibing
2019-02-19
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-1
/
+0
|
\
|
|
*
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
2019-02-07
1
-1
/
+0
*
|
liquidio: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
2
-35
/
+12
*
|
liquidio: fix the validation of rx checksum status from NIC hardware
Veerasenareddy Burru
2019-01-29
1
-1
/
+2
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
2
-2
/
+4
|
\
|
*
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
1
-0
/
+3
|
\
|
|
*
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
2018-11-28
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
2
-3
/
+10
|
\
|
|
*
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
*
|
net: cavium: clean up return value check in cavium_ptp_probe
YueHaibing
2018-11-24
1
-4
/
+0
*
|
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-2
/
+5
|
/
*
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
[next]