summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-283-63/+68
|\
| * Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-06-262-6/+8
| * Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-262-12/+12
| * Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-3/+3
| * Bluetooth: use inclusive language in SMPArchie Pusaka2021-06-261-1/+1
| * Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka2021-06-261-3/+3
| * Bluetooth: use inclusive language to describe CPBArchie Pusaka2021-06-262-15/+15
| * Bluetooth: use inclusive language in hci_core.hArchie Pusaka2021-06-261-22/+22
| * Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-262-0/+2
| * Bluetooth: Return whether a connection is outboundYu Liu2021-06-262-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-283-6/+18
|\ \
| * | xdp: Add proper __rcu annotations to redirect map entriesToke Høiland-Jørgensen2021-06-242-6/+4
| * | rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney2021-06-241-0/+14
* | | ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messagesAndreas Roeseler2021-06-281-0/+1
* | | Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-281-0/+5
|\ \ \
| * | | net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik2021-06-261-0/+5
| | |/ | |/|
* | | net: bridge: allow the switchdev replay functions to be called for deletionVladimir Oltean2021-06-281-6/+6
* | | net: bridge: constify variables in the replay helpersVladimir Oltean2021-06-281-7/+7
* | | net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean2021-06-281-6/+8
* | | net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-281-6/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-06-282-22/+16
|\ \ \
| * | | xfrm: replay: remove last replay indirectionFlorian Westphal2021-06-211-7/+1
| * | | xfrm: replay: avoid replay indirectionFlorian Westphal2021-06-211-3/+1
| * | | xfrm: replay: remove recheck indirectionFlorian Westphal2021-06-211-3/+1
| * | | xfrm: replay: remove advance indirectionFlorian Westphal2021-06-211-1/+1
| * | | xfrm: replay: avoid xfrm replay notify indirectionFlorian Westphal2021-06-211-1/+10
| * | | xfrm: delete xfrm4_output_finish xfrm6_output_finish declarationsAntony Antony2021-06-161-2/+0
| * | | xfrm: remove hdr_offset indirectionFlorian Westphal2021-06-111-3/+0
| * | | xfrm: remove description from xfrm_type structFlorian Westphal2021-06-091-2/+0
| * | | xfrm: add state hashtable keyed by seqSabrina Dubroca2021-05-142-0/+2
* | | | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-284-37/+103
|\ \ \ \ | |_|/ / |/| | |
| * | | mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-14/+3
| * | | mac80211: notify driver on mgd TX completionJohannes Berg2021-06-231-3/+25
| * | | cfg80211: allow advertising vendor-specific capabilitiesJohannes Berg2021-06-232-0/+10
| * | | cfg80211: add cfg80211_any_usable_channels()Johannes Berg2021-06-231-0/+11
| * | | cfg80211: remove ieee80211_get_he_sta_cap()Johannes Berg2021-06-231-12/+0
| * | | ieee80211: add defines for HE PHY cap byte 10Johannes Berg2021-06-231-0/+2
| * | | nl80211/cfg80211: add BSS color to NDP ranging parametersAvraham Stern2021-06-232-3/+11
| * | | mac80211: add to bss_conf if broadcast TWT is supportedShaul Triebitz2021-06-231-1/+3
| * | | ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu2021-06-231-1/+6
| * | | ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET2021-06-231-0/+1
| * | | mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau2021-06-231-0/+5
| * | | cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-1/+8
| * | | mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers2021-06-231-0/+18
| * | | cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-2/+0
* | | | Merge tag 'wireless-drivers-next-2021-06-25' of git://git.kernel.org/pub/scm/...David S. Miller2021-06-251-0/+2
|\ \ \ \
| * | | | cfg80211: Add wiphy_info_once()Dmitry Osipenko2021-06-231-0/+2
* | | | | net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas2021-06-251-12/+0
* | | | | sctp: do black hole detection in search complete stateXin Long2021-06-241-1/+2
* | | | | net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas2021-06-241-1/+1