summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add skb_get_tx_queue() helperDaniel Borkmann2014-08-295-9/+13
* r8169: add missing MODULE_FIRMWARE.Francois Romieu2014-08-281-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-2816-98/+301
|\
| * i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-272-4/+4
| * i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-276-3/+19
| * i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson2014-08-271-29/+70
| * i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-276-18/+27
| * i40e: Add checks and message for Qualified Module infoCarolyn Wyborny2014-08-271-0/+14
| * i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-271-5/+8
| * i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-271-0/+1
| * i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-273-0/+11
| * i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-264-20/+111
| * i40e: Some FD message fixesAnjali Singhai Jain2014-08-261-10/+28
| * i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-261-17/+16
* | virtio_net: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-281-1/+1
* | igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-281-39/+39
* | ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann2014-08-271-29/+34
* | Merge branch 'bcm7xxx'David S. Miller2014-08-272-38/+26
|\ \
| * | net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli2014-08-272-0/+6
| * | net: phy: broadcom: add new Broadcom OUIFlorian Fainelli2014-08-271-1/+1
| * | net: phy: broadcom: fix PHY_BCM_OUI_4Florian Fainelli2014-08-271-1/+1
| * | net: phy: bcm7xxx: introduce helper macroFlorian Fainelli2014-08-271-36/+18
|/ /
* | Merge branch 'sf2'David S. Miller2014-08-2725-112/+1772
|\ \
| * | Documentation: devicetree: add Broadcom Starfighter 2 bindingFlorian Fainelli2014-08-271-0/+78
| * | Documentation: devicetree: update dsa binding with optional propertiesFlorian Fainelli2014-08-271-0/+17
| * | net: dsa: add Broadcom SF2 switch driverFlorian Fainelli2014-08-276-0/+1006
| * | net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-276-0/+190
| * | net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-272-0/+20
| * | net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-272-0/+11
| * | net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-273-4/+26
| * | net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-274-3/+83
| * | net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-273-0/+4
| * | net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-272-0/+8
| * | net: phy: provide stub for fixed_phy_set_link_updateFlorian Fainelli2014-08-271-8/+9
| * | net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli2014-08-274-0/+260
| * | net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-2710-105/+68
| * | sungem: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-17/+17
* | | sungem: Fix global namespace pollution of phy accessors.David S. Miller2014-08-272-169/+169
|/ /
* | tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-76/+76
* | f_ncm: Don't use netdev_start_xmit().David S. Miller2014-08-271-1/+9
* | ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier2014-08-275-61/+129
* | ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier2014-08-273-6/+5
* | ethernet: arc: remove use of 'struct platform_device'Romain Perier2014-08-271-31/+33
* | tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-272-2/+2
* | bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz2014-08-271-2/+2
* | r8152: replace strncpy with strlcpyhayeswang2014-08-271-2/+2
* | net: Update sk_buff flag bit availability comment.David S. Miller2014-08-271-1/+1
|/
* neigh: document gc_thresh2stephen hemminger2014-08-251-0/+6
* net: bnx2x: fix build error with ptpRandy Dunlap2014-08-251-0/+1
* team: set IFF_TEAM_PORT priv_flag after rx_handler is registeredJiri Pirko2014-08-251-14/+30
OpenPOWER on IntegriCloud