index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
Age
Commit message (
Expand
)
Author
2020-03-06
vmxnet3: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-19
vmxnet3: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-01-08
vmxnet3: Remove always false conditional statement
yuehaibing
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-15
vmxnet3: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-06-04
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-17
vmxnet3: Replace msleep(1) with usleep_range()
YueHaibing
2018-05-14
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2018-05-14
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2018-03-20
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Igor Pylypiv
2018-03-17
vmxnet3: use correct flag to indicate LRO feature
Ronak Doshi
2018-03-17
vmxnet3: avoid xmit reset due to a race in vmxnet3
Ronak Doshi
2018-02-01
vmxnet3: remove redundant initialization of pointer 'rq'
Colin Ian King
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
vmxnet3: repair memory leak
Neil Horman
2017-11-30
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
2017-07-14
vmxnet3: avoid format strint overflow warning
Arnd Bergmann
2017-05-12
vmxnet3: ensure that adapter is in proper state during force_close
Neil Horman
2017-03-22
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-03
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-20
net: use core MTU range checking in virt drivers
Jarod Wilson
2016-10-15
vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
Alexey Khoroshilov
2016-10-04
vmxnet3: Wake queue from reset work
Benjamin Poirier
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-25
vmxnet3: fix non static symbol warning
Wei Yongjun
2016-08-19
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2016-06-16
vmxnet3: update to version 3
Shrikrishna Khare
2016-06-16
vmxnet3: introduce command to register memory region
Shrikrishna Khare
2016-06-16
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-16
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-16
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-16
vmxnet3: introduce generalized command interface to configure the device
Shrikrishna Khare
2016-06-16
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2016-03-14
vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
Arnd Bergmann
2016-03-07
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Neil Horman
2016-02-21
Driver: Vmxnet3: Update Rx ring 2 max size
Shrikrishna Khare
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2015-12-01
vmxnet3: fix checks for dma mapping errors
Alexey Khoroshilov
[next]