summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones1-5/+3
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones1-2/+5
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones1-11/+11
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones1-6/+6
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-10-08net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam1-0/+3
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan2-0/+6
2020-10-08bpf: Fix scalar32_min_max_or bounds trackingDaniel Borkmann1-4/+4
2020-10-08docs: net: 80211: reduce docs build timeMauro Carvalho Chehab3-492/+199
2020-10-08cfg80211: only allow S1G channels on S1G bandThomas Pedersen1-1/+4
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen6-1/+25
2020-10-08mac80211: handle lack of sband->bitrates in ratesThomas Pedersen2-1/+6
2020-10-08can: xilinx_can: Fix incorrect variable and initialize with a default valueSrinivas Neeli1-2/+2
2020-10-08can: xilinx_can: Check return value of set_reset_modeSrinivas Neeli1-1/+5
2020-10-08can: xilinx_can: Limit CANFD brp to 2Srinivas Neeli1-2/+2
2020-10-08can: flexcan: remove ack_grp and ack_bit handling from driverMarc Kleine-Budde1-9/+4
2020-10-08dt-bindings: can: flexcan: remove ack_grp and ack_bit from fsl,stop-modeMarc Kleine-Budde1-3/+1
2020-10-08dt-bindings: can: flexcan: list supported processorsMichael Walle1-0/+6
2020-10-08dt-bindings: can: rcar_can: Document r8a774e1 supportLad Prabhakar1-2/+3
2020-10-08dt-bindings: can: rcar_canfd: Document r8a774e1 supportLad Prabhakar1-2/+3
2020-10-08dt-bindings: can: rcar_can: Add r8a7742 supportLad Prabhakar1-1/+2
2020-10-08can: add ISO 15765-2:2016 transport protocolOliver Hartkopp5-0/+1609
2020-10-08can: dev: add a helper function to calculate the duration of one bitVincent Mailhol2-7/+21
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst1-0/+1
2020-10-07exfat: fix use of uninitialized spinlock on error pathNamjae Jeon4-15/+6
2020-10-07exfat: fix pointer error checkingTetsuhiro Kohada1-7/+6
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2-1/+4
2020-10-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol1-3/+3
2020-10-06can: raw: add missing error queue supportVincent Mailhol2-0/+7
2020-10-06MAINTAINERS: adjust to mcp251xfd file renamingLukas Bulwahn1-3/+3
2020-10-06can: c_can: reg_map_{c,d}_can: mark as __maybe_unusedMarc Kleine-Budde1-2/+2
2020-10-06can: softing: softing_card_shutdown(): add braces around empty body in an 'i...Marc Kleine-Budde1-1/+2
2020-10-06can: af_can: can_rcv_list_find(): fix kernel doc after variable renamingMarc Kleine-Budde1-1/+1
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2020-10-06Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-7/+42
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-68/+1469
2020-10-06usermodehelper: reset umask to default before executing user processLinus Torvalds1-0/+9
2020-10-06splice: teach splice pipe reading about empty pipe buffersLinus Torvalds1-0/+20
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton1-2/+2
2020-10-06Merge branch 'ethtool-allow-dumping-policies-to-user-space'David S. Miller23-414/+317
2020-10-06ethtool: specify which header flags are supported per commandJakub Kicinski3-11/+21
2020-10-06netlink: add mask validationJakub Kicinski4-0/+56
2020-10-06netlink: create helpers for checking type is an intJakub Kicinski1-8/+9
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski18-29/+58