summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven
2017-10-22tun: do not arm flow_gc_timer in tun_flow_init()Eric Dumazet
2017-10-22tun: avoid extra timer schedule in tun_flow_cleanup()Eric Dumazet
2017-10-22tun: do not block BH again in tun_flow_cleanup()Eric Dumazet
2017-10-22nfp: use struct fields for 8 bit-wide accessPieter Jansen van Vuuren
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()Stefano Brivio
2017-10-22net: dsa: lan9303: Add fdb/mdb manipulationEgil Hjelmeland
2017-10-22net: dsa: lan9303: Add port_fast_age and port_fdb_dump methodsEgil Hjelmeland
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata
2017-10-22net: hns3: Add mac loopback selftest support in hns3 driverYunsheng Lin
2017-10-22net: hns3: Refactor the skb receiving and transmitting functionYunsheng Lin
2017-10-21Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh
2017-10-21net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh
2017-10-21net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh
2017-10-21net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh
2017-10-21bnxt: Move generic devlink code to new fileSteve Lin
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21nfp: bpf: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21nfp: flower: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21mlx5e_rep: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21cxgb4: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21bnxt: Convert ndo_setup_tc offloads to block callbacksJiri Pirko