Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | netfilter: nft_payload: add C-VLAN offload support | Pablo Neira Ayuso | 1 | -0/+16 |
2019-11-20 | netfilter: nft_payload: add VLAN offload support | Pablo Neira Ayuso | 1 | -0/+22 |
2019-11-20 | netfilter: nf_tables_offload: allow ethernet interface type only | Pablo Neira Ayuso | 2 | -0/+10 |
2019-11-15 | netfilter: nf_tables: add nft_unregister_flowtable_hook() | Pablo Neira Ayuso | 1 | -10/+14 |
2019-11-15 | netfilter: nf_tables: check if bind callback fails and unbind if hook registr... | wenxu | 1 | -3/+11 |
2019-11-15 | netfilter: nf_tables_offload: undo updates if transaction fails | Pablo Neira Ayuso | 2 | -1/+64 |
2019-11-15 | netfilter: nf_tables_offload: release flow_rule on error from commit path | Pablo Neira Ayuso | 1 | -5/+21 |
2019-11-15 | netfilter: nf_tables_offload: remove reference to flow rule from deletion path | Pablo Neira Ayuso | 1 | -2/+1 |
2019-11-15 | netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir | wenxu | 1 | -4/+4 |
2019-11-15 | netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block | wenxu | 1 | -0/+3 |
2019-11-15 | netfilter: nf_flow_table_offload: add IPv6 support | Pablo Neira Ayuso | 2 | -6/+119 |
2019-11-15 | netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it | Pablo Neira Ayuso | 1 | -38/+38 |
2019-11-15 | netfilter: nft_meta: use 64-bit time arithmetic | Arnd Bergmann | 1 | -5/+5 |
2019-11-15 | netfilter: xt_time: use time64_t | Arnd Bergmann | 1 | -8/+11 |
2019-11-13 | Merge branch 'master' of git://blackhole.kfki.hu/nf-next | Pablo Neira Ayuso | 1 | -5/+18 |
2019-11-13 | netfilter: nft_payload: add C-VLAN support | Pablo Neira Ayuso | 1 | -7/+16 |
2019-11-13 | netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup() | Pablo Neira Ayuso | 1 | -4/+8 |
2019-11-13 | netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr() | Pablo Neira Ayuso | 1 | -5/+14 |
2019-11-13 | netfilter: nft_payload: simplify vlan header handling | Pablo Neira Ayuso | 1 | -19/+9 |
2019-11-13 | netfilter: nft_meta: offload support for interface index | Pablo Neira Ayuso | 1 | -0/+4 |
2019-11-12 | netfilter: nf_flow_table: hardware offload support | Pablo Neira Ayuso | 4 | -3/+792 |
2019-11-12 | netfilter: nf_tables: add flowtable offload control plane | Pablo Neira Ayuso | 2 | -2/+20 |
2019-11-12 | netfilter: nf_flow_table: detach routing information from flow description | Pablo Neira Ayuso | 2 | -24/+69 |
2019-11-12 | netfilter: nf_flowtable: remove flow_offload_entry structure | Pablo Neira Ayuso | 1 | -15/+4 |
2019-11-12 | netfilter: nf_flow_table: move conntrack object to struct flow_offload | Pablo Neira Ayuso | 1 | -24/+11 |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 8 | -25/+45 |
2019-11-05 | icmp: remove duplicate code | Matteo Croce | 2 | -10/+2 |
2019-11-04 | Merge branch 'master' of git://blackhole.kfki.hu/nf | Pablo Neira Ayuso | 4 | -17/+36 |
2019-11-04 | netfilter: nf_tables_offload: skip EBUSY on chain update | Pablo Neira Ayuso | 1 | -1/+2 |
2019-11-04 | netfilter: nf_tables: bogus EOPNOTSUPP on basechain update | Pablo Neira Ayuso | 1 | -0/+1 |
2019-11-04 | netfilter: nf_tables: fix unexpected EOPNOTSUPP error | Fernando Fernandez Mancera | 1 | -4/+2 |
2019-11-04 | netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT | Jozsef Kadlecsik | 3 | -13/+30 |
2019-11-04 | netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets | Stefano Brivio | 1 | -1/+1 |
2019-11-04 | netfilter: ipset: Fix an error code in ip_set_sockfn_get() | Dan Carpenter | 1 | -3/+5 |
2019-11-04 | netfilter: ipset: Add wildcard support to net,iface | Kristian Evensen | 1 | -5/+18 |
2019-11-04 | netfilter: nf_tables_offload: check for register data length mismatches | Pablo Neira Ayuso | 2 | -3/+4 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 8 | -27/+76 |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 31 | -496/+1063 |
2019-10-26 | Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne... | Pablo Neira Ayuso | 5 | -25/+35 |
2019-10-26 | netfilter: nf_tables_offload: unbind if multi-device binding fails | Pablo Neira Ayuso | 1 | -2/+17 |
2019-10-26 | netfilter: nf_tables_offload: add nft_flow_block_offload_init() | Pablo Neira Ayuso | 1 | -21/+21 |
2019-10-26 | netfilter: nf_tables_offload: add nft_chain_offload_cmd() | Pablo Neira Ayuso | 1 | -5/+15 |
2019-10-26 | netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt... | Florian Westphal | 1 | -3/+3 |
2019-10-24 | netfilter: nft_payload: fix missing check for matching length in offloads | wenxu | 1 | -0/+38 |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet | 1 | -8/+7 |
2019-10-24 | ipvs: don't ignore errors in case refcounting ip_vs module fails | Davide Caratti | 5 | -17/+28 |
2019-10-23 | netfilter: nf_tables_offload: restore basechain deletion | Pablo Neira Ayuso | 1 | -1/+1 |
2019-10-23 | netfilter: nf_flow_table: set timeout before insertion into hashes | Pablo Neira Ayuso | 1 | -1/+2 |
2019-10-23 | netfilter: nf_tables: support for multiple devices per netdev hook | Pablo Neira Ayuso | 3 | -96/+289 |