summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-03netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2014-01-03netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann
2014-01-03netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz
2014-01-03netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann
2014-01-01netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso
2013-12-30netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond
2013-12-29netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond
2013-12-28netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso
2013-12-28netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez
2013-12-27ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven
2013-12-24netfilter: add IPv4/6 IPComp extension match supportfan.du
2013-12-21netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti
2013-12-20netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal
2013-12-20netfilter: avoid get_random_bytes callsFlorian Westphal
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka
2013-12-07netfilter: nft: add queue moduleEric Leblond
2013-12-07netfilter: xt_NFQUEUE: separate reusable codeEric Leblond
2013-12-07netfilter: nf_tables: fix issue with verdict supportEric Leblond
2013-12-07netfilter: nf_tables: fix missing rules flushing per tablePablo Neira Ayuso
2013-12-07netfilter: xt_hashlimit: fix proc entry leak in netns destroy pathSergey Popovich
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher
2013-11-25netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-18netfilter: nf_conntrack: decrement global counter after object releasePablo Neira Ayuso
2013-11-18netfilter: nft_compat: fix error path in nft_parse_compat()Pablo Neira Ayuso
2013-11-18netfilter: fix wrong byte order in nf_ct_seqadj_set internal informationPhil Oester
2013-11-18netfilter: synproxy: correct wscale option passingMartin Topholm
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-13netfilter: fix connlimit Kconfig prompt stringRandy Dunlap
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-08nfnetlink: do not ack malformed messagesJiri Benc
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04netfilter: nft_compat: use _safe version of list_for_eachDan Carpenter
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller