index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2017-02-12
1
-0
/
+1
*
xtables: add xt_match, xt_target and data copy_to_user functions
Willem de Bruijn
2017-01-09
1
-0
/
+9
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
1
-1
/
+6
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
1
-26
/
+1
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
1
-5
/
+1
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-1
/
+1
*
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
2016-11-10
2
-4
/
+11
*
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
2016-11-10
2
-1
/
+3
*
netfilter: ipset: Regroup ip_set_put_extensions and add extern
Jozsef Kadlecsik
2016-11-10
1
-4
/
+2
*
netfilter: ipset: Split extensions into separate files
Jozsef Kadlecsik
2016-11-10
3
-93
/
+123
*
netfilter: ipset: Use kmalloc() in comment extension helper
Jozsef Kadlecsik
2016-11-10
1
-1
/
+1
*
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
2016-11-10
1
-19
/
+11
*
netfilter: ipset: Headers file cleanup
Jozsef Kadlecsik
2016-11-10
1
-21
/
+21
*
netfilter: ipset: Mark some helper args as const.
Jozsef Kadlecsik
2016-11-10
3
-5
/
+5
*
netfilter: ipset: Remove extra whitespaces in ip_set.h
Jozsef Kadlecsik
2016-11-10
1
-6
/
+7
*
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-03
1
-10
/
+38
*
netfilter: conntrack: remove packet hotpath stats
Florian Westphal
2016-09-12
1
-4
/
+0
*
netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...
Gao Feng
2016-09-07
1
-42
/
+0
*
netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...
Gao Feng
2016-09-07
1
-20
/
+2
*
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
2016-08-18
1
-2
/
+2
*
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-18
1
-0
/
+4
*
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2016-07-03
1
-0
/
+4
*
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-04-24
1
-1
/
+11
|
\
|
*
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-04-14
1
-0
/
+3
|
*
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-04-14
1
-1
/
+1
|
*
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-04-14
1
-2
/
+2
|
*
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-04-14
1
-0
/
+3
|
*
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-04-14
1
-0
/
+4
*
|
libnl: nla_put_net64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-3
/
+6
|
/
*
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-28
1
-0
/
+4
*
netfilter: xtables: don't hook tables by default
Florian Westphal
2016-03-02
1
-2
/
+4
*
nfnetlink: remove nfnetlink_alloc_skb
Florian Westphal
2016-02-18
1
-2
/
+0
*
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
Pablo Neira Ayuso
2015-12-28
1
-2
/
+2
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
1
-0
/
+13
|
\
|
*
netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPI
Marcelo Ricardo Leitner
2015-11-23
1
-0
/
+13
*
|
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-10
1
-1
/
+1
|
/
*
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-11-07
1
-1
/
+1
*
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
2015-10-09
1
-3
/
+3
*
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
1
-1
/
+2
*
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-09-02
1
-0
/
+23
*
netfilter: nfacct: per network namespace support
Andreas Schultz
2015-08-07
1
-1
/
+2
*
netfilter: add and use jump label for xt_tee
Florian Westphal
2015-07-15
1
-0
/
+7
*
netfilter: xtables: don't save/restore jumpstack offset
Florian Westphal
2015-07-15
1
-1
/
+0
*
netfilter: xtables: fix warnings on 32bit platforms
Florian Westphal
2015-06-18
1
-4
/
+4
*
netfilter: x_tables: align per cpu xt_counter
Eric Dumazet
2015-06-18
1
-2
/
+4
*
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
2015-06-15
1
-4
/
+1
*
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
1
-3
/
+2
*
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
3
-28
/
+44
[next]