index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2017-09-08
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-05
1
-9
/
+3
|
\
|
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-03
1
-9
/
+3
*
|
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
1
-9
/
+3
*
|
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
3
-6
/
+6
*
|
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
1
-4
/
+2
*
|
netfilter: conntrack: don't log "invalid" icmpv6 connections
Florian Westphal
2017-08-28
1
-5
/
+0
*
|
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
2
-19
/
+0
*
|
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
1
-1
/
+0
*
|
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
1
-1
/
+0
*
|
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
1
-6
/
+8
*
|
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
2
-2
/
+2
*
|
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
1
-15
/
+2
*
|
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
4
-4
/
+4
*
|
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-07-31
1
-6
/
+23
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-30
1
-5
/
+5
|
\
|
*
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
2017-05-29
1
-5
/
+5
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
2
-6
/
+6
|
/
*
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
1
-1
/
+1
|
\
|
*
netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path
Dave Johnson
2017-04-25
1
-1
/
+1
*
|
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-3
/
+1
*
|
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
1
-1
/
+4
*
|
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
1
-6
/
+14
*
|
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
1
-34
/
+39
*
|
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
1
-4
/
+0
*
|
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
2
-4
/
+2
*
|
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
2017-04-08
1
-9
/
+0
*
|
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
1
-1
/
+1
*
|
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
1
-12
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
2
-8
/
+8
|
\
\
|
|
/
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
2
-8
/
+8
*
|
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-13
1
-1
/
+1
|
/
*
ipv6: orphan skbs in reassembly unit
Eric Dumazet
2017-03-01
1
-0
/
+1
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
7
-39
/
+28
|
\
|
*
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
1
-1
/
+1
|
*
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
1
-1
/
+1
|
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
3
-8
/
+4
|
*
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
3
-8
/
+8
|
*
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
1
-1
/
+1
|
*
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
1
-6
/
+6
|
*
xtables: extend matches and targets with .usersize
Willem de Bruijn
2017-01-09
1
-0
/
+2
|
*
ip6tables: use match, target and data copy_to_user helpers
Willem de Bruijn
2017-01-09
1
-15
/
+6
*
|
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
2
-13
/
+8
*
|
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2017-01-09
1
-0
/
+3
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
1
-1
/
+1
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
1
-3
/
+6
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
1
-4
/
+1
[next]