summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2020-01-08netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-01-08netfilter: conntrack: dccp, sctp: handle null timeout argumentFlorian Westphal
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-05netfilter: nf_tables: unbind callbacks from flowtable destroy pathPablo Neira Ayuso
2020-01-05netfilter: nf_flow_table_offload: fix the nat port mangle.wenxu
2020-01-05netfilter: nf_flow_table_offload: check the status of dst_neighwenxu
2020-01-05netfilter: nf_flow_table_offload: fix incorrect ethernet dst addresswenxu
2020-01-05netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-20netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter
2019-12-20netfilter: nf_flow_table: fix big-endian integer overflowArnd Bergmann
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-12-09netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()Pablo Neira Ayuso
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actionsPablo Neira Ayuso
2019-12-09netfilter: nf_tables: skip module reference count bump on object updatesPablo Neira Ayuso
2019-12-09netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso
2019-12-09netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_ENDPablo Neira Ayuso
2019-12-09netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...Pablo Neira Ayuso
2019-12-07netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-02netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER eventwenxu
2019-11-30netfilter: nf_flow_table_offload: add IPv6 match descriptionPablo Neira Ayuso
2019-11-30netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clashFlorian Westphal
2019-11-30netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...Nathan Chancellor
2019-11-30netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...wenxu
2019-11-30netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmdwenxu
2019-11-29netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-20netfilter: nft_payload: add C-VLAN offload supportPablo Neira Ayuso
2019-11-20netfilter: nft_payload: add VLAN offload supportPablo Neira Ayuso
2019-11-20netfilter: nf_tables_offload: allow ethernet interface type onlyPablo Neira Ayuso
2019-11-15netfilter: nf_tables: add nft_unregister_flowtable_hook()Pablo Neira Ayuso
2019-11-15netfilter: nf_tables: check if bind callback fails and unbind if hook registr...wenxu
2019-11-15netfilter: nf_tables_offload: undo updates if transaction failsPablo Neira Ayuso
2019-11-15netfilter: nf_tables_offload: release flow_rule on error from commit pathPablo Neira Ayuso
2019-11-15netfilter: nf_tables_offload: remove reference to flow rule from deletion pathPablo Neira Ayuso
2019-11-15netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dirwenxu
2019-11-15netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_blockwenxu
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso
2019-11-15netfilter: nf_flow_table_offload: add flow_action_entry_next() and use itPablo Neira Ayuso
2019-11-15netfilter: nft_meta: use 64-bit time arithmeticArnd Bergmann
2019-11-15netfilter: xt_time: use time64_tArnd Bergmann
2019-11-13Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-11-13netfilter: nft_payload: add C-VLAN supportPablo Neira Ayuso
2019-11-13netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()Pablo Neira Ayuso