aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-11net/smc: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-04-11net/smc: wait for pending work before clcsock release_sockKarsten Graul3-10/+30
2019-04-10net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recvLorenzo Bianconi1-1/+3
2019-04-10tipc: missing entries in name table of publicationsHoang Le1-1/+2
2019-04-10vhost: reject zero size iova rangeJason Wang1-1/+5
2019-04-10net/tls: prevent bad memory access in tls_is_sk_tx_device_offloaded()Jakub Kicinski1-1/+1
2019-04-10failover: allow name change on IFF_UP slave interfacesSi-Wei Liu3-4/+21
2019-04-10team: set slave to promisc if team is already in promisc modeHangbin Liu1-0/+26
2019-04-10net/tls: fix build without CONFIG_TLS_DEVICEJakub Kicinski1-0/+2
2019-04-10Merge branch 'tls-leaks'David S. Miller5-22/+41
2019-04-10net: strparser: partially revert "strparser: Call skb_unclone conditionally"Jakub Kicinski1-7/+5
2019-04-10net/tls: don't leak partially sent record in device modeJakub Kicinski4-14/+32
2019-04-10net/tls: fix the IV leaksJakub Kicinski1-1/+4
2019-04-10Merge branch 'ibmvnic-features'David S. Miller1-7/+25
2019-04-10ibmvnic: Fix netdev feature clobbering during a resetThomas Falcon1-6/+24
2019-04-10ibmvnic: Enable GROThomas Falcon1-1/+1
2019-04-10Merge branch 'mlxsw-Various-fixes'David S. Miller5-13/+36
2019-04-10mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2Ido Schimmel1-8/+11
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel1-0/+20
2019-04-10mlxsw: spectrum_router: Do not check VRF MAC addressIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel1-1/+1
2019-04-10mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel1-1/+1
2019-04-09Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller16-85/+163
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel1-5/+4
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-28/+89
2019-04-08Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds7-21/+108
2019-04-08Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-11/+24
2019-04-08Merge branch 'bnxt_en-fixes'David S. Miller1-3/+13
2019-04-08bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-08bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-04-08net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas1-1/+3
2019-04-08Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller4-8/+8
2019-04-08qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich1-1/+1
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2-6/+6
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich1-1/+1
2019-04-08Merge branch 'erspan-use-after-free'David S. Miller2-12/+23
2019-04-08net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi1-7/+13
2019-04-08net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi1-5/+10
2019-04-08selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk1-2/+2
2019-04-08selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2-0/+64
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2-3/+3
2019-04-08tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing1-2/+2
2019-04-08KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen1-5/+23
2019-04-08tpm: fix an invalid condition in tpm_common_pollTadeusz Struk1-1/+8
2019-04-08tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen1-8/+6
2019-04-08r8169: disable ASPM againHeiner Kallweit1-0/+6
2019-04-08MAINTAINERS: ieee802154: update documentation file patternStefan Schmidt1-1/+1
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau5-12/+33