summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso
2020-06-01net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti
2020-06-01Merge branch 'regmap-simple-bit-helpers'David S. Miller
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter
2020-06-01Merge branch 'Fix-infinite-loop-in-bridge-and-vxlan-modules'David S. Miller
2020-06-01vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-01bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-01ipv4: nexthop: Fix deadcode issue by performing a proper NULL checkPatrick Eigensatz
2020-06-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-06-01Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu
2020-06-01Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_...Zijun Hu
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-31ice: Ignore EMODE when setting PHY configChinh T Cao
2020-05-31ice: fix aRFS after flow director deleteHenry Tieman
2020-05-31ice: Use coalesce values from q_vector 0 when increasing q_vectorsBrett Creeley
2020-05-31ice: fix PCI device serial number to be lowercase valuesPaul M Stillwell Jr
2020-05-31ice: fix function signature style formatBruce Allan
2020-05-31ice: Allow VF to request reset as soon as it's initializedBrett Creeley
2020-05-31ice: Fix inability to set channels when downJesse Brandeburg
2020-05-31ice: Always clear QRXFLXP_CNTXT before writing new valueBrett Creeley
2020-05-31ice: Reset VF for all port VLAN changes from hostBrett Creeley
2020-05-31ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX valueChinh T Cao
2020-05-31ice: Increase timeout after PFRDan Nowlin
2020-05-31ice: Fix transmit for all software offloaded VLANsBrett Creeley
2020-05-31ice: support adding 16 unicast/multicast filter on untrusted VFPaul Greenwalt
2020-05-31ice: allow host to clear administratively set VF MACBrett Creeley
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg