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
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: add explicit Kconfig for NETFILTER_XT_NAT
Pablo Neira Ayuso
2014-09-05
1
-0
/
+8
*
netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*
Pablo Neira Ayuso
2014-09-01
1
-1
/
+3
*
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
2014-08-28
1
-1
/
+1
*
ipvs: properly declare tunnel encapsulation
Julian Anastasov
2014-08-27
1
-4
/
+16
*
netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
Zhouyi Zhou
2014-08-25
1
-3
/
+3
*
netfilter: nf_tables: nat expression must select CONFIG_NF_NAT
Pablo Neira Ayuso
2014-08-19
1
-1
/
+1
*
netfilter: x_tables: allow to use default cgroup match
Daniel Borkmann
2014-08-19
1
-1
/
+1
*
netfilter: move NAT Kconfig switches out of the iptables scope
Pablo Neira Ayuso
2014-08-18
1
-1
/
+1
*
netfilter: nf_tables: fix error return code
Julia Lawall
2014-08-08
1
-1
/
+3
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
4
-65
/
+20
*
netfilter: nf_tables: don't update chain with unset counters
Pablo Neira Ayuso
2014-08-08
1
-0
/
+3
*
netfilter: nf_tables: uninitialize element key/data from the commit path
Pablo Neira Ayuso
2014-08-08
1
-12
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
3
-4
/
+9
|
\
|
*
netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key
Thomas Graf
2014-08-01
1
-0
/
+1
|
*
netfilter: xt_LED: fix too short led-always-blink
Jiri Prchal
2014-07-25
1
-3
/
+7
|
*
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
2014-07-17
1
-1
/
+1
*
|
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
2014-08-02
1
-236
/
+55
*
|
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-31
4
-126
/
+58
|
\
\
|
*
|
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
Pablo Neira Ayuso
2014-07-31
1
-0
/
+6
|
*
|
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...
Alexey Perevalov
2014-07-31
1
-3
/
+5
|
*
|
netfilter: nfnetlink_acct: dump unmodified nfacct flags
Alexey Perevalov
2014-07-30
1
-1
/
+3
|
*
|
netfilter: xt_LED: don't output error message redundantly
Duan Jiong
2014-07-25
1
-3
/
+1
|
*
|
netfilter: xt_hashlimit: perform garbage collection from process context
Eric Dumazet
2014-07-24
1
-15
/
+16
|
*
|
netfilter: nf_tables: simplify set dump through netlink
Pablo Neira Ayuso
2014-07-22
1
-104
/
+27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-07-16
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
2
-55
/
+95
|
\
\
|
|
/
|
*
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
2
-8
/
+17
|
*
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-14
1
-7
/
+23
|
*
netfilter: nf_tables: safe RCU iteration on list when dumping
Pablo Neira Ayuso
2014-07-14
1
-41
/
+53
|
*
netfilter: nf_tables: skip transaction if no update flags in tables
Pablo Neira Ayuso
2014-06-30
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-20
20
-1101
/
+527
|
\
\
|
|
/
|
/
|
|
*
ipvs: Remove dead debug code
Yannick Brosseau
2014-07-16
1
-86
/
+0
|
*
ipvs: remove null test before kfree
Fabian Frederick
2014-07-16
1
-2
/
+1
|
*
netfilter: use IS_ENABLED() macro
Duan Jiong
2014-06-30
7
-7
/
+7
|
*
netfilter: nft_log: fix coccinelle warnings
Fengguang Wu
2014-06-29
1
-1
/
+1
|
*
netfilter: xt_LOG: add missing string format in nf_log_packet()
Pablo Neira Ayuso
2014-06-28
1
-1
/
+1
|
*
netfilter: fix several Kconfig problems in NF_LOG_*
Pablo Neira Ayuso
2014-06-28
1
-6
/
+4
|
*
netfilter: nft_log: complete logging support
Pablo Neira Ayuso
2014-06-27
1
-17
/
+59
|
*
netfilter: nft_log: request explicit logger when loading rules
Pablo Neira Ayuso
2014-06-27
1
-1
/
+23
|
*
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
2014-06-27
1
-0
/
+7
|
*
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
3
-13
/
+53
|
*
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
4
-874
/
+201
|
*
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
2014-06-25
2
-147
/
+211
|
*
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-06-25
3
-26
/
+27
|
*
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
2014-06-25
2
-69
/
+95
|
*
netfilter: x_tables: xt_free_table_info() cleanup
Eric Dumazet
2014-06-25
1
-18
/
+5
|
*
netfilter: ctnetlink: remove null test before kfree
Fabian Frederick
2014-06-25
1
-2
/
+1
*
|
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-06-16
1
-1
/
+34
[next]