aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08net: stmmac: Correct the error message about invalid speedLABBE Corentin
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin
2017-02-08net: stmmac: Use readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: fix some code style problemLABBE Corentin
2017-02-08net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-02-08net: stmmac: fix some typos in commentsLABBE Corentin
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin
2017-02-08bpf, lpm: fix overflows in trie_alloc checksDaniel Borkmann
2017-02-08bridge: vlan tunnel id info range fill size calc cleanupsRoopa Prabhu
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet
2017-02-08net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-08net: qcom/emac: fix semicolon.cocci warningsWu Fengguang
2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju
2017-02-08net: dsa: bcm_sf2: cleanup bcm_sf2_cfp_rule_get() a littleDan Carpenter
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07liquidio: do not dereference pointer if it's NULLFelix Manlunas
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07mm: fix KPF_SWAPCACHE in /proc/kpageflagsHugh Dickins
2017-02-07bridge: avoid unnecessary read of jiffiesstephen hemminger
2017-02-07spectrum: acl_tcam: Fix catchall prio valueJiri Pirko
2017-02-07bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_rangeRoopa Prabhu
2017-02-07sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner
2017-02-07sctp: check af before verify address in sctp_addr_id2transportXin Long
2017-02-07bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_infoNikolay Aleksandrov
2017-02-07net: bridge: remove redundant check to see if err is setColin Ian King
2017-02-07sfc: fix an off by one bugDan Carpenter
2017-02-07net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski
2017-02-07net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski
2017-02-07Documentation: devicetree: Add PHY no lane swap bindingLukasz Majewski
2017-02-07Merge branch 'Incorrect-use-of-phy_read_status'David S. Miller
2017-02-07net: dsa: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: pxa168_eth: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: mv643xx_eth: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-02-07net: ethernet: ti: cpsw: remove netif_trans_updateIvan Khoronzhuk
2017-02-07Merge branch 'bnxt_en-Add-XDP-support'David S. Miller
2017-02-07bnxt_en: Add support for XDP_TX action.Michael Chan
2017-02-07bnxt_en: Add basic XDP support.Michael Chan
2017-02-07bnxt_en: Refactor tx completion path.Michael Chan
2017-02-07bnxt_en: Add a set of TX rings to support XDP.Michael Chan
2017-02-07bnxt_en: Add tx ring mapping logic.Michael Chan
2017-02-07bnxt_en: Centralize logic to reserve rings.Michael Chan
2017-02-07bnxt_en: Use event bit map in RX path.Michael Chan
2017-02-07bnxt_en: Add RX page mode support.Michael Chan
2017-02-07bnxt_en: Parameterize RX buffer offsets.Michael Chan
2017-02-07bnxt_en: Add bp->rx_dir field for rx buffer DMA direction.Michael Chan