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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-04
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-01-04
[IPV6]: Use macro for rwlock_t initialization.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-5
/
+3
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
7
-0
/
+7
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-3
/
+3
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
3
-24
/
+31
2006-01-03
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2
-174
/
+182
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
1
-16
/
+9
2006-01-03
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
2
-16
/
+21
2006-01-03
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
4
-0
/
+10
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2
-7
/
+7
2006-01-03
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
3
-149
/
+159
2006-01-03
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2
-27
/
+5
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2
-16
/
+14
2006-01-03
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2
-12
/
+11
2006-01-03
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
3
-72
/
+105
2006-01-03
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
Arnaldo Carvalho de Melo
1
-30
/
+4
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
1
-91
/
+4
2006-01-03
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
1
-64
/
+126
2005-12-27
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
1
-30
/
+110
2005-12-27
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
1
-4
/
+5
2005-12-26
[IPV6]: Increase default MLD_MAX_MSF to 64.
David L Stevens
1
-1
/
+1
2005-12-23
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
1
-0
/
+3
2005-12-23
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
1
-4
/
+4
2005-12-22
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
3
-17
/
+118
2005-12-21
[IPV6]: Fix address deletion
Kristian Slavov
1
-2
/
+3
2005-12-21
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
1
-1
/
+8
2005-12-21
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
1
-0
/
+23
2005-12-21
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
1
-10
/
+64
2005-12-21
[IPV6]: Try not to send icmp to anycast address.
YOSHIFUJI Hideaki
1
-2
/
+14
2005-12-21
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
1
-4
/
+9
2005-12-19
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
1
-0
/
+1
2005-12-19
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2
-5
/
+13
2005-12-19
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
Patrick McHardy
1
-1
/
+1
2005-12-13
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
1
-2
/
+2
2005-12-12
[TCPv6]: Fix skb leak
Arnaldo Carvalho de Melo
1
-10
/
+9
2005-12-08
[IPv6] IPsec: fix pmtu calculation of esp
Kazunori MIYAZAWA
1
-1
/
+1
2005-12-05
[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
Yasuyuki Kozakai
1
-6
/
+6
2005-12-02
[IPV6]: Load protocol module dynamically.
YOSHIFUJI Hideaki
1
-14
/
+33
2005-12-02
[IGMP]: workaround for IGMP v1/v2 bug
David Stevens
1
-0
/
+5
2005-11-29
[IPV6]: make two functions static
Adrian Bunk
2
-3
/
+4
2005-11-29
[NET]: Add const markers to various variables.
Arjan van de Ven
2
-2
/
+2
2005-11-28
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-0
/
+2
2005-11-20
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/
David S. Miller
5
-14
/
+34
2005-11-20
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
Yan Zheng
1
-5
/
+5
2005-11-20
[IPV6]: Fix sending extension headers before and including routing header.
YOSHIFUJI Hideaki
4
-12
/
+31
2005-11-20
[IPV6]: Fix calculation of AH length during filling ancillary data.
Ville Nuorvala
1
-1
/
+1
2005-11-20
[IPV6]: Fix memory management error during setting up new advapi sockopts.
YOSHIFUJI Hideaki
1
-1
/
+2
2005-11-17
[IPV6]: Fib dump really needs GFP_ATOMIC.
David S. Miller
1
-1
/
+1
2005-11-16
[IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly
Yasuyuki Kozakai
1
-25
/
+16
[next]