index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
5
-20
/
+28
|
\
|
*
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
2015-02-27
1
-2
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-20
4
-18
/
+28
|
|
\
|
|
*
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
2015-02-16
1
-9
/
+12
|
|
*
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
2015-02-16
1
-6
/
+5
|
|
*
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
2015-02-16
1
-2
/
+10
|
|
*
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
2015-02-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-02
7
-134
/
+255
|
\
\
\
|
*
|
|
netfilter: nft_compat: add support for arptables extensions
Arturo Borrero
2015-03-02
1
-0
/
+9
|
*
|
|
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
2015-02-25
3
-6
/
+56
|
*
|
|
netfilter: ipset: fix boolreturn.cocci warnings
Wu Fengguang
2015-02-11
1
-2
/
+2
|
*
|
|
netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED
Anton Blanchard
2015-02-11
1
-1
/
+1
|
*
|
|
ipvs: use 64-bit rates in stats
Julian Anastasov
2015-02-09
3
-125
/
+187
*
|
|
|
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
2
-9
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-02-11
2
-6
/
+58
|
\
\
\
|
|
/
/
|
*
|
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2015-01-30
1
-0
/
+1
|
*
|
netfilter: nft_compat: add ebtables support
Arturo Borrero
2015-01-30
1
-6
/
+57
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
5
-40
/
+112
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
2015-01-30
1
-2
/
+6
|
*
|
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-01-30
1
-11
/
+22
|
*
|
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
2015-01-26
1
-0
/
+2
|
*
|
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2015-01-19
4
-27
/
+82
*
|
|
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-04
1
-17
/
+36
|
|
/
|
/
|
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
2
-9
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-01-15
7
-133
/
+170
|
\
\
|
*
|
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
2015-01-08
1
-6
/
+0
|
*
|
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
2015-01-08
1
-25
/
+64
|
*
|
netfilter: nf_ct_seqadj: print ack seq in the right host byte order
Gao feng
2015-01-05
1
-3
/
+3
|
*
|
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
2015-01-05
1
-2
/
+2
|
*
|
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
2015-01-05
1
-8
/
+7
|
*
|
netfilter: log: remove unnecessary sizeof(char)
Fabian Frederick
2014-12-23
1
-2
/
+1
|
*
|
netfilter: xt_osf: Use continue to reduce indentation
Joe Perches
2014-12-23
1
-84
/
+85
|
*
|
netfilter: conntrack: adjust nf_conntrack_buckets default value
Marcelo Leitner
2014-12-23
1
-3
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
5
-27
/
+30
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-01-12
5
-27
/
+30
|
|
\
\
|
|
*
|
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
2015-01-06
1
-5
/
+9
|
|
*
|
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
2015-01-06
1
-1
/
+1
|
|
*
|
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
2015-01-06
1
-1
/
+2
|
|
*
|
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
2015-01-06
1
-11
/
+9
|
|
*
|
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
1
-4
/
+4
|
|
*
|
Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2014-12-18
1
-5
/
+5
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2014-12-10
1
-5
/
+5
*
|
|
|
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
1
-15
/
+12
*
|
|
|
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
1
-8
/
+3
*
|
|
|
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
1
-6
/
+6
*
|
|
|
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2015-01-03
1
-17
/
+29
|
/
/
/
*
|
|
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
27
-225
/
+502
|
\
\
|
|
/
|
*
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
11
-85
/
+310
|
|
\
[next]