summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-145-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-101-6/+4
|\
| * netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso2014-10-071-6/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-0871-738/+2003
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-0510-120/+161
| |\
| | * netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso2014-10-021-0/+3
| | * netfilter: nft_compat: remove incomplete 32/64 bits arch compat codePablo Neira Ayuso2014-10-021-101/+15
| | * netfilter: nf_tables: wait for call_rcu completion on module removalPablo Neira Ayuso2014-10-021-0/+1
| | * netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-10-025-15/+15
| | * netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-022-4/+127
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-024-8/+71
| |\ \ | | |/ | |/|
| * | net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-301-1/+1
| * | netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2014-09-291-1/+25
| * | netfilter: nf_tables: store and dump set policyArturo Borrero2014-09-291-0/+6
| * | net/netfilter/x_tables.c: use __seq_open_private()Rob Jones2014-09-261-26/+4
| * | netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso2014-09-191-26/+114
| * | netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso2014-09-191-3/+3
| * | Merge branch 'ipvs-next'Pablo Neira Ayuso2014-09-1821-222/+529
| |\ \
| | * | ipvs: Allow heterogeneous pools now that we support themAlex Gartrell2014-09-181-4/+20
| | * | ipvs: use the new dest addr family fieldJulian Anastasov2014-09-184-16/+43
| | * | ipvs: use correct address family in scheduler logsJulian Anastasov2014-09-189-12/+15
| | * | ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov2014-09-161-6/+6
| | * | ipvs: address family of LBLC entry depends on svc familyJulian Anastasov2014-09-161-6/+6
| | * | ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell2014-09-162-43/+117
| | * | ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell2014-09-161-26/+51
| | * | ipvs: Pull out update_pmtu codeAlex Gartrell2014-09-161-12/+11
| | * | ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell2014-09-161-67/+77
| | * | ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell2014-09-161-0/+15
| | * | ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell2014-09-164-9/+14
| | * | ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell2014-09-161-6/+6
| | * | ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell2014-09-163-15/+27
| | * | ipvs: Add destination address family to netlink interfaceAlex Gartrell2014-09-161-7/+38
| | * | ipvs: Add simple weighted failover schedulerKenny Mathis2014-09-163-0/+90
| * | | netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik2014-09-154-1/+193
| * | | netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-151-0/+155
| * | | netfilter: ipset: Add skbinfo extension kernel support for the list set type.Anton Danilov2014-09-151-2/+17
| * | | netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-1511-25/+130
| * | | netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-154-6/+31
| * | | netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-151-1/+26
| * | | netfilter: ipset: Fix static checker warning in ip_set_core.cJozsef Kadlecsik2014-09-151-1/+2
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-1019-253/+558
| |\ \
| | * | netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-093-0/+69
| | * | netfilter: nft_nat: include a flag attributeArturo Borrero2014-09-091-0/+16
| | * | netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero2014-09-091-4/+68
| | * | netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero2014-09-091-169/+194
| | * | netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar2014-09-091-1/+0
| | * | ipvs: reduce stack usage for sockopt dataJulian Anastasov2014-09-091-50/+61
| | * | netfilter: nf_tables: add devgroup support in meta expresionAna Rey2014-09-091-0/+12
| | * | netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero2014-09-091-3/+3
| | * | netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero2014-09-091-15/+16
OpenPOWER on IntegriCloud