summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart2013-07-311-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-07-3117-347/+1001
|\
| * ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-316-17/+358
| * ixgbe: clear semaphore bits on timeoutsEmil Tantilov2013-07-311-24/+21
| * ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller2013-07-311-6/+6
| * ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-313-12/+14
| * ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller2013-07-311-7/+129
| * PCI: Add function to obtain minimum link width and speedJacob Keller2013-07-312-0/+45
| * PCI: move enum pcie_link_width into pci.hJacob Keller2013-07-302-13/+13
| * PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2013-07-302-2/+5
| * ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-303-60/+18
| * ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-304-148/+182
| * ixgbe: bump version numberDon Skidmore2013-07-301-1/+1
| * ixgbe: add new media type.Don Skidmore2013-07-304-7/+95
| * ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-304-16/+40
| * ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck2013-07-301-34/+1
| * ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-302-2/+75
* | tcp: Remove unused tcpct declarations and commentsDmitry Popov2013-07-313-9/+0
* | net: remove an unneeded checkDan Carpenter2013-07-301-4/+1
* | flow_dissector: add support for IPPROTO_IPV6Tom Herbert2013-07-301-0/+3
* | flow_dissector: clean up IPIP caseTom Herbert2013-07-301-1/+2
* | Merge branch 'phys_port'David S. Miller2013-07-305-1/+85
|\ \
| * | net: export physical port id via sysfsJiri Pirko2013-07-301-0/+22
| * | rtnl: export physical port id via RT netlinkJiri Pirko2013-07-302-1/+25
| * | net: add ndo to get id of physical port of the deviceJiri Pirko2013-07-302-0/+38
|/ /
* | net: mvneta: support big endianThomas Petazzoni2013-07-301-3/+32
* | net: mvneta: move the RX and TX desc macros outside of the structsThomas Petazzoni2013-07-301-11/+15
* | pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf2013-07-301-1/+1
* | tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa2013-07-303-3/+9
* | drivers: net: cpsw: Add support for set MAC addressMugunthan V N2013-07-301-0/+28
* | tile: handle 64-bit statistics in tilepro network driverChris Metcalf2013-07-301-23/+54
|/
* 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-302-10/+2
* be2net: don't use dev_err when AER enabling failsIvan Vecera2013-07-301-1/+1
* tg3: Update version to 3.133Nithin Sujir2013-07-291-2/+2
* tg3: Fix UDP fragments treated as RMCPNithin Sujir2013-07-292-0/+4
* tg3: Enable support for timesync gpio outputNithin Sujir2013-07-292-4/+68
* tg3: Implement the shutdown handlerNithin Sujir2013-07-291-2/+18
* tg3: Allow NVRAM programming when interface is downNithin Sujir2013-07-291-8/+2
* tg3: Remove incorrect switch to aux powerNithin Sujir2013-07-291-5/+0
* cnic: Update version to 2.5.17 and copyright year.Michael Chan2013-07-294-6/+6
* cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai2013-07-291-4/+7
* cnic: Update TCP options setup for iSCSI.Eddie Wai2013-07-293-32/+37
* cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai2013-07-291-0/+1
* cnic: Simplify cnic_release().Michael Chan2013-07-291-13/+0
* cnic: Simplify netdev events handling.Michael Chan2013-07-291-2/+2
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-299-27/+166
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2013-07-291-19/+42
* pktgen: add needed include fileStephen Rothwell2013-07-291-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-07-288-101/+217
|\
| * e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-281-33/+50
OpenPOWER on IntegriCloud