index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-2
/
+4
|
|
\
|
*
|
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-08-02
2
-7
/
+16
|
\
\
\
|
*
|
|
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-08-02
1
-4
/
+6
|
*
|
|
netfilter: ip6tables: use skb->len for accounting
Changli Gao
2010-07-23
1
-3
/
+1
|
*
|
|
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
2010-07-05
1
-0
/
+9
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
2010-07-02
1
-2
/
+4
|
|
/
*
|
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
1
-28
/
+53
*
|
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-28
1
-3
/
+3
*
|
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: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
2010-06-14
1
-4
/
+2
*
|
netfilter: defrag: remove one redundant atomic ops
Shan Wei
2010-06-14
1
-2
/
+1
*
|
netfilter: ip6_queue: rwlock to spinlock conversion
Eric Dumazet
2010-06-09
1
-32
/
+25
*
|
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-06-08
1
-1
/
+1
*
|
netfilter: vmalloc_node cleanup
Eric Dumazet
2010-06-04
1
-4
/
+3
|
/
*
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
4
-10
/
+10
*
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2010-05-13
1
-6
/
+1
*
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2010-05-11
1
-34
/
+30
*
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
7
-17
/
+16
*
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
8
-11
/
+8
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
10
-11
/
+14
*
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2010-05-11
1
-14
/
+13
*
netfilter: xtables: dissolve do_match function
Jan Engelhardt
2010-05-02
1
-17
/
+5
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
8
-3
/
+11
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
7
-0
/
+7
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
7
-0
/
+7
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-1
/
+1
|
|
\
|
|
|
*
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
2010-03-25
1
-1
/
+1
|
*
|
net: remove trailing space in messages
Frans Pop
2010-03-24
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
1
-34
/
+22
*
|
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
2010-04-15
1
-1
/
+1
*
|
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
Herbert Xu
2010-04-08
1
-2
/
+1
*
|
netfilter: xtables: change targets to return error code
Jan Engelhardt
2010-03-25
2
-6
/
+6
*
|
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
7
-14
/
+14
*
|
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
2010-03-25
2
-2
/
+2
*
|
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
7
-7
/
+7
*
|
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
Jan Engelhardt
2010-03-25
1
-1
/
+1
*
|
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
1
-12
/
+8
*
|
netfilter: xt extensions: use pr_<level> (2)
Jan Engelhardt
2010-03-25
7
-31
/
+29
*
|
netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
Zhitong Wang
2010-03-19
1
-1
/
+0
*
|
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2010-03-18
1
-8
/
+3
*
|
netfilter: xtables: remove almost-unused xt_match_param.data member
Jan Engelhardt
2010-03-18
1
-3
/
+6
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-26
1
-10
/
+15
|
\
|
*
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-26
1
-10
/
+15
[next]