aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam5-24/+41
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek1-2/+2
2015-03-04sh_eth: Mitigate lost statistics updatesBen Hutchings1-12/+25
2015-03-04sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings1-0/+7
2015-03-04sh_eth: Implement ethtool register dump operationsBen Hutchings2-11/+195
2015-03-04sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings2-3/+27
2015-03-04sh_eth: Implement multicast statistic based on the RFS8 status bitBen Hutchings1-0/+2
2015-03-04mpls: Multicast route table change notificationsEric W. Biederman2-0/+62
2015-03-04mpls: Netlink commands to add, remove, and dump routesEric W. Biederman2-0/+237
2015-03-04mpls: Functions for reading and wrinting mpls labels over netlinkEric W. Biederman2-0/+60
2015-03-04mpls: Basic support for adding and removing routesEric W. Biederman1-0/+133
2015-03-04mpls: Add a sysctl to control the size of the mpls label tableEric W. Biederman3-0/+168
2015-03-04mpls: Basic routing supportEric W. Biederman7-0/+432
2015-03-04mpls: Refactor how the mpls module is builtEric W. Biederman2-2/+18
2015-03-04neigh: Add helper function neigh_xmitEric W. Biederman2-0/+37
2015-03-04neigh: Factor out ___neigh_lookup_norefEric W. Biederman7-49/+83
2015-03-04bridge: fix bridge netlink RCU usageJohannes Berg1-6/+8
2015-03-03l2tp: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches4-8/+9
2015-03-03mac80211: Use eth_<foo>_addr instead of memsetJoe Perches4-8/+8
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03bluetooth: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03atm: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03appletalk: Use eth_<foo>_addr instead of memsetJoe Perches1-3/+3
2015-03-038021q: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03xen: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03netconsole: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+3
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches41-116/+118
2015-03-03net: usb: Use eth_<foo>_addr instead of memsetJoe Perches4-5/+5
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches17-25/+25
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose4-8/+17
2015-03-03ax25: Stop using magic neighbour cache operations.Eric W. Biederman10-74/+31
2015-03-03openvswitch: Fix serialization of non-masked set actions.Joe Stringer1-1/+7
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck1-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon1-1/+23
2015-03-03net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick1-24/+0
2015-03-03net: bridge: add compile-time assert for cb struct sizeFlorian Westphal1-0/+2
2015-03-03Linux 4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda2-2/+2
2015-03-03i40e: Only enable TC0 for NIC partition typeNeerav Parikh1-3/+3
2015-03-03i40e: Register DCBNL ops in MFP modeNeerav Parikh1-3/+1
2015-03-03i40evf: ethtool RSS fixesMitch Williams1-6/+8
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain2-1/+5
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain2-0/+5
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain2-8/+8
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh3-11/+14
2015-03-03i40e: Add FW check to disable DCB and wrap autoneg workaround with FW checkAnjali Singhai Jain1-12/+19
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain3-9/+21
2015-03-03i40e: don't disable PF LB when disabling VFsMitch Williams1-1/+0