summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear-0/+4
2020-09-28mac80211: support S1G associationThomas Pedersen-0/+2
2020-09-28mac80211: handle S1G low ratesThomas Pedersen-0/+2
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen-0/+3
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai-1/+31
2020-09-26net: dsa: point out the tail taggersVladimir Oltean-0/+1
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean-0/+26
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean-2/+2
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean-0/+6
2020-09-25devlink: introduce flash update overwrite maskJacob Keller-1/+3
2020-09-25devlink: convert flash_update to use params structureJacob Keller-2/+16
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller-0/+15
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau-2/+0
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz-0/+2
2020-09-24net: tcp: drop unused function argument from mptcp_incoming_optionsFlorian Westphal-4/+2
2020-09-24mptcp: add sk_stop_timer_sync helperGeliang Tang-0/+2
2020-09-24net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski-0/+6
2020-09-24net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang-2/+0
2020-09-24xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov-0/+3
2020-09-24xfrm/compat: Add 32=>64-bit messages translatorDmitry Safonov-0/+6
2020-09-24xfrm/compat: Add 64=>32-bit messages translatorDmitry Safonov-0/+5
2020-09-24xfrm: Provide API to register translator moduleDmitry Safonov-0/+19
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-2/+3
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+10
2020-09-22netfilter: nf_tables: Remove ununsed function nft_data_debugYueHaibing-7/+0
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller-9/+158
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski-3/+5
2020-09-18net: dsa: wire up devlink info getAndrew Lunn-1/+4
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn-0/+6
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn-0/+7
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn-1/+3
2020-09-18net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn-0/+2
2020-09-18devlink: collect flash notify params into a structShannon Nelson-0/+19
2020-09-18devlink: add timeout information to status_notifyShannon Nelson-0/+4
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg-1/+3
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg-0/+1
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit-0/+20
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit-0/+18
2020-09-18mac80211: Add FILS discovery supportAloka Dixit-0/+27
2020-09-18nl80211: Add FILS discovery supportAloka Dixit-0/+19
2020-09-18nl80211: support setting S1G channelsThomas Pedersen-0/+10
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen-0/+15
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau-0/+2
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau-0/+4
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau-7/+7
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau-2/+3
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau-0/+29
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng-0/+1
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing-8/+0
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing-6/+0