Age | Commit message (Expand) | Author | Files | Lines |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 162 | -799/+1783 |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 59 | -487/+881 |
2017-10-22 | stmmac: Don't access tx_q->dirty_tx before netif_tx_lock | Bernd Edlinger | 1 | -1/+2 |
2017-10-22 | of_mdio: Fix broken PHY IRQ in case of probe deferral | Geert Uytterhoeven | 1 | -12/+27 |
2017-10-22 | tun: do not arm flow_gc_timer in tun_flow_init() | Eric Dumazet | 1 | -2/+0 |
2017-10-22 | tun: avoid extra timer schedule in tun_flow_cleanup() | Eric Dumazet | 1 | -3/+6 |
2017-10-22 | tun: do not block BH again in tun_flow_cleanup() | Eric Dumazet | 1 | -2/+2 |
2017-10-22 | nfp: use struct fields for 8 bit-wide access | Pieter Jansen van Vuuren | 2 | -74/+39 |
2017-10-22 | net: stmmac: Prevent infinite loop in get_rx_timestamp_status() | Jose Abreu | 1 | -1/+1 |
2017-10-22 | net: stmmac: Fix stmmac_get_rx_hwtstamp() | Jose Abreu | 1 | -7/+6 |
2017-10-22 | net: stmmac: Add missing call to dev_kfree_skb() | Jose Abreu | 1 | -0/+1 |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 9 | -96/+183 |
2017-10-22 | geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() | Stefano Brivio | 1 | -16/+3 |
2017-10-22 | net: dsa: lan9303: Add fdb/mdb manipulation | Egil Hjelmeland | 2 | -0/+182 |
2017-10-22 | net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods | Egil Hjelmeland | 2 | -0/+162 |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -3/+3 |
2017-10-22 | drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -5/+6 |
2017-10-22 | drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -10/+11 |
2017-10-22 | drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -5/+5 |
2017-10-22 | drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+5 |
2017-10-22 | drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -6/+6 |
2017-10-22 | drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t | Elena Reshetova | 2 | -15/+16 |
2017-10-22 | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -8/+8 |
2017-10-22 | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -4/+4 |
2017-10-22 | drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -4/+8 |
2017-10-22 | drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 2 | -8/+9 |
2017-10-22 | mlxsw: spectrum_router: Configure TIGCR on init | Petr Machata | 1 | -1/+10 |
2017-10-22 | mlxsw: reg: Add Tunneling IPinIP General Configuration Register | Petr Machata | 1 | -0/+31 |
2017-10-22 | net: hns3: Add mac loopback selftest support in hns3 driver | Yunsheng Lin | 2 | -0/+327 |
2017-10-22 | net: hns3: Refactor the skb receiving and transmitting function | Yunsheng Lin | 2 | -5/+16 |
2017-10-21 | Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla... | Linus Torvalds | 1 | -2/+2 |
2017-10-21 | net: aquantia: Bad udp rate on default interrupt coalescing | Igor Russkikh | 1 | -6/+6 |
2017-10-21 | net: aquantia: Enable coalescing management via ethtool interface | Igor Russkikh | 9 | -62/+155 |
2017-10-21 | net: aquantia: mmio unmap was not performed on driver removal | Igor Russkikh | 1 | -0/+3 |
2017-10-21 | net: aquantia: Limit number of MSIX irqs to the number of cpus | Igor Russkikh | 1 | -4/+7 |
2017-10-21 | net: aquantia: Fixed transient link up/down/up notification | Igor Russkikh | 1 | -0/+2 |
2017-10-21 | net: aquantia: Add queue restarts stats counter | Igor Russkikh | 2 | -58/+37 |
2017-10-21 | net: aquantia: Reset nic statistics on interface up/down | Igor Russkikh | 6 | -17/+75 |
2017-10-21 | bnxt: Move generic devlink code to new file | Steve Lin | 6 | -85/+112 |
2017-10-21 | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* | Jiri Pirko | 9 | -20/+0 |
2017-10-21 | nfp: bpf: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 1 | -9/+45 |
2017-10-21 | nfp: flower: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 1 | -8/+48 |
2017-10-21 | mlx5e_rep: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 1 | -6/+38 |
2017-10-21 | ixgbe: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 1 | -6/+39 |
2017-10-21 | cxgb4: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 1 | -6/+39 |
2017-10-21 | bnxt: Convert ndo_setup_tc offloads to block callbacks | Jiri Pirko | 3 | -10/+73 |