index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cavium
/
thunder
/
nicvf_queues.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
2021-04-12
1
-1
/
+1
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
1
-1
/
+1
*
liquidio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-2
/
+2
*
net: tso: cache transport header length
Eric Dumazet
2020-06-18
1
-2
/
+3
*
net: thunderx: remove set but not used variable 'tail'
Zheng zengkai
2020-03-23
1
-2
/
+1
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
thunderx: eliminate extra calls to put_page() for pages held for recycling
Dean Nelson
2019-03-27
1
-4
/
+3
*
thunderx: enable page recycling for non-XDP case
Dean Nelson
2019-03-27
1
-12
/
+11
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
*
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
2018-11-23
1
-1
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
Revert "net: thunderx: Add support for xdp redirect"
Jesper Dangaard Brouer
2018-02-14
1
-6
/
+5
*
net: thunderx: add timestamping support
Sunil Goutham
2018-01-16
1
-0
/
+26
*
thunderx: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
1
-0
/
+2
|
\
|
*
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
2017-12-06
1
-0
/
+2
*
|
net: thunderx: Add support for xdp redirect
Sunil Goutham
2017-11-30
1
-5
/
+6
|
/
*
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
2017-11-25
1
-1
/
+0
*
cavium: thunder: Remove duplicate "netdev->name" logging output
Joe Perches
2017-06-29
1
-5
/
+3
*
net: thunderx: Optimize page recycling for XDP
Sunil Goutham
2017-05-02
1
-7
/
+50
*
net: thunderx: Support for XDP header adjustment
Sunil Goutham
2017-05-02
1
-1
/
+8
*
net: thunderx: Add support for XDP_TX
Sunil Goutham
2017-05-02
1
-13
/
+104
*
net: thunderx: Add support for XDP_DROP
Sunil Goutham
2017-05-02
1
-21
/
+56
*
net: thunderx: Add basic XDP support
Sunil Goutham
2017-05-02
1
-10
/
+5
*
net: thunderx: Cleanup receive buffer allocation
Sunil Goutham
2017-05-02
1
-9
/
+9
*
net: thunderx: Optimize CQE_TX handling
Sunil Goutham
2017-05-02
1
-5
/
+0
*
net: thunderx: Optimize RBDR descriptor handling
Sunil Goutham
2017-05-02
1
-4
/
+4
*
net: thunderx: Support for page recycling
Sunil Goutham
2017-05-02
1
-18
/
+103
*
net: thunderx: Enable TSO and checksum offloads for ipv6
Thanneeru Srinivasulu
2017-04-07
1
-1
/
+9
*
net: thunderx: Allow IPv6 frames with zero UDP checksum
Thanneeru Srinivasulu
2017-03-09
1
-2
/
+4
*
net: thunderx: Fix IOMMU translation faults
Sunil Goutham
2017-03-09
1
-37
/
+141
*
net: thunderx: Support to configure queue sizes from ethtool
Sunil Goutham
2017-01-25
1
-3
/
+16
*
net: thunderx: Fix transmit queue timeout issue
Sunil Goutham
2016-12-02
1
-21
/
+3
*
net: thunderx: Configure RED and backpressure levels
Sunil Goutham
2016-11-25
1
-2
/
+7
*
net: thunderx: Fix memory leak and other issues upon interface toggle
Sunil Goutham
2016-11-16
1
-1
/
+13
*
net: thunderx: Fix VF driver's interface statistics
Sunil Goutham
2016-11-16
1
-49
/
+47
*
net: thunderx: Fix configuration of L3/L4 length checking
Sunil Goutham
2016-11-16
1
-2
/
+5
*
net: thunderx: Program LMAC credits based on MTU
Sunil Goutham
2016-11-16
1
-0
/
+3
*
net: thunderx: Support for byte queue limits
Sunil Goutham
2016-09-24
1
-10
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-7
/
+57
|
\
|
*
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
2016-09-01
1
-7
/
+57
*
|
net: thunderx: Reset RXQ HW stats when interface is brought down
Jerin Jacob
2016-08-13
1
-0
/
+15
*
|
net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Sunil Goutham
2016-08-13
1
-18
/
+6
*
|
net: thunderx: Enable CQE_RX desc's extension fields
Sunil Goutham
2016-08-13
1
-1
/
+11
*
|
net: thunderx: Set queue count based on number of CPUs
Sunil Goutham
2016-08-13
1
-4
/
+4
|
/
*
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
1
-1
/
+1
*
net: thunderx: avoid exposing kernel stack
xypron.glpk@gmx.de
2016-05-10
1
-0
/
+4
[next]