index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2014-07-09
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
Florian Westphal
2014-07-09
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-07-09
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
Pablo Neira Ayuso
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
2014-05-15
netfilter: nf_tables: fix trace of matching non-terminal rule
Pablo Neira Ayuso
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: ctnetlink: don't add null bindings if no nat requested
Florian Westphal
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-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-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-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
2014-03-08
netfilter: nf_tables: restore notifications for anonymous set destruction
Patrick McHardy
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
2014-03-08
netfilter: nf_tables: clean up nf_tables_trans_add() argument order
Patrick McHardy
2014-03-07
netfilter: nft_hash: bug fixes and resizing
Patrick McHardy
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
2014-03-07
netfilter: avoid race with exp->master ct
Jesper Dangaard Brouer
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
2014-03-07
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
2014-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
Pablo Neira Ayuso
2014-03-07
ipvs: Reduce checkpatch noise in ip_vs_lblc.c
Tingwei Liu
[next]