index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-09
[PATCH] slab: remove unused align parameter from alloc_percpu
Pekka Enberg
1
-2
/
+2
2006-01-08
[IPV6]: small cleanups
Adrian Bunk
2
-1
/
+2
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
3
-0
/
+186
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2
-1
/
+9
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
1
-0
/
+2
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2
-1
/
+14
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
9
-40
/
+35
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
1
-19
/
+56
2006-01-06
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
1
-1
/
+2
2006-01-05
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
Patrick McHardy
1
-8
/
+10
2006-01-05
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
Patrick McHardy
7
-74
/
+48
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2
-9
/
+115
2006-01-05
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-01-05
[IPV6]: Use macro for rwlock_t initialization.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-01-04
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-5
/
+3
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
7
-0
/
+7
2006-01-04
[NET]: move struct proto_ops to const
Eric Dumazet
1
-3
/
+3
2006-01-04
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
3
-24
/
+31
2006-01-04
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2
-174
/
+182
2006-01-04
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
1
-16
/
+9
2006-01-04
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
2
-16
/
+21
2006-01-04
[IPV6]: Export some symbols for DCCPv6
Arnaldo Carvalho de Melo
4
-0
/
+10
2006-01-04
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2
-7
/
+7
2006-01-04
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
3
-149
/
+159
2006-01-04
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
2
-27
/
+5
2006-01-04
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2
-16
/
+14
2006-01-04
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2
-12
/
+11
2006-01-04
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
3
-72
/
+105
2006-01-04
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
Arnaldo Carvalho de Melo
1
-30
/
+4
2006-01-04
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
1
-91
/
+4
2006-01-04
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
1
-64
/
+126
2005-12-28
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
1
-30
/
+110
2005-12-28
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
1
-4
/
+5
2005-12-27
[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-22
[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-20
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
1
-0
/
+1
2005-12-20
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2
-5
/
+13
2005-12-20
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
Patrick McHardy
1
-1
/
+1
2005-12-14
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
1
-2
/
+2
2005-12-13
[TCPv6]: Fix skb leak
Arnaldo Carvalho de Melo
1
-10
/
+9
2005-12-09
[IPv6] IPsec: fix pmtu calculation of esp
Kazunori MIYAZAWA
1
-1
/
+1
2005-12-06
[NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
Yasuyuki Kozakai
1
-6
/
+6
[next]