summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14net: sched: ingress: set 'unlocked' flag for clsact Qdisc opsVlad Buslov
2019-06-14Merge branch 'enable-and-use-static_branch_deferred_inc'David S. Miller
2019-06-14tcp: use static_branch_deferred_inc for clean_acked_data_enabledWillem de Bruijn
2019-06-14locking/static_key: always define static_branch_deferred_incWillem de Bruijn
2019-06-14Merge branch 'hns3-next'David S. Miller
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-14net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-06-14net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-06-14net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-06-14net: hns3: free irq when exit from abnormal branchYonglong Liu
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li
2019-06-14net: hns3: add recovery for the H/W errors occurred before the HNS dev initia...Shiju Jose
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose
2019-06-14net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...Shiju Jose
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose
2019-06-14Merge branch 'qed-iWARP-fixes'David S. Miller
2019-06-14qed: iWARP - Fix default window size to be based on chipMichal Kalderon
2019-06-14qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-06-14qed: iWARP - fix uninitialized callbackMichal Kalderon
2019-06-14qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2019-06-14net: phy: sfp: clean up a conditionDan Carpenter
2019-06-14vsock: correct removal of socket from the listSunil Muthuswamy
2019-06-14Merge branch 'nfp-add-two-user-friendly-errors'David S. Miller
2019-06-14nfp: print a warning when binding VFs to PF driverJakub Kicinski
2019-06-14nfp: update the old flash error messageJakub Kicinski
2019-06-14Merge branch 'Microchip-KSZ-driver-enhancements'David S. Miller
2019-06-14net: dsa: microchip: Support optional 125MHz SYNCLKO outputRobert Hancock
2019-06-14net: dsa: microchip: Add PHY errata workaroundsRobert Hancock
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-14Merge branch 'packet-DDOS'David S. Miller
2019-06-14net/packet: introduce packet_rcv_try_clear_pressure() helperEric Dumazet
2019-06-14net/packet: remove locking from packet_rcv_has_room()Eric Dumazet
2019-06-14net/packet: implement shortcut in tpacket_rcv()Eric Dumazet
2019-06-14net/packet: make tp_drops atomicEric Dumazet
2019-06-14net/packet: constify __packet_rcv_has_room()Eric Dumazet
2019-06-14net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()Eric Dumazet
2019-06-14net/packet: constify packet_lookup_frame() and __tpacket_has_room()Eric Dumazet
2019-06-14net/packet: constify __packet_get_status() argumentEric Dumazet
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock
2019-06-14net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk
2019-06-14net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk
2019-06-14Merge branch 'net-mlx5-use-indirect-call-wrappers'David S. Miller
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller
2019-06-14sched: act_ctinfo: use extack error reportingKevin Darbyshire-Bryant
2019-06-14l2tp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-14Merge branch 'r8169-add-and-use-helper-rtl_is_8168evl_up'David S. Miller