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
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
1
-2
/
+2
*
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
2009-01-12
1
-1
/
+1
*
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
2009-01-12
5
-25
/
+5
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net
Rusty Russell
2008-12-29
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
13
-133
/
+86
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-15
1
-1
/
+1
|
|
\
|
*
|
netfilter: nf_nat: remove warn_if_extra_mangle
Simon Arlott
2008-11-04
1
-23
/
+0
|
*
|
netfilter: arptable_filter: merge forward hook
Alexey Dobriyan
2008-11-04
1
-11
/
+1
|
*
|
netfilter: netns-aware ipt_addrtype
Alexey Dobriyan
2008-11-04
1
-7
/
+9
|
*
|
net: '&' redux
Alexey Dobriyan
2008-11-03
2
-8
/
+8
|
*
|
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
2008-10-31
10
-85
/
+69
*
|
|
Merge branch 'next' into for-linus
James Morris
2008-12-25
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CRED: Use creds in file structs
David Howells
2008-11-14
1
-2
/
+2
|
|
/
*
|
netfilter: update rwlock initialization for nat_table
Steven Rostedt
2008-12-15
1
-1
/
+1
|
/
*
netfilter: snmp nat leaks memory in case of failure
Ilpo Järvinen
2008-10-20
1
-0
/
+1
*
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2008-10-14
1
-0
/
+97
*
netfilter: restore lost #ifdef guarding defrag exception
Patrick McHardy
2008-10-14
1
-1
/
+2
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
2
-4
/
+12
*
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
3
-9
/
+16
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
13
-82
/
+50
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
13
-103
/
+70
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
1
-3
/
+7
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
4
-45
/
+34
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
5
-58
/
+36
*
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
2008-10-08
1
-20
/
+16
*
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
2008-10-08
1
-39
/
+39
*
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
2
-20
/
+13
*
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
2008-10-08
4
-53
/
+107
*
netfilter: netns nat: PPTP NAT in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+2
*
netfilter: netns nf_conntrack: fixup DNAT in netns
Alexey Dobriyan
2008-10-08
1
-3
/
+3
*
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
2008-10-08
1
-27
/
+45
*
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
2008-10-08
1
-11
/
+29
*
netfilter: netns nat: fix ipt_MASQUERADE in netns
Alexey Dobriyan
2008-10-08
1
-4
/
+2
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2008-10-08
2
-4
/
+4
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2008-10-08
2
-2
/
+2
*
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...
Alexey Dobriyan
2008-10-08
1
-5
/
+9
*
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2008-10-08
1
-2
/
+2
*
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
2008-10-08
2
-2
/
+2
*
netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st...
Alexey Dobriyan
2008-10-08
1
-19
/
+38
*
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
2008-10-08
1
-4
/
+4
*
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
2008-10-08
1
-2
/
+2
*
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2008-10-08
2
-3
/
+5
*
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
2008-10-08
5
-6
/
+7
*
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
2008-10-08
2
-2
/
+2
*
netfilter: netns: remove nf_*_net() wrappers
Alexey Dobriyan
2008-10-08
4
-13
/
+13
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
16
-51
/
+53
*
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
2008-10-08
3
-515
/
+0
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
3
-4
/
+4
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
1
-0
/
+1
*
nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization
Stephen Hemminger
2008-08-18
1
-2
/
+6
[next]