aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-20net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk
2017-01-20macvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar
2017-01-20ipvlan: use netdev_is_rx_handler_busy instead of checking specific typeMahesh Bandewar
2017-01-20vxlan: preserve type of dst_port parm for encap_bypass_if_local()Lance Richardson
2017-01-20PCI: implement num_vf bus type callbackPhil Sutter
2017-01-20cxgb4: hide unused warningsArnd Bergmann
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi
2017-01-19net/mlx5e: Reorder update statsSaeed Mahameed
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman
2017-01-19net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2017-01-19net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman
2017-01-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev
2017-01-19net/mlx5: Fix version printout in case of health issueEli Cohen
2017-01-19net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk
2017-01-18tun: rx batchingJason Wang
2017-01-18vhost_net: tx batchingJason Wang
2017-01-18vhost: better detection of available buffersJason Wang
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan
2017-01-18stmicro: add more information to Kconfigjpinto
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau
2017-01-17net: ethoc: Make needlessly global struct ethtool_ops staticTobias Klauser
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-16net: mvneta: add BQL supportMarcin Wojtas
2017-01-16net: mvneta: add xmit_more supportSimon Guinot
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit