summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-18net: caif: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18appletalk: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc2-2/+4
2016-02-18geneve: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18vxlan: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18geneve: Refine MTU limitDavid Wragg1-5/+22
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet6-37/+38
2016-02-18route: check and remove route cache when we get routeXin Long2-14/+64
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1
2016-02-18Merge branch 'mlxsw-fixes'David S. Miller4-9/+121
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel3-9/+63
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel1-0/+58
2016-02-18et131x: check return value of dma_alloc_coherentInsu Yun1-1/+1
2016-02-18Merge branch 'thunderx-fixes'David S. Miller3-17/+12
2016-02-18net: thunderx: Fix receive packet statsSunil Goutham3-13/+9
2016-02-18net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham1-3/+3
2016-02-18net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham1-1/+0
2016-02-18tcp: correctly crypto_alloc_hash return checkInsu Yun1-1/+1
2016-02-18net: dsa: Unregister slave_dev in error pathFlorian Fainelli1-0/+1
2016-02-18phy: marvell: Fix and unify reg-init behaviorClemens Gruber1-2/+13
2016-02-18pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-02-17ravb: Update DT binding example for final CPG/MSSR bindingsGeert Uytterhoeven1-2/+2
2016-02-17Merge branch 'mlxsw-fixes'David S. Miller2-1/+9
2016-02-17mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel1-0/+8
2016-02-17mlxsw: Treat local port 64 as validIdo Schimmel1-1/+1
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson1-4/+14
2016-02-17drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY modeDavid Rivshin1-2/+10
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com1-1/+1
2016-02-17Merge branch 'mlx4-fixes'David S. Miller13-40/+125
2016-02-17net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen8-22/+84
2016-02-17net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens1-2/+9
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha1-4/+6
2016-02-17net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-02-17net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-02-17qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork1-0/+1
2016-02-17tcp: md5: release request socket instead of listenerEric Dumazet1-2/+4
2016-02-17tcp: do not set rtt_min to 1Eric Dumazet1-1/+4
2016-02-17pcnet_cs: add new idKen Kawasaki1-0/+1
2016-02-17net: dsa: remove phy_disconnect from error pathSascha Hauer1-1/+0
2016-02-17net: dsa: mv88e6xxx: Add support for Marvell 88E6240Sascha Hauer1-0/+1
2016-02-16tipc: fix premature addition of node to lookup tableJon Paul Maloy1-6/+6
2016-02-16Merge branch 'bnxt_en-fixes'David S. Miller3-67/+56
2016-02-16bnxt_en: Reduce default ring sizes.Michael Chan1-2/+2
2016-02-16bnxt_en: Fix implementation of tx push operation.Michael Chan2-19/+34
2016-02-16bnxt_en: Remove 20G support and advertise only 40GbaseCR4.Michael Chan1-16/+5
2016-02-16bnxt_en: Cleanup and Fix flow control setup logicMichael Chan2-26/+9
2016-02-16bnxt_en: Fix ethtool autoneg logic.Michael Chan1-4/+6