index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
David S. Miller
1
-1
/
+4
2010-10-25
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
2
-1
/
+9
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-200
/
+273
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
4
-78
/
+150
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
1
-2
/
+2
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
1
-9
/
+9
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
1
-27
/
+27
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
1
-6
/
+6
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
1
-78
/
+79
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-7
/
+7
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-65
/
+18
2010-09-07
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
1
-0
/
+3
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
1
-1
/
+1
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
1
-0
/
+2
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+4
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-7
/
+16
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
1
-4
/
+6
2010-07-23
netfilter: ip6tables: use skb->len for accounting
Changli Gao
1
-3
/
+1
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2010-07-05
netfilter: nf_conntrack_reasm: add fast path for in-order fragments
Changli Gao
1
-0
/
+9
2010-07-02
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Dumazet
1
-2
/
+4
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
1
-28
/
+53
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
1
-3
/
+3
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+1
2010-06-14
netfilter: defrag: kill unused work parameter of frag_kfree_skb()
Shan Wei
1
-4
/
+2
2010-06-14
netfilter: defrag: remove one redundant atomic ops
Shan Wei
1
-2
/
+1
2010-06-09
netfilter: ip6_queue: rwlock to spinlock conversion
Eric Dumazet
1
-32
/
+25
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
1
-1
/
+1
2010-06-04
netfilter: vmalloc_node cleanup
Eric Dumazet
1
-4
/
+3
2010-05-31
netfilter: xtables: stackptr should be percpu
Eric Dumazet
1
-1
/
+1
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
4
-10
/
+10
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
1
-6
/
+1
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
1
-34
/
+30
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
7
-17
/
+16
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
8
-11
/
+8
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
10
-11
/
+14
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
1
-14
/
+13
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
1
-17
/
+5
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
8
-3
/
+11
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2
-5
/
+0
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
1
-34
/
+22
2010-04-15
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
1
-1
/
+1
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-0
/
+7
2010-04-08
netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
Herbert Xu
1
-2
/
+1
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-0
/
+7
[next]