summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov
2016-02-18USB: cdc_subset: only build when one driver is enabledArnd Bergmann
2016-02-18vxlan: do not use fdb in metadata modeJiri Benc
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov
2016-02-18net: caif: fix erroneous return valueAnton Protopopov
2016-02-18appletalk: fix erroneous return valueAnton Protopopov
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc
2016-02-18geneve: clear IFF_TX_SKB_SHARINGJiri Benc
2016-02-18vxlan: clear IFF_TX_SKB_SHARINGJiri Benc
2016-02-18geneve: Refine MTU limitDavid Wragg
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-02-18route: check and remove route cache when we get routeXin Long
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim
2016-02-18Merge branch 'mlxsw-fixes'David S. Miller
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel
2016-02-17et131x: check return value of dma_alloc_coherentInsu Yun
2016-02-17Merge branch 'thunderx-fixes'David S. Miller
2016-02-17net: thunderx: Fix receive packet statsSunil Goutham
2016-02-17net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham
2016-02-17net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-02-17tcp: correctly crypto_alloc_hash return checkInsu Yun
2016-02-17net: dsa: Unregister slave_dev in error pathFlorian Fainelli
2016-02-17phy: marvell: Fix and unify reg-init behaviorClemens Gruber
2016-02-17pppoe: fix reference counting in PPPoE proxyGuillaume Nault
2016-02-17ravb: Update DT binding example for final CPG/MSSR bindingsGeert Uytterhoeven
2016-02-17Merge branch 'mlxsw-fixes'David S. Miller
2016-02-17mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel
2016-02-17mlxsw: Treat local port 64 as validIdo Schimmel
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-02-17drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY modeDavid Rivshin
2016-02-17phy: keep pause flags in phy driver featuresWoojung.Huh@microchip.com
2016-02-17Merge branch 'mlx4-fixes'David S. Miller
2016-02-17net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-02-17net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens
2016-02-17net/mlx4_core: Fix potential corruption in counters databaseEran Ben Elisha
2016-02-17net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-02-17net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-02-16qmi_wwan: add "4G LTE usb-modem U901"Bjørn Mork
2016-02-16tcp: md5: release request socket instead of listenerEric Dumazet
2016-02-16tcp: do not set rtt_min to 1Eric Dumazet
2016-02-16pcnet_cs: add new idKen Kawasaki
2016-02-16net: dsa: remove phy_disconnect from error pathSascha Hauer
2016-02-16net: dsa: mv88e6xxx: Add support for Marvell 88E6240Sascha Hauer
2016-02-16tipc: fix premature addition of node to lookup tableJon Paul Maloy
2016-02-16Merge branch 'bnxt_en-fixes'David S. Miller
2016-02-16bnxt_en: Reduce default ring sizes.Michael Chan