summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2020-03-23Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi-8/+9
2020-03-23Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi-19/+20
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller-18/+147
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov-17/+30
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov-7/+32
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang-1/+1
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg-8/+14
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam-0/+11
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan-6/+29
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari-0/+4
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari-1/+6
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg-1/+5
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz-3/+9
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz-1/+4
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern-0/+46
2020-03-20mac80211: don't leave skb->next/prev pointing to stackJohannes Berg-1/+5
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil-1/+17
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil-0/+1
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-166/+1433
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata-0/+3
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov-12/+61
2020-03-19mptcp: rename fourth ack fieldPaolo Abeni-11/+11
2020-03-18net: sched: Fix hw_stats_type setting in pedit loopPetr Machata-1/+1
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann-53/+10
2020-03-18Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg-17/+0
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-489/+2609
2020-03-17mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni-6/+5
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov-2/+44
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov-5/+30
2020-03-17net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov-11/+13
2020-03-17net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov-7/+7
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet-4/+17
2020-03-17net_sched: do not reprogram a timer about to expireEric Dumazet-2/+7
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet-5/+7
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski-5/+5
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski-3/+15
2020-03-18netfilter: Introduce egress hookLukas Wunner-8/+51
2020-03-18netfilter: Generalize ingress hookLukas Wunner-1/+1
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner-1/+1
2020-03-16tcp: fix stretch ACK bugs in YeahPengcheng Yang-30/+11
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang-4/+5
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang-21/+23
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang-8/+9
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang-5/+6
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik-1/+1
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko-0/+1
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King-1/+6
2020-03-15netfilter: conntrack: re-visit sysctls in unprivileged namespacesFlorian Westphal-11/+8
2020-03-15netfilter: nft_lookup: update element stateful expressionPablo Neira Ayuso-0/+1
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso-7/+1