summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-57/+74
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-337/+806
2020-05-31afs: Rename struct afs_fs_cursor to afs_operationDavid Howells-278/+278
2020-05-31afs: Remove the error argument from afs_protocol_error()David Howells-60/+39
2020-05-31afs: Set error flag rather than return error from file status decodeDavid Howells-123/+55
2020-05-31afs: Make callback processing more efficient.David Howells-60/+100
2020-05-31afs: Show more information in /proc/net/afs/serversDavid Howells-8/+9
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells-119/+281
2020-05-31afs: Split the usage count on struct afs_serverDavid Howells-71/+131
2020-05-31afs: Use the serverUnique field in the UVLDB record to reduce rpc opsDavid Howells-15/+20
2020-05-31afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells-2/+7
2020-05-31rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_IDDavid Howells-3/+3
2020-05-31rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACHDavid Howells-0/+3
2020-05-31vfs, afs, ext4: Make the inode hash table RCU searchableDavid Howells-41/+130
2020-05-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo-43/+0
2020-05-31MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET-1/+1
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao-1/+9
2020-05-31ice: fix aRFS after flow director deleteHenry Tieman-1/+26
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley-8/+6
2020-05-31ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr-1/+1
2020-05-31ice: fix function signature style formatBruce Allan-16/+8
2020-05-31ice: Allow VF to request reset as soon as it's initializedBrett Creeley-1/+1
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg-4/+0
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley-22/+40
2020-05-31ice: Reset VF for all port VLAN changes from hostBrett Creeley-37/+5
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao-1/+1
2020-05-31ice: Increase timeout after PFRDan Nowlin-1/+6
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley-54/+21
2020-05-31ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt-1/+4
2020-05-31ice: allow host to clear administratively set VF MACBrett Creeley-8/+14
2020-05-31KVM: arm64: Flush the instruction cache if not unmapping the VM on rebootMarc Zyngier-4/+10
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera-7/+32
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai-2/+4
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer-0/+1
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg-3/+5
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg-0/+10
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg-1/+6
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg-7/+15
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer-17/+58
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg-3/+59
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz-10/+10
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg-19/+160
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg-17/+100
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan-0/+16
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan-8/+72
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan-1/+65
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg-1/+14
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan-0/+5
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan-1/+24