index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2015-02-27
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-16
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
2015-02-16
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
2015-02-16
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-02-09
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-04
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2015-01-30
netfilter: nft_compat: add ebtables support
Arturo Borrero
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
2015-01-08
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
2015-01-06
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
2015-01-06
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
2015-01-06
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
2015-01-06
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
2015-01-05
netfilter: nf_ct_seqadj: print ack seq in the right host byte order
Gao feng
2015-01-05
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
2015-01-05
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
netfilter: log: remove unnecessary sizeof(char)
Fabian Frederick
2014-12-23
netfilter: xt_osf: Use continue to reduce indentation
Joe Perches
2014-12-23
netfilter: conntrack: adjust nf_conntrack_buckets default value
Marcelo Leitner
2014-12-18
Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
[next]