summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-02bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-02bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov1-2/+2
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf5-4/+266
2013-08-01tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2-2/+0
2013-08-01tile: make "tile_net.custom" a proper bool module parameterChris Metcalf1-5/+5
2013-08-01tile: support TSO for IPv6 in tilegx network driverChris Metcalf1-15/+29
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf6-212/+417
2013-08-01tile: enable GRO in the tilegx network driverChris Metcalf1-1/+1
2013-08-01tile: fix panic bug in napi support for tilegx network driverChris Metcalf1-32/+33
2013-08-01tile: update dev->stats directly in tilegx network driverChris Metcalf1-21/+8
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf5-166/+351
2013-08-01tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf1-76/+0
2013-08-01tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf1-3/+6
2013-08-01tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf1-26/+15
2013-08-01tile: set hw_features and vlan_features in setupChris Metcalf2-33/+25
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2-4/+1
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01can: flexcan: Check the return value from clk_prepare_enable()Fabio Estevam1-8/+20
2013-08-01can: flexcan: Use devm_ioremap_resource()Fabio Estevam1-41/+12
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa1-3/+11
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-08-01checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16
2013-08-01af_unix.h: Remove extern from function prototypesJoe Perches1-8/+8
2013-08-01addrconf.h: Remove extern function prototypesJoe Perches1-88/+72
2013-08-01Documentation: add networking/netdev-FAQ.txtPaul Gortmaker2-0/+226
2013-08-01fib_rules: add .suppress operationStefan Tomanek5-1/+40
2013-08-01net: Remove extern from include/net/ scheduling prototypesJoe Perches4-101/+104
2013-08-01net: skb_orphan() changesEric Dumazet1-3/+4
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet3-4/+21
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du8-17/+58
2013-07-31sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart1-2/+3
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov3-9/+0
2013-07-31ixgbe: add support for quad-port x520 adapterDon Skidmore6-17/+358
2013-07-31ixgbe: clear semaphore bits on timeoutsEmil Tantilov1-24/+21
2013-07-31ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller1-6/+6
2013-07-31ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller3-12/+14
2013-07-31ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller1-7/+129
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller2-0/+45
2013-07-31net: remove an unneeded checkDan Carpenter1-4/+1
2013-07-31flow_dissector: add support for IPPROTO_IPV6Tom Herbert1-0/+3
2013-07-31flow_dissector: clean up IPIP caseTom Herbert1-1/+2
2013-07-31PCI: move enum pcie_link_width into pci.hJacob Keller2-13/+13
2013-07-31PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2-2/+5
2013-07-31ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov3-60/+18
2013-07-31ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov4-148/+182
2013-07-31ixgbe: bump version numberDon Skidmore1-1/+1