index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
26
-923
/
+1186
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-3
/
+5
2016-08-30
netfilter: remove __nf_ct_kill_acct helper
Florian Westphal
1
-7
/
+5
2016-08-30
netfilter: conntrack: resched gc again if eviction rate is high
Florian Westphal
1
-0
/
+6
2016-08-30
netfilter: conntrack: add gc worker to remove timed-out entries
Florian Westphal
1
-0
/
+76
2016-08-30
netfilter: evict stale entries on netlink dumps
Florian Westphal
1
-1
/
+24
2016-08-30
netfilter: conntrack: get rid of conntrack timer
Florian Westphal
4
-58
/
+56
2016-08-30
netfilter: don't rely on DYING bit to detect when destroy event was sent
Florian Westphal
1
-8
/
+14
2016-08-30
netfilter: restart search if moved to other chain
Florian Westphal
1
-0
/
+7
2016-08-26
netfilter: nf_tables: Use nla_put_be32() to dump immediate parameters
Pablo Neira Ayuso
2
-5
/
+5
2016-08-26
netfilter: nf_tables: honor NLM_F_EXCL flag in set element insertion
Pablo Neira Ayuso
3
-13
/
+36
2016-08-23
netfilter: nf_tables: reject hook configuration updates on existing chains
Pablo Neira Ayuso
1
-0
/
+31
2016-08-23
netfilter: nf_tables: introduce nft_chain_parse_hook()
Pablo Neira Ayuso
1
-63
/
+89
2016-08-22
netfilter: nft_hash: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-22
netfilter: fix spelling mistake: "delimitter" -> "delimiter"
Colin Ian King
1
-1
/
+1
2016-08-22
netfilter: nf_tables: add number generator expression
Laura Garcia Liebana
3
-0
/
+199
2016-08-22
netfilter: nf_tables: add quota expression
Pablo Neira Ayuso
3
-0
/
+128
2016-08-18
netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbol
Pablo Neira Ayuso
1
-0
/
+2
2016-08-18
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
1
-6
/
+10
2016-08-18
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
1
-4
/
+4
2016-08-18
netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
Liping Zhang
1
-36
/
+10
2016-08-18
netfilter: tproxy: properly refcount tcp listeners
Eric Dumazet
1
-0
/
+4
2016-08-18
netfilter: nfnetlink_acct: report overquota to the right netns
Liping Zhang
2
-5
/
+6
2016-08-17
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
Liping Zhang
1
-0
/
+1
2016-08-17
netfilter: conntrack: do not dump other netns's conntrack entries via proc
Liping Zhang
1
-0
/
+4
2016-08-13
netfilter: remove ip_conntrack* sysctl compat code
Pablo Neira Ayuso
6
-378
/
+6
2016-08-12
netfilter: nf_tables: add hash expression
Laura Garcia Liebana
3
-0
/
+143
2016-08-12
netfilter: nf_tables: rename set implementations
Pablo Neira Ayuso
4
-4
/
+4
2016-08-12
ipvs: use nf_ct_kill helper
Florian Westphal
1
-5
/
+2
2016-08-12
netfilter: use_nf_conn_expires helper in more places
Florian Westphal
3
-9
/
+3
2016-08-12
netfilter: physdev: add missed blank
Hangbin Liu
1
-2
/
+2
2016-08-12
netfilter: conntrack: Only need first 4 bytes to get l4proto ports
Gao Feng
5
-8
/
+10
2016-08-10
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
Laura Garcia Liebana
1
-2
/
+9
2016-08-09
netfilter: ctnetlink: reject new conntrack request with different l4proto
Liping Zhang
1
-0
/
+2
2016-08-09
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-4
/
+2
2016-08-09
netfilter: nfnetlink_queue: fix memory leak when attach expectation successfully
Liping Zhang
1
-6
/
+2
2016-08-09
netfilter: nf_ct_expect: remove the redundant slash when policy name is empty
Liping Zhang
1
-1
/
+1
2016-08-08
netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
Christophe Leroy
1
-2
/
+2
2016-08-08
netfilter: nft_rbtree: ignore inactive matching element with no descendants
Pablo Neira Ayuso
1
-4
/
+6
2016-08-08
netfilter: nf_ct_h323: do not re-activate already expired timer
Liping Zhang
1
-1
/
+2
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-808
/
+1009
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+22
2016-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
26
-488
/
+589
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+17
2016-07-23
netfilter: nft_compat: fix crash when related match/target module is removed
Liping Zhang
1
-23
/
+20
2016-07-23
netfilter: nft_compat: put back match/target module if init fail
Liping Zhang
1
-8
/
+24
2016-07-23
netfilter: h323: Use mod_timer instead of set_expect_timeout
Gao Feng
1
-14
/
+1
2016-07-22
netfilter: connlabels: move set helper to xt_connlabel
Florian Westphal
2
-30
/
+16
2016-07-22
netfilter: conntrack: support a fixed size of 128 distinct labels
Florian Westphal
4
-26
/
+12
2016-07-21
netfilter: nf_tables: allow to filter out rules by table and chain
Pablo Neira Ayuso
1
-0
/
+38
[next]