index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
2006-03-20
1
-14
/
+15
*
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
2006-03-20
1
-14
/
+4
*
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
2006-03-20
1
-9
/
+18
*
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+2
*
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
2006-03-20
1
-15
/
+18
*
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
2006-03-20
1
-11
/
+21
*
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2006-03-20
2
-1
/
+12
*
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2006-03-20
2
-1
/
+17
*
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
2006-03-20
1
-38
/
+53
*
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
2006-03-20
2
-47
/
+5
*
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
YOSHIFUJI Hideaki
2006-03-20
1
-1
/
+0
*
[TCP]: Fix zero port problem in IPv6
Herbert Xu
2006-03-13
1
-1
/
+5
*
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2006-03-12
1
-3
/
+4
*
[XFRM]: Fix leak in ah6_input
Patrick McHardy
2006-03-12
1
-1
/
+1
*
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
2006-03-11
1
-1
/
+1
*
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2006-03-07
1
-1
/
+1
*
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
2006-02-27
1
-1
/
+6
*
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
2006-02-24
1
-2
/
+13
*
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
2006-02-24
1
-0
/
+1
*
[PATCH] missing ntohs() in ip6_tunnel
Al Viro
2006-02-18
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error
Yasuyuki Kozakai
2006-02-15
1
-0
/
+6
*
[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT
Yasuyuki Kozakai
2006-02-15
1
-0
/
+2
*
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
2006-02-13
1
-4
/
+1
*
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-08
1
-0
/
+3
*
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
2006-02-07
1
-1
/
+1
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
2
-2
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
2
-3
/
+11
|
\
|
*
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2006-02-04
1
-2
/
+2
|
*
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
2006-02-04
1
-2
/
+3
|
*
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-04
1
-1
/
+1
|
*
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-04
1
-0
/
+7
*
|
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
1
-1
/
+1
|
/
*
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
2006-02-02
1
-6
/
+0
*
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-02-02
1
-5
/
+1
*
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
2006-01-31
1
-0
/
+1
*
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
2006-01-24
1
-9
/
+47
*
[NETFILTER] ip6tables: whitespace and indent cosmetic cleanup
Yasuyuki Kozakai
2006-01-17
7
-422
/
+427
*
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
2006-01-17
1
-1
/
+0
*
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
2006-01-17
1
-1
/
+1
*
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
2006-01-17
4
-7
/
+7
*
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
2006-01-13
1
-0
/
+17
*
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
12
-32
/
+19
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
29
-1502
/
+140
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
10
-0
/
+11
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
2
-7
/
+6
*
[IPV6]: Avoid calling ip6_xmit() with NULL sk
David Woodhouse
2006-01-11
1
-2
/
+18
*
[NET]: Some more missing include/etherdevice.h includes
David S. Miller
2006-01-11
1
-0
/
+1
*
[IPV6]: Fix modular build with netfilter enabled.
David S. Miller
2006-01-10
2
-2
/
+6
*
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
2006-01-10
1
-2
/
+2
*
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2006-01-10
2
-20
/
+4
[prev]
[next]