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
2005-06-24
[TCP]: Allow choosing TCP congestion control via sockopt.
Stephen Hemminger
1
-1
/
+1
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
1
-1
/
+1
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-1
/
+2
2005-06-22
[NETFILTER]: Fix ip6t_LOG sit tunnel logging
Patrick McHardy
1
-35
/
+19
2005-06-22
[NETFILTER]: Missing owner-field initialization in ip6table_raw
Patrick McHardy
1
-2
/
+4
2005-06-22
[NETFILTER]: Restore netfilter assumptions in IPv6 multicast
Patrick McHardy
1
-21
/
+26
2005-06-22
[NETFILTER]: Kill nf_debug
Patrick McHardy
1
-3
/
+0
2005-06-22
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
1
-1
/
+0
2005-06-22
[IPV6]: multicast join and misc
David L Stevens
2
-2
/
+24
2005-06-22
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
5
-57
/
+62
2005-06-21
[IPSEC]: Add xfrm_init_state
Herbert Xu
4
-10
/
+5
2005-06-19
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
3
-9
/
+9
2005-06-19
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
1
-3
/
+3
2005-06-19
[NETLINK]: Explicit typing
Jamal Hadi Salim
1
-5
/
+5
2005-06-19
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2
-31
/
+29
2005-06-19
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-06-19
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
1
-11
/
+3
2005-06-19
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
1
-21
/
+21
2005-06-19
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
1
-45
/
+51
2005-06-14
[IPv6] Don't generate temporary for TUN devices
Rémi Denis-Courmont
1
-0
/
+1
2005-06-14
[IPV6]: Ensure to use icmpv6_socket in non-preemptive context.
YOSHIFUJI Hideaki
1
-4
/
+10
2005-06-09
[IPV6]: Update parm.link in ip6ip6_tnl_change()
Gabor Fekete
1
-0
/
+1
2005-06-03
[IPV6]: Kill export of fl6_sock_lookup.
Adrian Bunk
1
-1
/
+0
2005-05-30
[IPV6]: Clear up user copy warning in flowlabel code.
David S. Miller
1
-4
/
+6
2005-05-26
From: Kazunori Miyazawa <kazunori@miyazawa.org>
Hideaki YOSHIFUJI
1
-0
/
+4
2005-05-24
[IPV6]: Fix xfrm tunnel oops with large packets
Herbert Xu
1
-0
/
+1
2005-05-19
[IPV4/IPV6] Ensure all frag_list members have NULL sk
Herbert Xu
1
-6
/
+8
2005-05-04
[IPSEC]: Store idev entries
Herbert Xu
1
-0
/
+43
2005-05-04
[NETLINK]: Synchronous message processing.
Herbert Xu
1
-11
/
+9
2005-05-04
[TCP]: Optimize check in port-allocation code, v6 version.
Folkert van Heusden
1
-2
/
+5
2005-05-04
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
1
-1
/
+1
2005-05-04
[IPV6]: Fix raw socket checksums with IPsec
Herbert Xu
1
-3
/
+4
2005-04-28
[IPV6]: Incorrect permissions on route flush sysctl
Dave Jones
1
-1
/
+1
2005-04-26
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
1
-1
/
+0
2005-04-25
[IPV6]: export inet6_sock_nr
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-04-25
[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.
Herbert Xu
2
-9
/
+6
2005-04-20
[IPV6]: Replace bogus instances of inet->recverr
Herbert Xu
2
-5
/
+3
2005-04-20
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
1
-13
/
+40
2005-04-20
[IPV6]: Fix a branch prediction
YOSHIFUJI Hideaki
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
60
-0
/
+35124