index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
thunder
Age
Commit message (
Expand
)
Author
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-27
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
2018-11-23
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-07
net: thunderx: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
net: thunderx: check for failed allocation lmac->dmacs
Colin Ian King
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode
Vadim Lomovtsev
2018-04-18
bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-09
net: thunderx: rework mac addresses list to u64 array
Vadim Lomovtsev
2018-03-31
net: thunderx: add ndo_set_rx_mode callback implementation for VF
Vadim Lomovtsev
2018-03-31
net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...
Vadim Lomovtsev
2018-03-31
net: thunderx: add XCAST messages handlers for PF
Vadim Lomovtsev
2018-03-31
net: thunderx: add new messages for handle ndo_set_rx_mode callback
Vadim Lomovtsev
2018-03-31
net: thunderx: add multicast filter management support
Vadim Lomovtsev
2018-03-31
net: thunderx: add MAC address filter tracking for LMAC
Vadim Lomovtsev
2018-03-31
net: thunderx: move filter register related macro into proper place
Vadim Lomovtsev
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-02-14
Revert "net: thunderx: Add support for xdp redirect"
Jesper Dangaard Brouer
2018-02-08
net: thunder: change q_len's type to handle max ring size
Dean Nelson
2018-01-29
net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...
Vadim Lomovtsev
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
2018-01-05
thunderx: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
2017-11-25
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
2017-11-11
net: thunderx: fix double free error
Aleksey Makarov
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
net: thunderx: remove a couple of redundant assignments
Colin Ian King
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
2017-07-29
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
2017-07-14
net: thunder_bgx: avoid format string overflow warning
Arnd Bergmann
2017-06-29
cavium: thunder: Remove duplicate "netdev->name" logging output
Joe Perches
2017-06-16
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-05-02
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2017-05-02
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2017-05-02
net: thunderx: Add support for XDP_TX
Sunil Goutham
2017-05-02
net: thunderx: Add support for XDP_DROP
Sunil Goutham
2017-05-02
net: thunderx: Add basic XDP support
Sunil Goutham
2017-05-02
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
[next]