index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_ct_ext: invoke destroy even when ext is not attached
Liping Zhang
2017-05-01
1
-6
/
+1
*
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
2017-05-01
1
-2
/
+1
*
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
1
-1
/
+1
*
netfilter: conntrack: mark extension structs as const
Florian Westphal
2017-04-26
1
-2
/
+2
*
netfilter: conntrack: remove prealloc support
Florian Westphal
2017-04-26
1
-6
/
+0
*
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
1
-0
/
+2
*
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
2017-04-19
1
-2
/
+2
*
netfilter: allow early drop of assured conntracks
Florian Westphal
2017-04-19
1
-0
/
+3
*
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
2017-04-19
1
-2
/
+2
*
netfilter: remove last traces of variable-sized extensions
Florian Westphal
2017-04-19
1
-7
/
+1
*
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
2017-04-19
1
-5
/
+6
*
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
2017-04-19
1
-1
/
+4
*
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
Florian Westphal
2017-04-19
2
-19
/
+17
*
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
2
-6
/
+1
*
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
1
-9
/
+1
*
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2017-04-09
2
-2
/
+0
*
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
1
-18
/
+18
*
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
2017-04-06
1
-0
/
+1
*
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
2017-04-06
1
-0
/
+1
*
netfilter: nf_tables: add nft_is_base_chain() helper
Pablo Neira Ayuso
2017-04-06
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
3
-4
/
+34
|
\
|
*
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
2017-03-13
1
-1
/
+0
|
*
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
2017-03-13
1
-1
/
+1
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
1
-0
/
+29
|
*
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
2017-03-08
1
-2
/
+4
*
|
netfilter: refcounter conversions
Reshetova, Elena
2017-03-17
2
-2
/
+5
*
|
netfilter: nft_fib: Support existence check
Phil Sutter
2017-03-13
1
-1
/
+1
*
|
netfilter: provide nft_ctx in object init function
Florian Westphal
2017-03-13
1
-1
/
+2
*
|
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
2017-03-06
1
-4
/
+5
|
/
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
1
-3
/
+3
*
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2017-02-12
1
-0
/
+3
*
netfilter: nf_tables: add space notation to sets
Pablo Neira Ayuso
2017-02-08
1
-0
/
+2
*
netfilter: nf_tables: rename struct nft_set_estimate class field
Pablo Neira Ayuso
2017-02-08
1
-2
/
+2
*
netfilter: nf_tables: add flush field to struct nft_set_iter
Pablo Neira Ayuso
2017-02-08
1
-0
/
+1
*
netfilter: nf_tables: rename deactivate_one() to flush()
Pablo Neira Ayuso
2017-02-08
1
-4
/
+4
*
netfilter: nf_tables: pass netns to set->ops->remove()
Pablo Neira Ayuso
2017-02-08
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
6
-5
/
+21
|
\
|
*
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
1
-0
/
+3
|
*
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
1
-5
/
+6
|
*
netfilter: guarantee 8 byte minalign for template addresses
Florian Westphal
2017-02-02
1
-0
/
+2
|
*
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
1
-0
/
+8
|
*
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
1
-1
/
+1
|
*
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
1
-1
/
+1
|
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
2
-0
/
+2
*
|
netfilter: nf_tables: deconstify walk callback function
Pablo Neira Ayuso
2017-01-24
1
-3
/
+3
*
|
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-01-16
1
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
11
-7
/
+153
|
\
|
*
netfilter: nf_tables: support for set flushing
Pablo Neira Ayuso
2016-12-07
1
-1
/
+5
|
*
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
2016-12-07
1
-0
/
+9
|
*
netfilter: nft_quota: add depleted flag for objects
Pablo Neira Ayuso
2016-12-07
1
-0
/
+2
[next]