aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil1-0/+1
2020-03-19tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet1-0/+4
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller15-166/+1433
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata1-0/+3
2020-03-19Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller6-60/+74
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov1-12/+61
2020-03-19mptcp: rename fourth ack fieldPaolo Abeni3-11/+11
2020-03-19netfilter: flowtable: populate addr_type maskEdward Cree1-0/+1
2020-03-19netfilter: flowtable: Fix flushing of offloaded flows on freePaul Blakey1-0/+3
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan1-0/+2
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}Haishuang Yan1-4/+8
2020-03-18net: sched: Fix hw_stats_type setting in pedit loopPetr Machata1-1/+1
2020-03-18net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey1-1/+1
2020-03-18netfilter: revert introduction of egress hookDaniel Borkmann4-53/+10
2020-03-18Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg1-17/+0
2020-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller34-489/+2609
2020-03-17net: core: dev.c: fix a documentation warningMauro Carvalho Chehab1-1/+1
2020-03-17mptcp: move msk state update to subflow_syn_recv_sock()Paolo Abeni2-6/+5
2020-03-17net: bridge: vlan options: add support for tunnel mapping set/delNikolay Aleksandrov4-2/+44
2020-03-17net: bridge: vlan options: add support for tunnel id dumpingNikolay Aleksandrov3-5/+30
2020-03-17net: bridge: vlan tunnel: constify bridge and port argumentsNikolay Aleksandrov3-11/+13
2020-03-17net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_rangeNikolay Aleksandrov3-7/+7
2020-03-17net_sched: sch_fq: enable use of hrtimer slackEric Dumazet1-4/+17
2020-03-17net_sched: do not reprogram a timer about to expireEric Dumazet1-2/+7
2020-03-17net_sched: add qdisc_watchdog_schedule_range_ns()Eric Dumazet1-5/+7
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2-5/+5
2020-03-17net: ethtool: require drivers to set supported_coalesce_paramsJakub Kicinski3-3/+15
2020-03-18netfilter: Introduce egress hookLukas Wunner4-8/+51
2020-03-18netfilter: Generalize ingress hookLukas Wunner1-1/+1
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner1-1/+1
2020-03-16tcp: fix stretch ACK bugs in YeahPengcheng Yang1-30/+11
2020-03-16tcp: fix stretch ACK bugs in VenoPengcheng Yang1-4/+5
2020-03-16tcp: stretch ACK fixes in Veno prepPengcheng Yang1-21/+23
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang1-8/+9
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang1-5/+6
2020-03-16net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata1-0/+2
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik1-1/+1
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko1-0/+1
2020-03-16ethtool: reject unrecognized request flagsMichal Kubecek1-4/+12
2020-03-16netlink: allow extack cookie also for error messagesMichal Kubecek1-26/+17
2020-03-16net_sched: cls_route: remove the right filter from hashtableCong Wang1-2/+2
2020-03-16hsr: set .netnsok flagTaehee Yoo1-0/+1
2020-03-16hsr: add restart routine into hsr_get_node_list()Taehee Yoo1-14/+24
2020-03-16hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2-25/+23
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King1-1/+6
2020-03-15netfilter: conntrack: re-visit sysctls in unprivileged namespacesFlorian Westphal1-11/+8
2020-03-15netfilter: nft_lookup: update element stateful expressionPablo Neira Ayuso1-0/+1
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso1-7/+1
2020-03-15netfilter: nf_tables: add elements with stateful expressionsPablo Neira Ayuso1-1/+20
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso1-2/+2