summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2014-11-17netfilter: xt_connlimit: honor conntrack zone if availableFlorian Westphal
2014-11-13netfilter: nfnetlink_log: remove unnecessary error messagesPablo Neira Ayuso
2014-11-13netfilter: fix various sparse warningsFlorian Westphal
2014-11-12netfilter: nft_redir: fix sparse warningsPablo Neira Ayuso
2014-11-12netfilter: fix unmet dependencies in NETFILTER_XT_TARGET_REDIRECTPablo Neira Ayuso
2014-11-09netfilter: nft_meta: add cgroup supportAna Rey
2014-11-04netfilter: nf_log: fix sparse warning in nf_logger_find_get()Pablo Neira Ayuso
2014-10-30netfilter: fix spelling errorsstephen hemminger
2014-10-30Merge branch 'ipvs-next'Pablo Neira Ayuso
2014-10-30netfilter: log: protect nf_log_register against double registeringMarcelo Leitner
2014-10-30netfilter: nf_log: Introduce nft_log_dereference() macroMarcelo Leitner
2014-10-28ipvs: remove unnecessary assignment in __ip_vs_get_out_rtAlex Gartrell
2014-10-27netfilter: nf_tables: add new expression nft_redirArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv6 code to use it from nf_tablesArturo Borrero
2014-10-27netfilter: refactor NAT redirect IPv4 to use it from nf_tablesArturo Borrero
2014-10-20net: make skb_gso_segment error handling more robustFlorian Westphal
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-10-18netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso
2014-10-18netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso
2014-10-18netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso
2014-10-18netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso
2014-10-14netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-13netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso
2014-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
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