summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden
2019-09-13netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...Jeremy Sowden
2019-09-13netfilter: conntrack: wrap two inline functions in config checks.Jeremy Sowden
2019-09-13netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...Jeremy Sowden
2019-09-13netfilter: conntrack: use consistent style when defining inline functionsJeremy Sowden
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden
2019-09-13netfilter: synproxy: move code between headers.Jeremy Sowden
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden
2019-09-13netfilter: remove nf_conntrack_icmpv6.h header.Jeremy Sowden
2019-09-13netfilter: update include directives.Jeremy Sowden
2019-09-13netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headersJeremy Sowden
2019-09-13netfilter: ip_tables: remove unused function declarations.Jeremy Sowden
2019-09-13netfilter: fix coding-style errors.Jeremy Sowden
2019-09-13netfilter: fix include guards.Jeremy Sowden
2019-09-13netfilter: nf_tables_offload: remove rules when the device unregisterswenxu
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu
2019-09-13netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu
2019-09-10netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso
2019-09-10netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera
2019-09-08netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso
2019-09-08netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann
2019-09-08netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter
2019-09-07Merge branch 'net-tls-small-TX-offload-optimizations'David S. Miller
2019-09-07net/tls: align non temporal copy to cache linesJakub Kicinski
2019-09-07net/tls: remove the record tail optimizationJakub Kicinski
2019-09-07net/tls: use RCU for the adder to the offload record listJakub Kicinski
2019-09-07net/tls: unref frags in orderJakub Kicinski
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2019-09-07be2net: make two arrays static const, makes object smallerColin Ian King
2019-09-07ionic: Remove unused including <linux/version.h>YueHaibing
2019-09-07Merge branch 'stmmac-next'David S. Miller
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-07net: stmmac: selftests: Add Split Header testJose Abreu
2019-09-07net: stmmac: dwmac4: Enable RX Jumbo frame supportJose Abreu
2019-09-07net: stmmac: selftests: Set RX tail pointer in Flow Control testJose Abreu
2019-09-07net: stmmac: selftests: Add missing checks for support of SAJose Abreu
2019-09-07ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu
2019-09-07Merge branch 'hv_netvsc-features'David S. Miller
2019-09-07hv_netvsc: Sync offloading features to VF NICHaiyang Zhang
2019-09-07hv_netvsc: Allow scatter-gather feature to be tunableHaiyang Zhang
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-09-07tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko
2019-09-07ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-07Merge tag 'wireless-drivers-next-for-davem-2019-09-07' of git://git.kernel.or...David S. Miller
2019-09-07Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm...Kalle Valo