summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-18netfilter: Rename ingress hook include fileLukas Wunner
2020-03-16Merge branch 'tcp-fix-stretch-ACK-bugs-in-congestion-control-modules'David S. Miller
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
2020-03-16tcp: fix stretch ACK bugs in ScalablePengcheng Yang
2020-03-16tcp: fix stretch ACK bugs in BICPengcheng Yang
2020-03-16sfc: fix XDP-redirect in this driverJesper Dangaard Brouer
2020-03-16remoteproc: clean up notification configAlex Elder
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik
2020-03-16qede: remove some unused code in function qede_selftest_receive_trafficZheng Zengkai
2020-03-16net: sched: set the hw_stats_type in pedit loopJiri Pirko
2020-03-16Merge branch 'net-stmmac-Use-readl_poll_timeout-to-simplify-the-code'David S. Miller
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng
2020-03-16chcr: remove set but not used variable 'status'YueHaibing
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower
2020-03-15Merge branch 'net-dsa-improve-serdes-integration'David S. Miller
2020-03-15net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_downRussell King
2020-03-15net: dsa: mv88e6xxx: remove port_link_state functionsRussell King
2020-03-15net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplexRussell King
2020-03-15net: dsa: mv88e6xxx: fix Serdes link changesRussell King
2020-03-15net: dsa: mv88e6xxx: extend phylink to Serdes PHYsRussell King
2020-03-15net: dsa: mv88e6xxx: configure interface settings in mac_configRussell King
2020-03-15net: dsa: mv88e6xxx: use BMCR definitions for serdes control registerRussell King
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King
2020-03-15Merge branch 'net-mii-clause-37-helpers'David S. Miller
2020-03-15net: mii: add linkmode_adv_to_mii_adv_x()Russell King
2020-03-15net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variantRussell 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