index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
-9
/
+4
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-6
/
+58
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-40
/
+112
2015-02-04
netfilter: Use rhashtable walk iterator
Herbert Xu
-17
/
+36
2015-01-30
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
-0
/
+1
2015-01-30
netfilter: nft_compat: add ebtables support
Arturo Borrero
-6
/
+57
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
-11
/
+22
2015-01-26
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
-0
/
+2
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
-27
/
+82
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
-9
/
+18
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-133
/
+170
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-27
/
+30
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-27
/
+30
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
-6
/
+0
2015-01-08
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
-25
/
+64
2015-01-06
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
-5
/
+9
2015-01-06
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
-1
/
+1
2015-01-06
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
-1
/
+2
2015-01-06
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
-11
/
+9
2015-01-05
netfilter: nf_ct_seqadj: print ack seq in the right host byte order
Gao feng
-3
/
+3
2015-01-05
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
-2
/
+2
2015-01-05
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
-8
/
+7
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
-15
/
+12
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
-8
/
+3
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
-6
/
+6
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
-17
/
+29
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
-1
/
+1
2014-12-23
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
-4
/
+4
2014-12-23
netfilter: log: remove unnecessary sizeof(char)
Fabian Frederick
-2
/
+1
2014-12-23
netfilter: xt_osf: Use continue to reduce indentation
Joe Perches
-84
/
+85
2014-12-23
netfilter: conntrack: adjust nf_conntrack_buckets default value
Marcelo Leitner
-3
/
+8
2014-12-18
Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
-5
/
+5
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-225
/
+502
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-132
/
+133
2014-12-10
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
-5
/
+5
2014-12-09
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
-2
/
+2
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
-90
/
+184
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-85
/
+310
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
-0
/
+4
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
-2
/
+1
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
-28
/
+28
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
-1
/
+2
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
-3
/
+70
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
-23
/
+17
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-8
/
+6
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
-4
/
+137
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
-7
/
+4
2014-11-27
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
Florian Westphal
-17
/
+47
2014-11-25
Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...
Pablo Neira
-8
/
+6
[next]