- 709c89b drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- d780cd4 drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 313a912 drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 28206cd drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 8676d76 drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- e187246 drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 956cc1e drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- dd8e194 drivers, net, mlx5: convert fs_node.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- a4b51a9 drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 17ac99b2 drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 0068895 drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- ff61b5e drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- c6d4e63 drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- eaf6ab7 drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- c39c4d9 net: hns3: Add mac loopback selftest support in hns3 driver by Yunsheng Lin · 7 years ago
- d43e5ac net: hns3: Refactor the skb receiving and transmitting function by Yunsheng Lin · 7 years ago
- 3c467bf bnxt: Move generic devlink code to new file by Steve Lin · 7 years ago
- 8d26d56 net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS* by Jiri Pirko · 7 years ago
- 90d9731 nfp: bpf: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 363fc53b nfp: flower: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 855afa0 mlx5e_rep: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 6ea30f8 ixgbe: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- cd019e9 cxgb4: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- 9e0fd15 bnxt: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- d6c862b mlx5e: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- eb49cfa mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacks by Jiri Pirko · 7 years ago
- f730cc9 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
- 520d0d7 Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
- 3c75f9b spectrum: Convert fib event handlers to use container_of on info arg by David Ahern · 7 years ago
- aec72f3 net-tun: fix panics at dismantle time by Eric Dumazet · 7 years ago
- f8fa9b4 mlxsw: spectrum_router: Add extack message for RIF and VRF overflow by David Ahern · 7 years ago
- 89d5dd2 mlxsw: spectrum: router: Add support for address validator notifier by David Ahern · 7 years ago
- de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
- ff7883e net: ipv6: Make inet6addr_validator a blocking notifier by David Ahern · 7 years ago
- 52c44d2 s390/qeth: don't dump control cmd twice by Julian Wiedmann · 7 years ago
- 978759e s390/qeth: support GRO flush timer by Julian Wiedmann · 7 years ago
- 864c17c s390/qeth: try harder to get packets from RX buffer by Julian Wiedmann · 7 years ago
- 8d68af6 s390/qeth: consolidate skb allocation by Julian Wiedmann · 7 years ago
- b6f72f9 s390/qeth: clean up page frag creation by Julian Wiedmann · 7 years ago
- 9400c53 s390/qeth: no VLAN support on OSM by Julian Wiedmann · 7 years ago
- 857d8ee s390/qeth: don't verify device when setting MAC address by Julian Wiedmann · 7 years ago
- 6e6f472 s390/qeth: clean up initial MTU determination by Julian Wiedmann · 7 years ago
- 83cf79a s390/qeth: fix early exit from error path by Julian Wiedmann · 7 years ago
- 025d0df s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store() by Andy Shevchenko · 7 years ago
- ed2e93e s390/qeth: remove duplicated device matching by Julian Wiedmann · 7 years ago
- dbb27af s390/drivers: use setup_timer by Allen Pais · 7 years ago
- ce34435 s390/qeth: rely on kernel for feature recovery by Julian Wiedmann · 7 years ago
- 322d95f Merge branch 'cxgb4-more-flower-offloads' by David S. Miller · 7 years ago
- 557ccbf cxgb4: add tc flower support for L3/L4 rewrite by Kumar Sanghvi · 7 years ago
- 0ff9099 cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support by Kumar Sanghvi · 7 years ago
- 202187c cxgb4: add tc flower support for ETH-SMAC rewrite by Kumar Sanghvi · 7 years ago
- 3bdb376 cxgb4: introduce SMT ops to prepare for SMAC rewrite support by Kumar Sanghvi · 7 years ago
- 27ece1f cxgb4: add tc flower support for ETH-DMAC rewrite by Kumar Sanghvi · 7 years ago
- c39bff4 cxgb4: add tc flower support for action PASS by Kumar Sanghvi · 7 years ago
- ad9af3e cxgb4: add tc flower match support for vlan by Kumar Sanghvi · 7 years ago
- bda1e22 cxgb4: add tc flower match support for TOS by Kumar Sanghvi · 7 years ago
- 3732053 Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
- b4804e0 net: sh_eth: implement R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
- 6c4b2f7 net: sh_eth: rename name structures as rcar_gen[12]_* by Simon Horman · 7 years ago
- 48acc9e liquidio: mark expected switch fall-through in octeon_destroy_resources by Gustavo A. R. Silva · 7 years ago
- b14bec8 liquidio: remove unnecessary NULL check before kfree in delete_glists by Gustavo A. R. Silva · 7 years ago
- aa0bf85 ibmvnic: Let users change net device features by Thomas Falcon · 7 years ago
- fdb0610 ibmvnic: Enable TSO support by Thomas Falcon · 7 years ago
- 1548205 ibmvnic: Enable scatter-gather support by Thomas Falcon · 7 years ago
- 010f245 tun: relax check on eth_get_headlen() return value by Eric Dumazet · 7 years ago
- fa31f0c thunderbolt: Right shifting to zero bug in tbnet_handle_packet() by Dan Carpenter · 7 years ago
- 9a03c3d thunderbolt: Fix a couple right shifting to zero bugs by Dan Carpenter · 7 years ago
- 046b307 net: ena: increase ena driver version to 1.3.0 by Netanel Belgazal · 7 years ago
- 58894d5 net: ena: add new admin define for future support of IPv6 RSS by Netanel Belgazal · 7 years ago
- 11095fd net: ena: add statistics for missed tx packets by Netanel Belgazal · 7 years ago
- 8c5c7ab net: ena: add power management ops to the ENA driver by Netanel Belgazal · 7 years ago
- dbeaf1e net: ena: remove legacy suspend suspend/resume support by Netanel Belgazal · 7 years ago
- 88aef2f net: ena: improve ENA driver boot time. by Netanel Belgazal · 7 years ago
- f436baf qed: Fix iWARP out of order flow by Michal Kalderon · 7 years ago
- 30d240d net: hns3: Add mqprio hardware offload support in hns3 driver by Yunsheng Lin · 7 years ago
- 56fd2b2 macvlan/macvtap: Add support for L2 forwarding offloads with macvtap by Alexander Duyck · 7 years ago
- 8f2e9ca Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
- 396665e Merge remote-tracking branch 'net-next/master' by Stefan Schmidt · 7 years ago
- f1851a6 dpaa_eth: remove obsolete comment by Madalin Bucur · 7 years ago
- c69fde7 fsl/fman: add dpaa in module names by Madalin Bucur · 7 years ago
- 8b9b5a2 dpaa_eth: cleanup dpaa_eth_probe() error paths by Madalin Bucur · 7 years ago
- c6e26ea dpaa_eth: change device used by Madalin Bucur · 7 years ago
- 3c38ec6 dpaa_eth: move of_phy_connect() to the eth driver by Madalin Bucur · 7 years ago
- 48167c9 fsl/fman: remove of_node by Madalin Bucur · 7 years ago
- 7d85b2c net: fs_enet: Remove unused timer by Kees Cook · 7 years ago
- cac6a8f net/xen-netback: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- d039ef6 net: hns: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- e84a2ac net: neterion: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- d28bb96 net: usb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- dfc5700 net/ethernet/sgi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 41e9475 hamradio/scc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 6fd9c53 net: seeq: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 0822c5d net: ethernet: sun: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- de892f8 net: ethernet: apple: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 1128612 isdnloop: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 5f2585d drivers/net/appletalk: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 9ba650a appletalk: Remove unneeded synchronization by Kees Cook · 7 years ago
- d26c089 hdlc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 4cfea08 isdn/gigaset: Convert timers to use timer_setup() by Kees Cook · 7 years ago