summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-22nfp: use struct fields for 8 bit-wide accessPieter Jansen van Vuuren
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-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-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
2017-10-21mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-10-21Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-21spectrum: Convert fib event handlers to use container_of on info argDavid Ahern
2017-10-20net-tun: fix panics at dismantle timeEric Dumazet
2017-10-20mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern
2017-10-20mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern
2017-10-20s390/qeth: don't dump control cmd twiceJulian Wiedmann
2017-10-20s390/qeth: support GRO flush timerJulian Wiedmann
2017-10-20s390/qeth: try harder to get packets from RX bufferJulian Wiedmann
2017-10-20s390/qeth: consolidate skb allocationJulian Wiedmann
2017-10-20s390/qeth: clean up page frag creationJulian Wiedmann
2017-10-20s390/qeth: no VLAN support on OSMJulian Wiedmann
2017-10-20s390/qeth: don't verify device when setting MAC addressJulian Wiedmann
2017-10-20s390/qeth: clean up initial MTU determinationJulian Wiedmann
2017-10-20s390/qeth: fix early exit from error pathJulian Wiedmann
2017-10-20s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann