aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-14net/packet: constify packet_lookup_frame() and __tpacket_has_room()Eric Dumazet1-7/+7
2019-06-14net/packet: constify __packet_get_status() argumentEric Dumazet1-1/+1
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock1-0/+2
2019-06-14net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk1-19/+21
2019-06-14net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk1-9/+7
2019-06-14Merge branch 'net-mlx5-use-indirect-call-wrappers'David S. Miller1-6/+19
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni1-1/+2
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni1-5/+17
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid 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
2019-06-14mac80211: extend __rate_control_send_low warningJohannes Berg1-1/+3
2019-06-14mac80211: fill low rate even for HAS_RATE_CONTROLJohannes Berg1-2/+2
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg4-10/+56
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg10-57/+7
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer1-0/+7
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer2-0/+41
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin5-1/+16
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin2-2/+18
2019-06-14nl80211: require and validate vendor command policyJohannes Berg5-2/+69
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin1-4/+18
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu4-0/+39
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2-1/+3
2019-06-14nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu1-1/+3
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel3-44/+61
2019-06-13r8169: improve rtl_coalesce_infoHeiner Kallweit1-15/+6
2019-06-13r8169: let mdio read functions return -ETIMEDOUTHeiner Kallweit1-4/+4
2019-06-13net: dsa: tag_sja1105: Select CONFIG_PACKINGVladimir Oltean1-0/+1
2019-06-13net: axienet: move use of resource after validity checkRobert Hancock1-1/+1
2019-06-13Merge branch 's390-qeth-next'David S. Miller5-416/+351
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann4-24/+39
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann1-44/+14
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann3-90/+46
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2-9/+56
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann3-27/+21
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann3-137/+122
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann3-37/+10
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann3-28/+37
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2-5/+7
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann1-3/+1
2019-06-13s390/qeth: simplify DOWN state handlingJulian Wiedmann2-10/+4
2019-06-13s390/qeth: use mm helpersJulian Wiedmann1-17/+16
2019-06-13s390/qeth: don't mask TX errors on IQD devicesJulian Wiedmann1-7/+0
2019-06-13Merge branch 'mlxsw-Add-support-for-physical-hardware-clock'David S. Miller15-2/+697