summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: hns3: fix for skb leak when doing selftestYunsheng Lin2019-06-141-2/+4
| * | | net: hns3: fix for dereferencing before null checkingYunsheng Lin2019-06-141-2/+5
| * | | net: hns3: free irq when exit from abnormal branchYonglong Liu2019-06-141-0/+1
| * | | net: hns3: clear restting state when initializing HW devicePeng Li2019-06-141-0/+18
| * | | net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li2019-06-141-39/+83
| * | | net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li2019-06-142-4/+3
| * | | net: hns3: add recovery for the H/W errors occurred before the HNS dev initia...Shiju Jose2019-06-141-2/+14
| * | | net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose2019-06-143-8/+107
| * | | net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...Shiju Jose2019-06-141-171/+109
| * | | net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose2019-06-144-42/+51
|/ / /
* | | Merge branch 'qed-iWARP-fixes'David S. Miller2019-06-141-10/+39
|\ \ \
| * | | qed: iWARP - Fix default window size to be based on chipMichal Kalderon2019-06-141-5/+25
| * | | qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon2019-06-141-0/+2
| * | | qed: iWARP - fix uninitialized callbackMichal Kalderon2019-06-141-0/+1
| * | | qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon2019-06-141-5/+11
|/ / /
* | | net: phy: sfp: clean up a conditionDan Carpenter2019-06-141-1/+1
* | | vsock: correct removal of socket from the listSunil Muthuswamy2019-06-141-31/+7
* | | Merge branch 'nfp-add-two-user-friendly-errors'David S. Miller2019-06-142-1/+10
|\ \ \
| * | | nfp: print a warning when binding VFs to PF driverJakub Kicinski2019-06-141-0/+4
| * | | nfp: update the old flash error messageJakub Kicinski2019-06-141-1/+6
|/ / /
* | | Merge branch 'Microchip-KSZ-driver-enhancements'David S. Miller2019-06-144-0/+72
|\ \ \
| * | | net: dsa: microchip: Support optional 125MHz SYNCLKO outputRobert Hancock2019-06-144-0/+9
| * | | net: dsa: microchip: Add PHY errata workaroundsRobert Hancock2019-06-142-0/+63
|/ / /
* | | net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl2019-06-142-15/+14
* | | Merge branch 'packet-DDOS'David S. Miller2019-06-142-41/+56
|\ \ \
| * | | net/packet: introduce packet_rcv_try_clear_pressure() helperEric Dumazet2019-06-141-4/+9
| * | | net/packet: remove locking from packet_rcv_has_room()Eric Dumazet2019-06-141-11/+9
| * | | net/packet: implement shortcut in tpacket_rcv()Eric Dumazet2019-06-141-0/+6
| * | | net/packet: make tp_drops atomicEric Dumazet2019-06-142-9/+12
| * | | net/packet: constify __packet_rcv_has_room()Eric Dumazet2019-06-141-5/+8
| * | | net/packet: constify prb_lookup_block() and __tpacket_v3_has_room()Eric Dumazet2019-06-141-7/+7
| * | | net/packet: constify packet_lookup_frame() and __tpacket_has_room()Eric Dumazet2019-06-141-7/+7
| * | | net/packet: constify __packet_get_status() argumentEric Dumazet2019-06-141-1/+1
|/ / /
* | | net: phy: Add more 1000BaseX support detectionRobert Hancock2019-06-141-0/+2
* | | net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk2019-06-141-19/+21
* | | net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk2019-06-141-9/+7
* | | Merge branch 'net-mlx5-use-indirect-call-wrappers'David S. Miller2019-06-141-6/+19
|\ \ \
| * | | net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni2019-06-141-1/+2
| * | | net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni2019-06-141-5/+17
|/ / /
* | | Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller2019-06-1430-168/+495
|\ \ \ | |_|/ |/| |
| * | mac80211: notify offchannel expire on mgmt_txJames Prestwood2019-06-141-0/+4
| * | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-143-0/+41
| * | mac80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-143-12/+3
| * | mac80211: extend __rate_control_send_low warningJohannes Berg2019-06-141-1/+3
| * | mac80211: fill low rate even for HAS_RATE_CONTROLJohannes Berg2019-06-141-2/+2
| * | mac80211: use STA info in rate_control_send_low()Johannes Berg2019-06-144-10/+56
| * | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-1410-57/+7
| * | ieee80211: Add a missing extended capability flag definitionIlan Peer2019-06-141-0/+7
| * | cfg80211: Add a function to iterate all BSS entriesIlan Peer2019-06-142-0/+41
| * | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-145-1/+16