summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski2019-04-101-7/+5
* net/tls: don't leak partially sent record in device modeJakub Kicinski2019-04-104-14/+32
* net/tls: fix the IV leaksJakub Kicinski2019-04-101-1/+4
* Merge branch 'ibmvnic-features'David S. Miller2019-04-101-7/+25
|\
| * ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon2019-04-101-6/+24
| * ibmvnic: Enable GROThomas Falcon2019-04-101-1/+1
|/
* Merge branch 'mlxsw-Various-fixes'David S. Miller2019-04-105-13/+36
|\
| * mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel2019-04-101-8/+11
| * selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel2019-04-101-0/+20
| * mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel2019-04-101-1/+1
| * mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel2019-04-101-1/+1
| * mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel2019-04-101-1/+1
| * mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel2019-04-101-1/+1
| * mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel2019-04-101-1/+1
|/
* Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-04-0916-85/+163
|\
| * mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel2019-04-091-5/+4
| * mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-085-12/+33
| * mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg2019-04-081-4/+15
| * cfg80211: add ratelimited variants of err and warnStanislaw Gruszka2019-04-081-0/+5
| * mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-292-58/+35
| * nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commandsSunil Dutt2019-03-291-6/+12
| * cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing2019-03-291-2/+1
| * mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-03-291-0/+3
| * cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_heNathan Chancellor2019-03-291-2/+4
| * mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau2019-03-291-0/+3
| * cfg80211: Handle WMM rules in regulatory domain intersectionIlan Peer2019-03-291-0/+39
| * mac80211: Increase MAX_MSG_LENAndrei Otcheretianski2019-03-291-1/+6
| * mac80211: fix unaligned access in mesh table hash functionFelix Fietkau2019-03-291-1/+1
| * mac80211: un-schedule TXQs on powersave startFelix Fietkau2019-03-291-1/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-0914-28/+89
|\ \
| * \ Merge branch 'bnxt_en-fixes'David S. Miller2019-04-091-3/+13
| |\ \
| | * | bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
| | * | bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
| |/ /
| * | net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-091-1/+3
| * | Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller2019-04-094-8/+8
| |\ \
| | * | qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
| | * | broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
| | * | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-091-1/+1
| |/ /
| * | Merge branch 'erspan-use-after-free'David S. Miller2019-04-092-12/+23
| |\ \
| | * | net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi2019-04-091-7/+13
| | * | net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi2019-04-091-5/+10
| |/ /
| * | r8169: disable ASPM againHeiner Kallweit2019-04-091-0/+6
| * | MAINTAINERS: ieee802154: update documentation file patternStefan Schmidt2019-04-081-1/+1
| * | net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-081-2/+6
| * | selftests: add a tc matchall test caseNicolas Dichtel2019-04-081-0/+20
| * | nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-071-1/+1
| * | NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter2019-04-071-0/+8
* | | Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2019-04-097-21/+108
|\ \ \
| * | | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-091-2/+2
| * | | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-092-0/+64