summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-08-299-90/+239
|\
| * ixgbe: add support for older QSFP active DA cablesEmil Tantilov2013-08-292-10/+50
| * ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov2013-08-291-0/+4
| * ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-293-11/+33
| * ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov2013-08-291-5/+4
| * ixgbe: cleanup some log messagesDon Skidmore2013-08-292-5/+3
| * ixgbe: zero out mailbox buffer on initEmil Tantilov2013-08-291-2/+2
| * ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov2013-08-291-17/+10
| * ixgbe: fix incorrect limit value in ring transverseDon Skidmore2013-08-291-1/+1
| * ixgbe: Check return value on eeprom readsMark Rustad2013-08-294-39/+107
| * ixgbe: disable link when adapter goes downJacob Keller2013-08-293-0/+25
* | fec: Use NAPI_POLL_WEIGHTFabio Estevam2013-08-291-2/+1
* | net: sctp: sctp_verify_init: clean up mandatory checks and add commentDaniel Borkmann2013-08-291-14/+12
* | tcp: TSO packets automatic sizingEric Dumazet2013-08-297-7/+77
* | ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa2013-08-295-0/+35
* | ARM: at91/dt: fix phy address in sama5xmb to match the reg propertyBoris BREZILLON2013-08-291-1/+1
* | net/cadence/macb: fix invalid 0 return if no phy is discovered on mii initBoris BREZILLON2013-08-291-3/+3
* | bridge: inherit slave devices needed_headroomFlorian Fainelli2013-08-291-0/+3
* | net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann2013-08-291-11/+9
* | net: mdio-sun4i: Convert to devm_* apiJisheng Zhang2013-08-291-9/+9
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-2920-1326/+1536
|\ \ | |/ |/|
| * sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings2013-08-271-44/+95
| * sfc: Return an error code when a sensor is busy.Alexandre Rames2013-08-271-1/+6
| * sfc: Add support for reading packet length from prefixBen Hutchings2013-08-272-2/+14
| * sfc: Add TX merged completion counterBen Hutchings2013-08-273-0/+6
| * sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper2013-08-276-13/+28
| * sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust commentsBen Hutchings2013-08-271-4/+4
| * sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()Ben Hutchings2013-08-271-2/+0
| * sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-272-6/+15
| * sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-275-11/+15
| * sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans2013-08-273-2/+16
| * sfc: PTP MCDI requests need to initialise periph ID fieldLaurence Evans2013-08-271-0/+7
| * sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-278-389/+498
| * sfc: Remove driver-local struct ethtool_stringBen Hutchings2013-08-271-24/+13
| * sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings2013-08-273-18/+6
| * sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-279-831/+807
| * sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings2013-08-221-85/+112
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-08-2913-18/+140
|\ \
| * | batman-adv: send GW_DEL event when the gw client mode is deselectedAntonio Quartulli2013-08-283-0/+32
| * | batman-adv: Start new development cycleSimon Wunderlich2013-08-281-1/+1
| * | batman-adv: move enum definition at the top of the fileAntonio Quartulli2013-08-281-15/+16
| * | batman-adv: set skb priority according to contentSimon Wunderlich2013-08-2810-2/+91
* | | qlcnic: underflow in qlcnic_validate_max_tx_rings()Dan Carpenter2013-08-292-2/+2
* | | Merge branch 'xen-netback'David S. Miller2013-08-293-673/+445
|\ \ \ | |/ / |/| |
| * | xen-netback: rename functionsWei Liu2013-08-293-133/+134
| * | xen-netback: switch to NAPI + kthread 1:1 modelWei Liu2013-08-293-507/+351
| * | xen-netback: remove page tracking facilityWei Liu2013-08-291-75/+2
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-08-2713-543/+1346
|\ \
| * | openvswitch: optimize flow compare and mask functionsAndy Zhou2013-08-272-39/+44
| * | openvswitch: Rename key_len to key_endAndy Zhou2013-08-262-16/+17