summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang
2020-03-16net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko
2020-03-16ethtool: reject unrecognized request flagsMichal Kubecek
2020-03-16netlink: allow extack cookie also for error messagesMichal Kubecek
2020-03-16net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-03-16hsr: set .netnsok flagTaehee Yoo
2020-03-16hsr: add restart routine into hsr_get_node_list()Taehee Yoo
2020-03-16hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King
2020-03-15netfilter: conntrack: re-visit sysctls in unprivileged namespacesFlorian Westphal
2020-03-15netfilter: nft_lookup: update element stateful expressionPablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_update_expr() helper functionPablo Neira Ayuso
2020-03-15netfilter: nf_tables: add elements with stateful expressionsPablo Neira Ayuso
2020-03-15netfilter: nf_tables: statify nft_expr_init()Pablo Neira Ayuso
2020-03-15netfilter: nf_tables: add nft_set_elem_expr_alloc()Pablo Neira Ayuso
2020-03-15nft_set_pipapo: Prepare for single ranged field usageStefano Brivio
2020-03-15nft_set_pipapo: Introduce AVX2-based lookup implementationStefano Brivio
2020-03-15nft_set_pipapo: Prepare for vectorised implementation: helpersStefano Brivio
2020-03-15nft_set_pipapo: Prepare for vectorised implementation: alignmentStefano Brivio
2020-03-15nft_set_pipapo: Add support for 8-bit lookup groups and dynamic switchStefano Brivio
2020-03-15nft_set_pipapo: Generalise group size for bucketsStefano Brivio
2020-03-15netfilter: flowtable: add tunnel encap/decap action offload supportwenxu
2020-03-15netfilter: flowtable: add tunnel match offload supportwenxu
2020-03-15netfilter: flowtable: add indr block setup supportwenxu
2020-03-15netfilter: flowtable: add nf_flow_table_block_offload_init()wenxu
2020-03-15netfilter: xt_IDLETIMER: clean up some indentingDan Carpenter
2020-03-15netfilter: bitwise: use more descriptive variable-names.Jeremy Sowden
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-15netfilter: nft_set_pipapo: make the symbol 'nft_pipapo_get' staticChen Wandun
2020-03-15netfilter: cleanup unused macroLi RongQing
2020-03-15netfilter: nf_tables: make all set structs constFlorian Westphal
2020-03-15netfilter: nf_tables: make sets built-inFlorian Westphal
2020-03-15netfilter: nft_tunnel: add support for geneve optsXin Long
2020-03-15netfilter: xtables: Add snapshot of hardidletimer targetManoj Basapathi
2020-03-15netfilter: flowtable: Use nf_flow_offload_tuple for stats as wellPaul Blakey
2020-03-15net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn
2020-03-15mptcp: drop unneeded checksPaolo Abeni
2020-03-15mptcp: create msk earlyPaolo Abeni
2020-03-15net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata
2020-03-15tipc: add NULL pointer check to prevent kernel oopsHoang Le
2020-03-15tipc: simplify trivial boolean returnHoang Le
2020-03-14net: sched: RED: Introduce an ECN nodrop modePetr Machata
2020-03-14net: sched: Allow extending set of supported RED flagsPetr Machata
2020-03-14net/bpfilter: fix dprintf usage for /dev/kmsgBruno Meneguele
2020-03-14net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-03-14net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang
2020-03-14Bluetooth: L2CAP: remove set but not used variable 'credits'YueHaibing