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_helper: better logging for dropped packets
Pablo Neira Ayuso
2013-02-19
1
-0
/
+4
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-27
11
-28
/
+138
|
\
|
*
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
1
-3
/
+7
|
*
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-3
/
+8
|
*
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+15
|
*
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+17
|
*
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+4
|
*
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2013-01-23
1
-2
/
+6
|
*
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
2013-01-18
1
-0
/
+3
|
*
netfilter: add connlabel conntrack extension
Florian Westphal
2013-01-18
2
-0
/
+59
*
|
soreuseport: TCP/IPv6 implementation
Tom Herbert
2013-01-23
1
-0
/
+1
*
|
soreuseport: TCP/IPv4 implementation
Tom Herbert
2013-01-23
1
-0
/
+1
|
/
*
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2013-01-12
1
-0
/
+2
*
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
2012-12-03
1
-0
/
+15
*
netfilter: kill support for per-af queue backends
Florian Westphal
2012-12-03
1
-6
/
+2
*
netfilter: nf_conntrack: improve nf_conn object traceability
Pablo Neira Ayuso
2012-12-03
1
-1
/
+1
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-16
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
1
-0
/
+1
|
\
|
*
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-08-31
1
-0
/
+1
*
|
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2012-09-03
1
-0
/
+20
*
|
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-30
1
-1
/
+3
*
|
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-30
2
-0
/
+6
*
|
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
7
-88
/
+121
*
|
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
1
-3
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
1
-1
/
+1
|
\
|
*
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
Pablo Neira Ayuso
2012-07-09
1
-1
/
+1
*
|
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
2012-07-04
1
-0
/
+3
*
|
netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
Gao feng
2012-06-27
1
-0
/
+8
*
|
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
Gao feng
2012-06-27
1
-1
/
+1
*
|
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
Pablo Neira Ayuso
2012-06-18
1
-1
/
+1
*
|
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
2012-06-19
1
-0
/
+43
*
|
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
2012-06-16
1
-0
/
+11
*
|
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
2012-06-16
1
-0
/
+1
*
|
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2012-06-16
1
-0
/
+4
*
|
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2012-06-16
2
-33
/
+17
*
|
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
2012-06-16
1
-3
/
+6
*
|
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
2012-06-16
2
-2
/
+4
*
|
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
1
-1
/
+2
*
|
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
2
-12
/
+0
*
|
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-06-07
1
-2
/
+2
*
|
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
1
-2
/
+7
*
|
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-06-07
1
-2
/
+9
|
/
*
netfilter: nf_conntrack: use this_cpu_inc()
Eric Dumazet
2012-05-08
1
-8
/
+2
*
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
2012-05-08
1
-2
/
+2
*
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
2012-04-20
1
-1
/
+1
[next]