index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
2007-10-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-18
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
2007-10-17
[INET]: Consolidate frag queues freeing
Pavel Emelyanov
2007-10-17
[INET]: Remove no longer needed ->equal callback
Pavel Emelyanov
2007-10-17
[INET]: Consolidate xxx_find() in fragment management
Pavel Emelyanov
2007-10-17
[INET]: Consolidate xxx_frag_create()
Pavel Emelyanov
2007-10-17
[INET]: Consolidate xxx_frag_alloc()
Pavel Emelyanov
2007-10-17
[INET]: Consolidate xxx_frag_intern
Pavel Emelyanov
2007-10-15
[INET]: kmalloc+memset -> kzalloc in frag_alloc_queue
Denis V. Lunev
2007-10-15
[INET]: Consolidate the xxx_put
Pavel Emelyanov
2007-10-15
[INET]: Small cleanup for xxx_put after evictor consolidation
Pavel Emelyanov
2007-10-15
[INET]: Consolidate the xxx_evictor
Pavel Emelyanov
2007-10-15
[INET]: Consolidate the xxx_frag_destroy
Pavel Emelyanov
2007-10-15
[INET]: Consolidate xxx_the secret_rebuild
Pavel Emelyanov
2007-10-15
[INET]: Consolidate the xxx_frag_kill
Pavel Emelyanov
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
2007-10-15
[INET]: Collect frag queues management objects together
Pavel Emelyanov
2007-10-15
[INET]: Move common fields from frag_queues in one place.
Pavel Emelyanov
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
2007-10-10
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-07-31
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
Adrian Bunk
2007-07-24
[NETFILTER]: Fix logging regression
Patrick McHardy
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
2007-07-14
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
2007-07-14
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
Yasuyuki Kozakai
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
2007-07-10
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
[next]