index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2
-6
/
+10
2016-03-14
vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()
Arnd Bergmann
1
-4
/
+4
2016-03-07
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Neil Horman
1
-27
/
+46
2016-02-22
Driver: Vmxnet3: Update Rx ring 2 max size
Shrikrishna Khare
2
-3
/
+3
2016-01-07
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2
-6
/
+6
2015-12-01
vmxnet3: fix checks for dma mapping errors
Alexey Khoroshilov
1
-11
/
+60
2015-11-16
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
Shrikrishna Khare
2
-5
/
+6
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-09-24
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
2
-30
/
+92
2015-07-09
vmxnet3: prevent receive getting out of sequence on napi poll
Neil Horman
1
-4
/
+4
2015-06-29
vmxnet3: Bump up driver version number
Shreyas Bhatewara
1
-2
/
+2
2015-06-23
vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)
Shreyas Bhatewara
3
-4
/
+136
2015-06-23
vmxnet3: Fix memory leaks in rx path (fwd)
Shreyas Bhatewara
1
-18
/
+21
2015-06-23
vmxnet3: Register shutdown handler for device (fwd)
Shreyas Bhatewara
1
-0
/
+27
2015-04-02
vmxnet3: spelling fixes
stephen hemminger
1
-2
/
+2
2015-03-02
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
Shrikrishna Khare
2
-11
/
+23
2015-02-09
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
2
-3
/
+3
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
2
-3
/
+3
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-13
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2
-21
/
+27
2015-01-06
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
4
-10
/
+30
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+13
2014-11-16
vmxnet3: use netdev_rss_key_fill() helper
Eric Dumazet
1
-8
/
+1
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
1
-1
/
+0
2014-09-05
VMXNET3: Check for map error in vmxnet3_set_mc
Andy King
2
-9
/
+10
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-07
vmxnet3: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-06-17
vmxnet3: adjust ring sizes when interface is down
Neil Horman
3
-6
/
+18
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-25
vmxnet3: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+14
2014-03-13
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-03-12
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-02-19
vmxnet3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-28
/
+19
2014-02-19
vmxnet3: Fix MSI-X/MSI enablement code
Alexander Gordeev
1
-55
/
+46
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-26
vmxnet3: use initialized skb pointer to set hash
Michal Schmidt
1
-1
/
+2
2013-12-19
net: vmxnet3 calls skb_set_hash
Tom Herbert
1
-1
/
+2
2013-12-11
net: vmxnet3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-25
vmxnet3: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-08-28
VMXNET3: Add support for virtual IOMMU
Andy King
2
-83
/
+138
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-1
/
+1
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+2
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2
-7
/
+9
2013-03-08
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
3
-2
/
+9
2013-02-25
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
1
-4
/
+2
[next]