summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-17netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet
2015-03-17netfilter: use sk_fullsock() helperEric Dumazet
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-06netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso
2015-03-06netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso
2015-03-06netfilter: nf_tables: consolidate tracing invocationsPatrick McHardy
2015-03-06netfilter: nf_tables: minor tracing cleanupsPatrick McHardy
2015-03-04netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy
2015-03-04netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy
2015-03-04netfilter: nf_tables: fix transaction race conditionPatrick McHardy
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal
2015-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-03-02netfilter: nft_compat: add support for arptables extensionsArturo Borrero
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann
2015-02-25ipvs: allow rescheduling of new connections when port reuse is detectedMarcelo Ricardo Leitner
2015-02-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso
2015-02-22ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar
2015-02-22netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso
2015-02-22netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero
2015-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-16netfilter: xt_socket: fix a stack corruption bugEric Dumazet
2015-02-16netfilter: xt_recent: don't reject rule if new hitcount exceeds table maxFlorian Westphal
2015-02-16netfilter: nft_compat: fix module refcount underflowPablo Neira Ayuso
2015-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-02-11netfilter: ipset: fix boolreturn.cocci warningsWu Fengguang
2015-02-11netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCEDAnton Blanchard
2015-02-09ipvs: use 64-bit rates in statsJulian Anastasov
2015-02-09ipvs: fix inability to remove a mixed-family RSAlexey Andriyanov
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-04netfilter: Use rhashtable walk iteratorHerbert Xu
2015-01-30netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy
2015-01-30netfilter: nft_compat: add ebtables supportArturo Borrero
2015-01-30netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()Pablo Neira Ayuso
2015-01-30ipvs: rerouting to local clients is not needed anymoreJulian Anastasov
2015-01-26netfilter: nf_tables: disable preemption when restoring chain countersPablo Neira Ayuso
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-01-08netfilter: conntrack: Remove nf_ct_conntrack_flush_reportKristian Evensen
2015-01-08netfilter: conntrack: Flush connections with a given markKristian Evensen
2015-01-06netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso