summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-07netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAXPablo Neira Ayuso
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-02netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso
2014-10-02netfilter: nft_compat: remove incomplete 32/64 bits arch compat codePablo Neira Ayuso
2014-10-02netfilter: nf_tables: wait for call_rcu completion on module removalPablo Neira Ayuso
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2014-09-29netfilter: nf_tables: store and dump set policyArturo Borrero
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-26net/netfilter/x_tables.c: use __seq_open_private()Rob Jones
2014-09-19netfilter: nf_tables: export rule-set generation IDPablo Neira Ayuso
2014-09-19netfilter: nfnetlink: use original skbuff when committing/abortingPablo Neira Ayuso
2014-09-18Merge branch 'ipvs-next'Pablo Neira Ayuso
2014-09-18ipvs: Allow heterogeneous pools now that we support themAlex Gartrell
2014-09-18ipvs: use the new dest addr family fieldJulian Anastasov
2014-09-18ipvs: use correct address family in scheduler logsJulian Anastasov
2014-09-16ipvs: address family of LBLCR entry depends on svc familyJulian Anastasov
2014-09-16ipvs: address family of LBLC entry depends on svc familyJulian Anastasov
2014-09-16ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwardingAlex Gartrell
2014-09-16ipvs: Add generic ensure_mtu_is_adequate to handle mixed poolsAlex Gartrell
2014-09-16ipvs: Pull out update_pmtu codeAlex Gartrell
2014-09-16ipvs: Pull out crosses_local_route_boundary logicAlex Gartrell
2014-09-16ipvs: prevent mixing heterogeneous pools and synchronizationAlex Gartrell
2014-09-16ipvs: Supply destination address family to ip_vs_conn_newAlex Gartrell
2014-09-16ipvs: Pass destination address family to ip_vs_trash_get_destAlex Gartrell
2014-09-16ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}Alex Gartrell
2014-09-16ipvs: Add destination address family to netlink interfaceAlex Gartrell
2014-09-16ipvs: Add simple weighted failover schedulerKenny Mathis
2014-09-15netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik
2014-09-15netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the list set type.Anton Danilov
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov
2014-09-15netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov
2014-09-15netfilter: ipset: Fix static checker warning in ip_set_core.cJozsef Kadlecsik
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-10netfilter: Convert pr_warning to pr_warnJoe Perches
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nft_nat: include a flag attributeArturo Borrero
2014-09-09netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the rulesetArturo Borrero
2014-09-09netfilter: nf_tables: add helpers to schedule objects deletionArturo Borrero
2014-09-09netfilter: xt_string: Remove unnecessary initialization of struct ts_stateBojan Prtvar
2014-09-09ipvs: reduce stack usage for sockopt dataJulian Anastasov
2014-09-09netfilter: nf_tables: add devgroup support in meta expresionAna Rey
2014-09-09netfilter: nf_tables: rename nf_table_delrule_by_chain()Arturo Borrero
2014-09-09netfilter: nf_tables: add helper to unregister chain hooksArturo Borrero