summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-12-02tap: free skb if flags errorWei Xu
2017-12-02tun: free skb in early errorsWei Xu
2017-12-02vhost: fix skb leak in handle_rx()Wei Xu
2017-12-02bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()Vasundhara Volam
2017-12-02bnxt_en: fix dst/src fid for vxlan encap/decap actionsSathya Perla
2017-12-02bnxt_en: wildcard smac while creating tunnel decap filterSunil Challa
2017-12-02bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdownRay Jui
2017-12-01phylink: ensure we take the link down when phylink_stop() is calledRussell King
2017-12-01sfp: warn about modules requiring address change sequenceRussell King
2017-12-01sfp: improve RX_LOS handlingRussell King
2017-12-01sfp: fix RX_LOS signal handlingRussell King
2017-12-01net: phy-micrel: check return code in flp center functionMax Uvarov
2017-11-30net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number maskFlorian Fainelli
2017-11-30net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe
2017-11-30net: mvpp2: allocate zeroed tx descriptorsYan Markman
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2017-11-28atm: suni: remove extraneous space to fix indentationColin Ian King
2017-11-28atm: lanai: use %p to format kernel addresses instead of %xColin Ian King
2017-11-28atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King
2017-11-28ambassador: fix incorrect indentation of assignment statementColin Ian King
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-11-28lmc: Use memdup_user() as a cleanupVasyl Gomonovych
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart
2017-11-28net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart
2017-11-28net: mvpp2: do not disable GMAC paddingYan Markman
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart
2017-11-28net: mvpp2: fix the txq_init error pathAntoine Tenart
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata
2017-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-27auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer
2017-11-27xen-netfront: remove warning when unloading moduleEduardo Otubo
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds