index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmxnet3: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-17
1
-34
/
+19
*
vmxnet3: Remove buf_info from device accessible structures
Ronak Doshi
2021-01-29
2
-33
/
+15
*
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
2020-09-25
3
-3
/
+34
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
vmxnet3: use correct tcp hdr length when packet is encapsulated
Ronak Doshi
2020-08-10
1
-1
/
+2
*
vmxnet3: allow rx flow hash ops only when rss is enabled
Ronak Doshi
2020-06-02
1
-0
/
+12
*
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...
Jia-Ju Bai
2020-06-01
1
-0
/
+2
*
vmxnet3: use correct hdr reference when packet is encapsulated
Ronak Doshi
2020-05-29
1
-8
/
+23
*
vmxnet3: update to version 4
Ronak Doshi
2020-05-28
2
-3
/
+8
*
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
2020-05-28
5
-33
/
+161
*
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
2020-05-28
4
-2
/
+272
*
vmxnet3: prepare for version 4 changes
Ronak Doshi
2020-05-28
6
-6
/
+9
*
vmxnet3: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-06
1
-21
/
+3
*
vmxnet3: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
1
-4
/
+1
*
vmxnet3: Remove always false conditional statement
yuehaibing
2020-01-08
1
-3
/
+1
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+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
-4
/
+3
*
vmxnet3: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-07-15
1
-1
/
+0
*
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
2019-06-04
3
-2
/
+16
*
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
1
-6
/
+13
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
2
-28
/
+52
|
\
|
*
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2018-05-14
2
-2
/
+24
|
*
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2018-05-14
2
-28
/
+30
*
|
vmxnet3: Replace msleep(1) with usleep_range()
YueHaibing
2018-05-17
2
-4
/
+4
|
/
*
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2018-04-19
2
-6
/
+15
*
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Igor Pylypiv
2018-03-20
1
-2
/
+0
*
vmxnet3: use correct flag to indicate LRO feature
Ronak Doshi
2018-03-17
2
-4
/
+4
*
vmxnet3: avoid xmit reset due to a race in vmxnet3
Ronak Doshi
2018-03-17
2
-7
/
+10
*
vmxnet3: remove redundant initialization of pointer 'rq'
Colin Ian King
2018-02-01
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
1
-1
/
+1
|
\
|
*
vmxnet3: repair memory leak
Neil Horman
2018-01-23
1
-1
/
+1
*
|
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
2017-11-30
1
-4
/
+4
|
/
*
vmxnet3: avoid format strint overflow warning
Arnd Bergmann
2017-07-14
1
-1
/
+1
*
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
2017-05-12
1
-0
/
+5
*
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-22
1
-11
/
+14
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-2
/
+2
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
2
-5
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-2
/
+1
|
\
|
*
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
2016-12-03
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-7
/
+10
|
\
\
|
*
|
vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
Alexey Khoroshilov
2016-10-15
1
-7
/
+10
|
|
/
*
/
net: use core MTU range checking in virt drivers
Jarod Wilson
2016-10-20
1
-3
/
+4
|
/
*
vmxnet3: Wake queue from reset work
Benjamin Poirier
2016-10-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
2
-3
/
+5
|
\
|
*
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2016-08-19
2
-3
/
+5
*
|
vmxnet3: fix non static symbol warning
Wei Yongjun
2016-08-25
1
-1
/
+1
|
/
*
vmxnet3: update to version 3
Shrikrishna Khare
2016-06-16
2
-3
/
+8
*
vmxnet3: introduce command to register memory region
Shrikrishna Khare
2016-06-16
1
-0
/
+17
[next]