summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-15Merge branch 'qed-iWARP-fixes'David S. Miller1-10/+39
2019-06-15qed: iWARP - Fix default window size to be based on chipMichal Kalderon1-5/+25
2019-06-15qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-06-15qed: iWARP - fix uninitialized callbackMichal Kalderon1-0/+1
2019-06-15qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon1-5/+11
2019-06-15net: phy: sfp: clean up a conditionDan Carpenter1-1/+1
2019-06-15vsock: correct removal of socket from the listSunil Muthuswamy1-31/+7
2019-06-15Merge branch 'nfp-add-two-user-friendly-errors'David S. Miller2-1/+10
2019-06-15nfp: print a warning when binding VFs to PF driverJakub Kicinski1-0/+4
2019-06-15nfp: update the old flash error messageJakub Kicinski1-1/+6
2019-06-15Merge branch 'Microchip-KSZ-driver-enhancements'David S. Miller4-0/+72
2019-06-15net: dsa: microchip: Support optional 125MHz SYNCLKO outputRobert Hancock4-0/+9
2019-06-15net: dsa: microchip: Add PHY errata workaroundsRobert Hancock2-0/+63
2019-06-15net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl2-15/+14
2019-06-15Merge branch 'packet-DDOS'David S. Miller2-41/+56
2019-06-15net/packet: introduce packet_rcv_try_clear_pressure() helperEric Dumazet1-4/+9
2019-06-15net/packet: remove locking from packet_rcv_has_room()Eric Dumazet1-11/+9
2019-06-15net/packet: implement shortcut in tpacket_rcv()Eric Dumazet1-0/+6
2019-06-15net/packet: make tp_drops atomicEric Dumazet2-9/+12
2019-06-15net/packet: constify __packet_rcv_has_room()Eric Dumazet1-5/+8
2019-06-15net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()Eric Dumazet1-7/+7
2019-06-15net/packet: constify packet_lookup_frame() and __tpacket_has_room()Eric Dumazet1-7/+7
2019-06-15net/packet: constify __packet_get_status() argumentEric Dumazet1-1/+1
2019-06-15net: phy: Add more 1000BaseX support detectionRobert Hancock1-0/+2
2019-06-15net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk1-19/+21
2019-06-15net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk1-9/+7
2019-06-15Merge branch 'net-mlx5-use-indirect-call-wrappers'David S. Miller1-6/+19
2019-06-15net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni1-1/+2
2019-06-15net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni1-5/+17
2019-06-14i40e: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov1-21/+24
2019-06-14i40e: remove duplicate stat calculation for tx_errorsJacob Keller1-3/+0
2019-06-14i40e: Check if the BAR size is large enough before writing to registersAdam Ludkiewicz1-1/+11
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak1-2/+25
2019-06-14i40e: add input validation for virtchnl handlersSergey Nemov1-43/+31
2019-06-14i40e: Improve AQ log granularityDoug Dziggel2-23/+25
2019-06-14i40e: Add bounds check for ch[] arrayPiotr Kwapulinski1-1/+10
2019-06-14i40e: Use signed variableMitch Williams1-1/+1
2019-06-14i40e: add constraints for accessing veb arrayPiotr Kwapulinski1-5/+7
2019-06-14i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski1-1/+1
2019-06-14i40e: add functions stubs to support EEEAleksandr Loktionov1-0/+12
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller30-168/+495
2019-06-14sched: act_ctinfo: use extack error reportingKevin Darbyshire-Bryant1-5/+18
2019-06-14l2tp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+3
2019-06-14Merge branch 'r8169-add-and-use-helper-rtl_is_8168evl_up'David S. Miller1-37/+16
2019-06-14r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSizeHeiner Kallweit1-20/+4
2019-06-14r8169: add helper rtl_is_8168evl_upHeiner Kallweit1-17/+12
2019-06-14mac80211: notify offchannel expire on mgmt_txJames Prestwood1-0/+4
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood3-0/+41
2019-06-14mac80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-12/+3