index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2014-05-12
netfilter: nf_tables: fix missing return trace at the end of non-base chain
Pablo Neira Ayuso
2014-05-12
netfilter: nf_tables: fix bogus rulenum after goto action
Pablo Neira Ayuso
2014-05-12
netfilter: nf_tables: fix tracing of the goto action
Pablo Neira Ayuso
2014-05-12
netfilter: nf_tables: fix goto action
Pablo Neira Ayuso
2014-05-10
netfilter: nf_tables: reset rule number counter after jump and goto
Pablo Neira Ayuso
2014-05-04
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
2014-04-29
netfilter: add helper for adding nat extension
Florian Westphal
2014-04-29
netfilter: ctnetlink: don't add null bindings if no nat requested
Florian Westphal
2014-04-29
netfilter: nfnetlink_acct: Adding quota support to accounting framework
Mathieu Poirier
2014-04-28
netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
Pablo Neira
2014-04-24
netfilter: Fix warning in nfnetlink_receive().
David S. Miller
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-23
netfilter: Fix format string mismatch in ip_vs_proto_name()
Masanari Iida
2014-04-23
netfilter: nf_tables: Make meta expression core functions public
Tomasz Bursztyka
2014-04-23
netfilter: nf_tables: Stack expression type depending on their family
Tomasz Bursztyka
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-04-22
netlink: simplify nfnetlink_bind
Richard Guy Briggs
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2014-04-14
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
2014-04-14
netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
Patrick McHardy
2014-04-08
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
2014-04-03
netfilter: nf_tables: fix wrong format in request_module()
Pablo Neira Ayuso
2014-04-03
netfilter: nf_tables: set names cannot be larger than 15 bytes
Pablo Neira Ayuso
2014-04-03
netfilter: Add {ipt,ip6t}_osf aliases for xt_osf
Kirill Tkhai
2014-04-03
netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks
Alexey Perevalov
2014-04-03
netfilter: connlimit: move lock array out of struct connlimit_data
Florian Westphal
2014-04-03
netfilter: connlimit: fix UP build
Florian Westphal
2014-04-03
netfilter: nf_tables: add set_elem notifications
Arturo Borrero
2014-04-02
netfilter: nft_hash: use set global element counter instead of private one
Patrick McHardy
2014-04-02
netfilter: nf_tables: implement proper set selection
Patrick McHardy
2014-04-02
netfilter: nft_ct: split nft_ct_init() into two functions for get/set
Patrick McHardy
2014-04-02
netfilter: nft_meta: split nft_meta_init() into two functions for get/set
Patrick McHardy
2014-04-02
netfilter: nft_ct: add missing ifdef for NFT_MARK setting
Patrick McHardy
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-18
netfilter: Add missing vmalloc.h include to nft_hash.c
David S. Miller
2014-03-17
netfilter: conntrack: Fix UP builds
Eric Dumazet
2014-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-03-17
netfilter: connlimit: use rbtree for per-host conntrack obj storage
Florian Westphal
2014-03-17
netfilter: connlimit: make same_source_net signed
Florian Westphal
2014-03-17
netfilter: connlimit: use keyed locks
Florian Westphal
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-13
netfilter: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
netfilter: connlimit: use kmem_cache for conn objects
Florian Westphal
2014-03-12
netfilter: connlimit: move insertion of new element out of count function
Florian Westphal
2014-03-12
netfilter: connlimit: improve packet-to-closed-connection logic
Florian Westphal
2014-03-12
netfilter: connlimit: factor hlist search into new function
Florian Westphal
2014-03-08
netfilter: nft_nat: fix family validation
Patrick McHardy
2014-03-08
netfilter: nft_ct: remove family from struct nft_ct
Patrick McHardy
[prev]
[next]