summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2013-12-29netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond
2013-12-28netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso
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-28netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso
2013-12-28netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso
2013-12-27ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer
2013-12-27netfilter: WARN about wrong usage of sequence number adjustmentsJesper Dangaard Brouer
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: nf_ct_timestamp: Fix BUG_ON after netns deletionHelmut Schaa
2013-12-20netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offsetDaniel Borkmann
2013-12-20netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal
2013-12-20netfilter: avoid get_random_bytes callsFlorian Westphal
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17netfilter: nfnetlink_log: unset nf_loggers for netns when unloading moduleGao feng
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-12-02treewide: Fix typo in KconfigMasanari Iida
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-15Merge 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-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge 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
2013-11-03netfilter: ctnetlink: account both directions in one stepHolger Eitzenberger
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar