summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman2015-09-181-2/+2
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-1815-51/+51
* netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-181-2/+2
* netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6Eric W. Biederman2015-09-182-20/+5
* netfilter: x_tables: Use par->net instead of computing from the passed net de...Eric W. Biederman2015-09-182-4/+3
* netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-182-0/+2
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-188-10/+9
* inet netfilter: Prefer state->hook to ops->hooknumEric W. Biederman2015-09-183-10/+10
* inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_tableEric W. Biederman2015-09-188-22/+15
* netfilter: Use nf_hook_state.netEric W. Biederman2015-09-1710-30/+19
* netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann2015-09-021-0/+1
* Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal2015-08-282-30/+17
* netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso2015-08-211-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-214-5/+6
|\
| * net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-173-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-1/+2
| |\
| | * netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2015-08-101-1/+2
* | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-181-1/+2
* | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-181-2/+6
* | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-113-8/+8
* | | netfilter: nf_tables: add nft_dup expressionPablo Neira Ayuso2015-08-074-1/+118
* | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-073-0/+128
|/ /
* | netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-301-5/+2
* | netfilter: xtables: remove __pure annotationFlorian Westphal2015-07-152-2/+2
* | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-151-1/+2
* | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-152-25/+23
* | netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-152-17/+30
|/
* netfilter: arptables: use percpu jumpstackFlorian Westphal2015-07-021-9/+16
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-241-1/+1
* netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-152-4/+4
* netfilter: Kconfig: get rid of parens around depends onPablo Neira Ayuso2015-06-151-1/+2
* netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-122-83/+31
* netfilter: xtables: use percpu rule countersFlorian Westphal2015-06-122-9/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-311-3/+1
|\
| * netfilter: remove unused comefrom hookmask argumentFlorian Westphal2015-05-261-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-232-0/+12
|\ \ | |/ |/|
| * netfilter: ensure number of counters is >0 in do_replace()Dave Jones2015-05-202-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-05-181-0/+5
|\ \
| * | netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-151-0/+5
| |/
* | netfilter: synproxy: fix sparse errorsEric Dumazet2015-05-171-2/+2
|/
* netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-131-2/+2
* netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-133-14/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-091-1/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2015-04-0817-140/+88
| |\
| * | netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-081-1/+3
* | | netfilter: Fix switch statement warnings with recent gcc.David Miller2015-04-081-0/+2
| |/ |/|
* | netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller2015-04-042-7/+6
* | netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-044-4/+4
* | netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller2015-04-046-19/+16
* | netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().David S. Miller2015-04-043-37/+28
OpenPOWER on IntegriCloud