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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
4
-27
/
+51
|
\
|
*
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
1
-14
/
+40
|
*
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-28
1
-6
/
+6
|
*
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
2010-06-17
3
-13
/
+11
*
|
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-23
1
-0
/
+5
|
/
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-15
1
-1
/
+1
|
\
|
*
netfilter: xtables: stackptr should be percpu
Eric Dumazet
2010-05-31
1
-1
/
+1
*
|
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
2010-06-15
1
-19
/
+29
*
|
netfilter: ip_queue: rwlock to spinlock conversion
Eric Dumazet
2010-06-09
1
-32
/
+25
*
|
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-06-08
2
-2
/
+2
*
|
netfilter: vmalloc_node cleanup
Eric Dumazet
2010-06-04
2
-6
/
+5
|
/
*
netfilter: remove unnecessary returns from void function()s
Joe Perches
2010-05-13
1
-1
/
+0
*
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
7
-27
/
+27
*
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2010-05-13
2
-12
/
+2
*
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2010-05-11
2
-58
/
+48
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
4
-10
/
+9
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
4
-6
/
+5
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
15
-18
/
+19
*
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-11
2
-25
/
+23
*
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-05-02
1
-17
/
+5
*
netfilter: ip_tables: fix compilation when debug is enabled
Jan Engelhardt
2010-05-02
1
-2
/
+2
*
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
2010-04-23
1
-3
/
+4
*
netfilter: ip_tables: convert pr_devel() to pr_debug()
Patrick McHardy
2010-04-22
1
-5
/
+5
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
14
-2
/
+16
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
14
-0
/
+14
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
14
-0
/
+14
|
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-2
/
+2
|
|
/
*
|
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2010-04-19
2
-5
/
+0
*
|
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2010-04-19
2
-32
/
+39
*
|
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
2010-04-15
1
-1
/
+1
*
|
netfilter: fix some coding styles and remove moduleparam.h
Zhitong Wang
2010-04-13
2
-3
/
+1
*
|
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
Herbert Xu
2010-04-08
1
-2
/
+1
*
|
netfilter: CLUSTERIP: clusterip_seq_stop() fix
Eric Dumazet
2010-04-01
1
-1
/
+2
*
|
netfilter: xtables: shorten up return clause
Jan Engelhardt
2010-03-25
1
-5
/
+2
*
|
netfilter: xtables: slightly better error reporting
Jan Engelhardt
2010-03-25
1
-5
/
+6
*
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
9
-34
/
+34
*
|
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
4
-11
/
+11
*
|
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
10
-11
/
+11
*
|
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
4
-4
/
+4
*
|
netfilter: xtables: consolidate code into xt_request_find_match
Jan Engelhardt
2010-03-25
1
-10
/
+8
*
|
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
2
-24
/
+16
*
|
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
12
-89
/
+76
*
|
netfilter: xtables: make use of caller family rather than target family
Jan Engelhardt
2010-03-25
1
-3
/
+3
*
|
netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
Zhitong Wang
2010-03-19
1
-1
/
+0
*
|
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2010-03-18
1
-12
/
+6
|
/
*
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-26
2
-19
/
+29
*
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2010-02-24
2
-54
/
+30
*
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2010-02-24
1
-62
/
+31
*
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
1
-17
/
+61
*
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
2010-02-24
2
-242
/
+121
[next]