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
Linus Torvalds
2017-03-04
3
-85
/
+59
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
3
-85
/
+59
|
|
\
|
|
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
1
-78
/
+55
|
|
*
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
1
-5
/
+4
|
|
*
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
1
-2
/
+0
*
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+2
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-28
3
-4
/
+5
|
\
\
|
|
/
|
*
netfilter: nft_set_bitmap: incorrect bitmap size
Pablo Neira Ayuso
2017-02-26
1
-1
/
+1
|
*
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
2017-02-26
1
-2
/
+2
|
*
netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.
Jarno Rajahalme
2017-02-25
1
-1
/
+1
|
*
netfilter: nft_ct: fix random validation errors for zone set support
Florian Westphal
2017-02-23
1
-0
/
+1
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
7
-11
/
+11
*
|
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-02-23
6
-39
/
+81
|
\
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
2017-02-21
2
-4
/
+7
|
|
\
|
|
*
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
2017-02-19
1
-3
/
+6
|
|
*
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
2017-02-19
1
-1
/
+1
|
*
|
netfilter: nfnetlink: remove static declaration from err_list
Liping Zhang
2017-02-21
1
-1
/
+1
|
*
|
netfilter: xt_hashlimit: Fix integer divide round to zero.
Alban Browaeys
2017-02-19
1
-16
/
+9
|
|
/
|
*
netfilter: ctnetlink: Fix regression in CTA_HELP processing
Kevin Cernekee
2017-02-06
1
-4
/
+13
|
*
netfilter: ctnetlink: Fix regression in CTA_STATUS processing
Kevin Cernekee
2017-02-06
1
-1
/
+25
|
*
netfilter: nf_ct_helper: warn when not applying default helper assignment
Jiri Kosina
2017-02-06
1
-13
/
+26
*
|
netfilter: nf_tables: honor NFT_SET_OBJECT in set backend selection
Pablo Neira Ayuso
2017-02-12
3
-3
/
+4
*
|
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
1
-0
/
+26
*
|
netfilter: nf_tables: add check_genid to the nfnetlink subsystem
Pablo Neira Ayuso
2017-02-12
1
-0
/
+6
*
|
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
1
-4
/
+27
*
|
netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()
Pablo Neira Ayuso
2017-02-12
1
-23
/
+28
*
|
netfilter: nfnetlink: get rid of u_intX_t types
Pablo Neira Ayuso
2017-02-12
1
-8
/
+8
*
|
netfilter: nf_ct_expect: nf_ct_expect_insert() returns void
Gao Feng
2017-02-12
1
-5
/
+3
*
|
netfilter: nf_ct_sip: Use mod_timer_pending()
Gao Feng
2017-02-12
1
-7
/
+5
*
|
netfilter: nft_exthdr: add TCP option matching
Manuel Messner
2017-02-08
2
-15
/
+108
*
|
netfilter: nft_ct: add zone id set support
Florian Westphal
2017-02-08
1
-1
/
+143
*
|
netfilter: nft_ct: prepare for key-dependent error unwind
Florian Westphal
2017-02-08
1
-14
/
+15
*
|
netfilter: nft_ct: add zone id get support
Florian Westphal
2017-02-08
1
-3
/
+19
*
|
netfilter: nf_tables: add bitmap set type
Pablo Neira Ayuso
2017-02-08
3
-0
/
+321
*
|
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
2017-02-08
3
-5
/
+19
*
|
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
2017-02-08
3
-8
/
+8
*
|
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
2017-02-08
1
-0
/
+4
*
|
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
2017-02-08
3
-9
/
+9
*
|
netfilter: nf_tables: use struct nft_set_iter in set element flush
Pablo Neira Ayuso
2017-02-08
1
-7
/
+5
*
|
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
2017-02-08
3
-5
/
+7
*
|
netfilter: nft_exthdr: Add support for existence check
Phil Sutter
2017-02-08
1
-2
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
31
-513
/
+461
|
\
\
|
*
|
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
1
-0
/
+24
|
*
|
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
2017-02-02
1
-5
/
+3
|
*
|
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
4
-8
/
+12
|
*
|
netfilter: guarantee 8 byte minalign for template addresses
Florian Westphal
2017-02-02
1
-5
/
+24
|
*
|
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
3
-14
/
+6
|
*
|
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
3
-4
/
+4
[next]