aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-11vxge: use swap() in vxge_hw_channel_dtr_alloc()Fabian Frederick1-6/+1
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick1-5/+2
2015-06-11net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick1-7/+3
2015-06-11net/mlx4_core: use swap() in mlx4_make_profile()Fabian Frederick1-6/+2
2015-06-11net/mlx4: use swap() in mlx4_init_qp_table()Fabian Frederick1-6/+3
2015-06-11net/ps3_gelic: Fix build error with DEBUGGeoff Levand1-12/+12
2015-06-11net/ethtool: Add current supported tunable optionsHadar Hen Zion2-0/+18
2015-06-11Merge branch 'broadcom-MDIO-turn-around'David S. Miller2-2/+13
2015-06-11net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYsFlorian Fainelli1-1/+7
2015-06-11net: bcmgenet: handle broken turn-around for specific PHYsFlorian Fainelli1-1/+6
2015-06-11net: phy: davicom: add IDs for DM9161B and C variantsGustavo Zacarias1-0/+13
2015-06-11Renesas Ethernet AVB PTP clock driverSergei Shtylyov4-5/+414
2015-06-11Renesas Ethernet AVB driver properSergei Shtylyov5-0/+2687
2015-06-11tcp: add CDG congestion controlKenneth Klette Jonassen3-0/+454
2015-06-11tcp: export tcp_enter_cwr()Kenneth Klette Jonassen1-0/+1
2015-06-10switchdev: fix handling for drivers not supporting IPv4 fib add/del opsScott Feldman1-2/+2
2015-06-10Merge branch 'brcm-pseudo-phy-addr'David S. Miller4-6/+19
2015-06-10net: dsa: bcm_sf2: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli1-3/+4
2015-06-10bgmac: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli1-1/+2
2015-06-10b44: Utilize BRCM_PSEUDO_PHY_ADDRFlorian Fainelli1-2/+6
2015-06-10net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.hFlorian Fainelli1-0/+5
2015-06-10net: phy: broadcom: include phy.h for brcmphy.hFlorian Fainelli1-0/+2
2015-06-10net: tcp: dctcp_update_alpha() fixes.Eric Dumazet1-10/+16
2015-06-10Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller68-743/+760
2015-06-10net/unix: support SCM_SECURITY for stream socketsStephen Smalley2-5/+16
2015-06-10atm: idt77105: Use setup_timerVaishali Thakkar1-4/+2
2015-06-10Add support of Cavium Liquidio ethernet adaptersRaghu Vatsavayi30-12/+14457
2015-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-405/+1044
2015-06-10Merge branch 'cxgb4-next'David S. Miller5-0/+296
2015-06-10cxgb4: Add debugfs entry to dump channel rateHariprasad Shenai4-0/+117
2015-06-10cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contentsHariprasad Shenai5-0/+95
2015-06-10cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logsHariprasad Shenai5-0/+84
2015-06-10bna: remove obsolete use of EXTRA_CFLAGSJiri Slaby1-2/+0
2015-06-10bridge: make br_fdb_delete also check if the port matchesNikolay Aleksandrov1-3/+5
2015-06-10Merge tag 'linux-can-next-for-4.2-20150609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller3-16/+66
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg59-423/+447
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg4964-102142/+226717
2015-06-10mac80211: Fix a case of incorrect metric used when forwarding a PREQAlexis Green1-9/+8
2015-06-09Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller41-264/+784
2015-06-09ixgbe: Remember to write ixfi changes after modifyingDon Skidmore1-1/+1
2015-06-09ixgbe: fix X550 default set_phy_power methodDon Skidmore1-2/+2
2015-06-09ixgbe: Set lan_id before using I2CDon Skidmore2-3/+5
2015-06-09ixgbe: add link check for X550 copperDon Skidmore1-0/+43
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore4-0/+10
2015-06-09ixgbe: fix X550 PHY function pointersDon Skidmore1-6/+3
2015-06-09ixgbe: fix X550 devices init flowDon Skidmore1-49/+19
2015-06-09ixgbe: fix bug in not clearing counters for X550 devicesDon Skidmore1-1/+1
2015-06-09ixgbe: fix issue with sfp events with new X550 devicesDon Skidmore1-26/+21
2015-06-09ixgbe: add support for interrupts from X550 external PHYDon Skidmore2-0/+33
2015-06-09ixgbe: Add const string for overheat messageDon Skidmore1-8/+4