summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu
2019-04-10team: set slave to promisc if team is already in promisc modeHangbin Liu
2019-04-10net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski
2019-04-10Merge branch 'tls-leaks'David S. Miller
2019-04-10net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski
2019-04-10net/tls: fix the IV leaksJakub Kicinski
2019-04-10Merge branch 'ibmvnic-features'David S. Miller
2019-04-10ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon
2019-04-10ibmvnic: Enable GROThomas Falcon
2019-04-10Merge branch 'mlxsw-Various-fixes'David S. Miller
2019-04-10mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-04-10mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2019-04-08Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-04-08Merge branch 'bnxt_en-fixes'David S. Miller
2019-04-08bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-04-08bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-04-08net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas
2019-04-08Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08Merge branch 'erspan-use-after-free'David S. Miller
2019-04-08net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi
2019-04-08net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen
2019-04-08tpm: fix an invalid condition in tpm_common_pollTadeusz Struk
2019-04-08tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen
2019-04-08r8169: disable ASPM againHeiner Kallweit
2019-04-08MAINTAINERS: ieee802154: update documentation file patternStefan Schmidt
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg
2019-04-08cfg80211: add ratelimited variants of err and warnStanislaw Gruszka
2019-04-07Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-07net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin
2019-04-07slab: fix a crash by reading /proc/slab_allocatorsQian Cai
2019-04-07selftests: add a tc matchall test caseNicolas Dichtel