summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-01tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal1-0/+2
2020-08-01mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal1-0/+10
2020-08-01mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal1-0/+1
2020-08-01tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal1-1/+1
2020-08-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller6-15/+233
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown11-73/+87
2020-07-31ASoC: core: Two step component registrationCezary Rojewski1-5/+3
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski1-1/+1
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski2-3/+3
2020-07-31netfilter: nft_compat: make sure xtables destructors have runFlorian Westphal1-0/+2
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas8-152/+139
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas1-15/+40
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas10-26/+101
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+19
2020-07-31Merge tag 'v5.8-rc7' into i2c/for-5.9Wolfram Sang61-146/+362
2020-07-31power: supply: wilco_ec: Add long life charging modeCrag Wang1-0/+1
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar15-10/+39
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver1-0/+4
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver2-9/+15
2020-07-31lib: Add zstd support to decompressNick Terrell1-0/+11
2020-07-31Merge tag 'qcom-arm64-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri1-0/+3
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu1-13/+28
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg1-2/+2
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau1-0/+25
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef1-0/+8
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef2-0/+4
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam1-0/+4
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2-3/+1
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2-0/+6
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2-0/+6
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2-0/+13
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach1-0/+6
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap1-3/+3
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap1-2/+2
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap1-1/+1
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap1-9/+9
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen2-0/+33
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mknod helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_mkdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_symlink helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_link helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_eaccess helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chmod helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chown helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chroot helperChristoph Hellwig2-2/+1