index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: ip_tables: fix build error
Patrick McHardy
2009-06-12
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Patrick McHardy
2009-06-11
5
-13
/
+12
|
\
|
*
netfilter: Fix extra semi-colon in skb_walk_frags() changes.
David S. Miller
2009-06-09
1
-1
/
+1
|
*
netfilter: Use frag list abstraction interfaces.
David S. Miller
2009-06-09
1
-2
/
+3
|
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
2
-8
/
+6
|
*
net: skb->rtable accessor
Eric Dumazet
2009-06-03
2
-3
/
+3
*
|
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-08
1
-12
/
+4
*
|
netfilter: ipt_MASQUERADE: remove redundant rwlock
Florian Westphal
2009-06-05
1
-11
/
+1
*
|
netfilter: x_tables: added hook number into match extension parameter structure.
Evgeniy Polyakov
2009-06-04
1
-1
/
+1
*
|
netfilter: conntrack: simplify event caching system
Pablo Neira Ayuso
2009-06-02
1
-1
/
+0
*
|
netfilter: xtables: consolidate comefrom debug cast access
Jan Engelhardt
2009-05-08
1
-4
/
+9
*
|
netfilter: xtables: remove another level of indent
Jan Engelhardt
2009-05-08
2
-43
/
+42
*
|
netfilter: xtables: remove some goto
Jan Engelhardt
2009-05-08
1
-5
/
+2
*
|
netfilter: xtables: reduce indent level by one
Jan Engelhardt
2009-05-08
2
-121
/
+113
*
|
netfilter: xtables: consolidate open-coded logic
Jan Engelhardt
2009-05-08
2
-8
/
+20
*
|
netfilter: xtables: fix const inconsistency
Jan Engelhardt
2009-05-08
1
-7
/
+7
*
|
netfilter: xtables: remove redundant casts
Jan Engelhardt
2009-05-08
1
-1
/
+1
*
|
netfilter: xtables: use NFPROTO_ in standard targets
Jan Engelhardt
2009-05-08
1
-3
/
+3
*
|
netfilter: queue: use NFPROTO_ for queue callsites
Jan Engelhardt
2009-05-08
1
-1
/
+1
*
|
netfilter: xtables: use NFPROTO_ for xt_proto_init callsites
Jan Engelhardt
2009-05-08
1
-2
/
+2
|
/
*
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
[next]