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: correctly report csum_level for encapsulated packet
Ronak Doshi
2022-12-21
1
-0
/
+8
*
vmxnet3: use correct intrConf reference when using extended queues
Ronak Doshi
2022-12-02
1
-2
/
+14
*
vmxnet3: correctly report encapsulated LRO packet
Ronak Doshi
2022-12-02
1
-2
/
+9
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-2
/
+2
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
vmxnet3: do not reschedule napi for rx processing
Ronak Doshi
2022-07-29
1
-9
/
+0
*
vmxnet3: Implement ethtool's get_channels command
Andrey Turkin
2022-07-20
1
-0
/
+29
*
vmxnet3: Record queue number to incoming packets
Andrey Turkin
2022-07-18
1
-0
/
+1
*
vmxnet3: disable overlay offloads if UPT device does not support
Ronak Doshi
2022-06-20
2
-1
/
+14
*
vmxnet3: update to version 7
Ronak Doshi
2022-06-09
2
-3
/
+8
*
vmxnet3: use ext1 field to indicate encapsulated packet
Ronak Doshi
2022-06-09
2
-9
/
+23
*
vmxnet3: limit number of TXDs used for TSO packet
Ronak Doshi
2022-06-09
2
-0
/
+19
*
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
2022-06-09
4
-13
/
+65
*
vmxnet3: add support for out of order rx completion
Ronak Doshi
2022-06-09
2
-12
/
+63
*
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
2022-06-09
4
-10
/
+38
*
vmxnet3: add support for capability registers
Ronak Doshi
2022-06-09
4
-6
/
+233
*
vmxnet3: prepare for version 7 changes
Ronak Doshi
2022-06-09
6
-6
/
+9
*
net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
Zixuan Fu
2022-05-17
1
-0
/
+4
*
net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
Zixuan Fu
2022-05-17
1
-0
/
+2
*
vmxnet3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
1
-15
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-6
/
+7
|
\
|
*
vmxnet3: fix minimum vectors alloc issue
Ronak Doshi
2021-12-08
1
-6
/
+7
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-4
/
+6
|
/
*
net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
Jean Sacren
2021-11-01
1
-8
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-1
/
+0
|
\
|
*
vmxnet3: do not stop tx queues after netif_device_detach()
Dongli Zhang
2021-10-28
1
-1
/
+0
*
|
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
1
-2
/
+2
*
|
net: use dev_addr_set()
Jakub Kicinski
2021-10-09
1
-2
/
+2
|
/
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+8
*
vmxnet3: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-27
/
+20
*
vmxnet3: update to version 6
Ronak Doshi
2021-07-16
2
-3
/
+13
*
vmxnet3: increase maximum configurable mtu to 9190
Ronak Doshi
2021-07-16
2
-2
/
+6
*
vmxnet3: set correct hash type based on rss information
Ronak Doshi
2021-07-16
2
-9
/
+29
*
vmxnet3: add support for ESP IPv6 RSS
Ronak Doshi
2021-07-16
1
-0
/
+20
*
vmxnet3: remove power of 2 limitation on the queues
Ronak Doshi
2021-07-16
1
-3
/
+5
*
vmxnet3: add support for 32 Tx/Rx queues
Ronak Doshi
2021-07-16
3
-60
/
+151
*
vmxnet3: prepare for version 6 changes
Ronak Doshi
2021-07-16
5
-5
/
+11
*
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
2021-07-02
1
-2
/
+20
*
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
[next]