summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-07-31rtnetlink: add support for protodown reasonRoopa Prabhu
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-31tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2020-07-31tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal
2020-07-31mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal
2020-07-31mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-31nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef
2020-07-31cfg80211: Add support to advertize OCV supportVeerendranath Jakkam
2020-07-31net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach
2020-07-31net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap
2020-07-31net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap
2020-07-31net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-28fib: use indirect call wrappers in the most common fib_rules_opsBrian Vazquez
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28Add pldmfw library for PLDM firmware updateJacob Keller
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28net: make sockptr_is_null strict aliasing safeChristoph Hellwig