summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-2110-23/+21
|\
| * net: Change pseudohdr argument of inet_proto_csum_replace* to be a boolTom Herbert2015-08-178-14/+15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-133-10/+7
| |\
| | * netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()Joe Stringer2015-08-051-2/+2
| | * netfilter: nf_conntrack: checking for IS_ERR() instead of NULLDan Carpenter2015-07-302-5/+4
| | * netfilter: nf_conntrack: silence warning on falling back to vmalloc()Pablo Neira Ayuso2015-07-301-3/+1
* | | netfilter: nft_payload: work around vlan header strippingFlorian Westphal2015-08-191-1/+56
* | | netfilter: nf_conntrack: add efficient mark to zone mappingDaniel Borkmann2015-08-183-38/+22
* | | netfilter: nf_conntrack: add direction support for zonesDaniel Borkmann2015-08-186-88/+210
* | | netfilter: nf_conntrack: push zone object into functionsDaniel Borkmann2015-08-1110-97/+143
* | | netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-072-22/+51
* | | netfilter: nft_limit: add per-byte limitingPablo Neira Ayuso2015-08-071-4/+59
* | | netfilter: nft_limit: constant token cost per packetPablo Neira Ayuso2015-08-071-7/+18
* | | netfilter: nft_limit: add burst parameterPablo Neira Ayuso2015-08-071-2/+18
* | | netfilter: nft_limit: factor out shared code with per-byte limitingPablo Neira Ayuso2015-08-071-33/+53
* | | netfilter: nft_limit: convert to token-based limiting at nanosecond granularityPablo Neira Ayuso2015-08-071-16/+26
* | | netfilter: nft_limit: rename to nft_limit_pktsPablo Neira Ayuso2015-08-071-6/+6
* | | netfilter: factor out packet duplication for IPv4/IPv6Pablo Neira Ayuso2015-08-072-152/+8
* | | netfilter: xt_TEE: get rid of WITH_CONNTRACK definitionPablo Neira Ayuso2015-08-071-5/+3
* | | netfilter: nft_counter: convert it to use per-cpu countersPablo Neira Ayuso2015-08-071-28/+69
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-049-102/+297
|\ \
| * | netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2015-07-301-24/+77
| * | netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-231-14/+14
| * | netfilter: fix possible removal of wrong hookPablo Neira Ayuso2015-07-231-22/+19
| * | netfilter: nf_queue: fix nf_queue_nf_hook_drop()Pablo Neira Ayuso2015-07-233-11/+5
| * | netfilter: Fix memory leak in nf_register_net_hookEric W. Biederman2015-07-201-1/+3
| * | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-152-0/+5
| * | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-151-11/+11
| * | netfilter: move tee_active to coreFlorian Westphal2015-07-152-7/+9
| * | netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-151-0/+4
| * | netfilter: nftables: Only run the nftables chains in the proper netnsEric W. Biederman2015-07-152-7/+6
| * | netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-151-21/+161
| * | netfilter: Factor out the hook list selection from nf_register_hookEric W. Biederman2015-07-151-14/+18
| * | netfilter: Simply the tests for enabling and disabling the ingress queue hookEric W. Biederman2015-07-151-11/+6
| * | ipvs: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-07-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-3111-77/+163
|\ \ \ | | |/ | |/|
| * | netfilter: nf_conntrack: Support expectations in different zonesJoe Stringer2015-07-221-1/+2
| * | Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2015-07-205-39/+110
| |\ \
| | * | ipvs: call skb_sender_cpu_clearJulian Anastasov2015-07-141-0/+6
| | * | ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov2015-07-141-1/+1
| | * | ipvs: skb_orphan in case of forwardingAlex Gartrell2015-07-141-0/+27
| | * | ipvs: fix crash if scheduler is changedJulian Anastasov2015-07-143-37/+69
| | * | ipvs: do not use random local source address for tunnelsJulian Anastasov2015-07-141-1/+0
| | * | ipvs: fix ipv6 route unreach panicAlex Gartrell2015-07-141-0/+7
| * | | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-203-32/+50
| |/ /
| * | netfilter: IDLETIMER: fix lockdep warningDmitry Torokhov2015-07-131-0/+1
| * | netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso2015-07-101-5/+0
* | | net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-211-0/+4
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-132-14/+26
|\|
| * netfilter: nfnetlink: keep going batch handling on missing modulesPablo Neira Ayuso2015-07-021-13/+25