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
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
2013-02-25
vmxnet3: make local function static
stephen hemminger
1
-2
/
+2
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2013-01-30
vmxnet3: set carrier state properly on probe
Neil Horman
1
-4
/
+3
2013-01-16
vmxnet3: better RSS support
Stephen Hemminger
1
-0
/
+7
2013-01-16
vmxnet3: use static RSS key
Stephen Hemminger
1
-1
/
+10
2013-01-16
vmxnet3: remove unused irq_share_mode
Stephen Hemminger
1
-4
/
+3
2013-01-16
vmxnet3: remove device counter
Stephen Hemminger
2
-6
/
+0
2013-01-16
vmxnet3: remove VMXNET3_MAX_DEVICES
Stephen Hemminger
1
-1
/
+0
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2
-76
/
+73
2013-01-16
vmxnet3: use netdev_dbg
Stephen Hemminger
1
-9
/
+9
2013-01-16
vmxnet3: fix messages printed before registration
Stephen Hemminger
1
-12
/
+9
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2
-9
/
+2
2013-01-16
vmxnet3: use netdev_alloc_skb_ip_align
Stephen Hemminger
1
-7
/
+5
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-1
/
+1
2012-12-03
vmxnet3: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-15
vmxnet3: fix indentation
stephen hemminger
1
-17
/
+17
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+45
2012-11-10
vmxnet3: convert BUG_ON(true) into a simple BUG()
Sasha Levin
1
-1
/
+1
2012-11-03
vmxnet3: must split too big fragments
Eric Dumazet
1
-20
/
+45
2012-08-16
vmxnet3: Fix race between dev_open() and register_netdev()
Steve Hodgson
1
-1
/
+1
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+3
2012-03-05
vmxnet3: Fix log messages and corrects some typos
Shreyas Bhatewara
1
-9
/
+10
2012-03-02
vmxnet3: Fix transport header size
Shreyas Bhatewara
2
-8
/
+3
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-02-20
vmxnet3: cap copy length at size of skb to prevent dropped frames on tx
Neil Horman
1
-2
/
+2
2012-02-01
vmxnet3: Fix typo in vmxnet3_drv.c
Masanari Iida
1
-1
/
+1
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-4
/
+1
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-12
/
+3
2012-01-26
vmxnet3: cleanup tso headers manipulation
Eric Dumazet
1
-11
/
+11
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-1
/
+2
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-20
/
+15
[next]