summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| | * | netfilter: nf_tables: add "inet" table for IPv4/IPv6Patrick McHardy2014-01-073-0/+106
| | * | netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-072-24/+33
| | * | netfilter: nf_tables: add hook ops to struct nft_pktinfoPatrick McHardy2014-01-073-5/+5
| | * | netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-071-5/+5
| | * | netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabledPablo Neira Ayuso2014-01-071-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-087-10/+18
| |\ \ \ | | |/ / | |/| |
| | * | netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2014-01-061-3/+3
| | * | netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann2014-01-061-2/+2
| | * | Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso2014-01-066-5/+13
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-061-55/+4
| |\ \ \
| | * | | net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-061-55/+4
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-066-8/+33
| |\ \ \ \
| * | | | | netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller2014-01-061-0/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-01-069-227/+565
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso2014-01-041-9/+78
| | * | | | netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz2014-01-031-3/+2
| | * | | | netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann2014-01-031-3/+6
| | * | | | netfilter: add help information to new nf_tables Kconfig optionsPablo Neira Ayuso2014-01-011-0/+42
| | * | | | netfilter: nft_reject: support for IPv6 and TCP resetEric Leblond2013-12-303-0/+151
| | * | | | netfilter: select NFNETLINK when enabling NF_TABLESEric Leblond2013-12-291-1/+1
| | * | | | netfilter: nf_tables: remove nft_meta_targetPablo Neira Ayuso2013-12-282-118/+0
| | * | | | netfilter: nf_tables: nft_meta module get/set opsArturo Borrero Gonzalez2013-12-281-23/+123
| | * | | | netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka2013-12-171-1/+2
| | * | | | netfilter: nft: add queue moduleEric Leblond2013-12-073-0/+144
| | * | | | netfilter: xt_NFQUEUE: separate reusable codeEric Leblond2013-12-071-68/+12
| | * | | | netfilter: nf_tables: fix issue with verdict supportEric Leblond2013-12-071-1/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-0519-72/+267
| |\ \ \ \ \
| | * | | | | netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2014-01-033-0/+82
| | * | | | | netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond2014-01-031-1/+3
| | * | | | | netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-032-21/+0
| | * | | | | netfilter: ipset: remove unused codestephen hemminger2014-01-031-28/+0
| | * | | | | netfilter: nf_nat: add full port randomization supportDaniel Borkmann2014-01-032-6/+8
| | * | | | | ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven2013-12-271-1/+4
| | * | | | | netfilter: add IPv4/6 IPComp extension match supportfan.du2013-12-243-0/+121
| | * | | | | netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti2013-12-211-0/+34
| | * | | | | netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal2013-12-201-2/+10
| | * | | | | netfilter: avoid get_random_bytes callsFlorian Westphal2013-12-206-13/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-183-28/+45
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | netfilter: Fix FSF address in file headersJeff Kirsher2013-12-063-6/+3
| | |_|_|/ / | |/| | | |
* | | | | | net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer2014-01-231-23/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'master' into for-nextJiri Kosina2013-12-1977-2070/+10307
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | treewide: Fix typo in KconfigMasanari Iida2013-12-021-1/+1
* | | | | | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-061-1/+1
* | | | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
| |_|_|_|/ |/| | | |
* | | | | netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso2013-12-281-1/+3
* | | | | netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso2013-12-281-2/+10
* | | | | netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso2013-12-281-3/+7
* | | | | ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer2013-12-271-0/+6
* | | | | netfilter: WARN about wrong usage of sequence number adjustmentsJesper Dangaard Brouer2013-12-271-0/+5
OpenPOWER on IntegriCloud