summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe
2020-03-20mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang
2020-03-20nl80211: clarify code in nl80211_del_station()Johannes Berg
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20mac80211: Read rx_stats with perCPU pointersSeevalamuthu Mariappan
2020-03-20mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg
2020-03-20mac80211: HE: set missing bss_conf fields in AP modeShaul Triebitz
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: don't leave skb->next/prev pointing to stackJohannes Berg
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-19tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-19Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov
2020-03-19mptcp: rename fourth ack fieldPaolo Abeni
2020-03-19netfilter: flowtable: populate addr_type maskEdward Cree
2020-03-19netfilter: flowtable: Fix flushing of offloaded flows on freePaul Blakey
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}Haishuang Yan
2020-03-18net: sched: Fix hw_stats_type setting in pedit loopPetr Machata
2020-03-18net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann
2020-03-18Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-17net: core: dev.c: fix a documentation warningMauro Carvalho Chehab
2020-03-17mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov
2020-03-17net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov
2020-03-17net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet
2020-03-17net_sched: do not reprogram a timer about to expireEric Dumazet
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski
2020-03-18netfilter: Introduce egress hookLukas Wunner
2020-03-18netfilter: Generalize ingress hookLukas Wunner
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner
2020-03-16tcp: fix stretch ACK bugs in YeahPengcheng Yang
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang