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
*
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-28
2
-180
/
+71
*
netfilter: nf_nat: add support for persistent mappings
Patrick McHardy
2009-04-16
1
-1
/
+2
*
netfilter: use rcu_read_bh() in ipt_do_table()
Eric Dumazet
2009-04-02
2
-4
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-26
6
-64
/
+58
|
\
|
*
netfilter: nf_conntrack: calculate per-protocol nlattr size
Holger Eitzenberger
2009-03-25
2
-0
/
+12
|
*
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
2009-03-25
2
-28
/
+37
|
*
netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection
Patrick McHardy
2009-03-25
2
-2
/
+6
|
*
netfilter: factorize ifname_compare()
Eric Dumazet
2009-03-25
2
-34
/
+3
*
|
arp_tables: ifname_compare() can assume 16bit alignment
Eric Dumazet
2009-03-24
1
-2
/
+6
|
/
*
netfilter: auto-load ip_queue module when socket opened
Scott James Remnant
2009-03-16
1
-0
/
+2
*
netfilter: conntrack: increase drop stats if sequence adjustment fails
Pablo Neira Ayuso
2009-03-16
1
-1
/
+3
*
netfilter: Kconfig spelling fixes (trivial)
Stephen Hemminger
2009-03-16
1
-3
/
+3
*
netfilter: use a linked list of loggers
Eric Leblond
2009-03-16
2
-2
/
+2
*
netfilter: ip_tables: unfold two critical loops in ip_packet_match()
Eric Dumazet
2009-02-20
1
-12
/
+21
*
netfilter: iptables: lock free counters
Stephen Hemminger
2009-02-20
2
-60
/
+175
*
netfilter: xtables: add backward-compat options
Jan Engelhardt
2009-02-19
1
-0
/
+18
*
netfilter: Combine ipt_ttl and ip6t_hl source
Jan Engelhardt
2009-02-18
3
-73
/
+0
*
netfilter: Combine ipt_TTL and ip6t_HL source
Jan Engelhardt
2009-02-18
3
-113
/
+0
*
netfilter: arp_tables: unfold two critical loops in arp_packet_match()
Eric Dumazet
2009-02-18
1
-10
/
+34
*
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
2009-02-18
6
-7
/
+0
*
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
[next]