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.12.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-08-30
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
Arnaldo Carvalho de Melo
1
-3
/
+3
2005-08-30
[INET]: Move bind_hash from tcp_sk to inet_sk
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-08-30
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
1
-21
/
+21
2005-08-30
[NETFILTER]: Extend netfilter logging API
Harald Welte
1
-41
/
+52
2005-08-30
[INET]: Introduce inet_sk_rebuild_header
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[NET]: Cleanup INET_REFCNT_DEBUG code
Arnaldo Carvalho de Melo
3
-32
/
+32
2005-08-30
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
2
-3
/
+6
2005-08-30
[IPV6]: Check interface bindings on IPv6 raw socket reception
Andrew McDonald
3
-5
/
+13
2005-08-30
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
3
-4
/
+78
2005-08-30
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
1
-1
/
+2
2005-08-30
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
3
-24
/
+69
2005-08-30
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+1
2005-08-30
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...
Harald Welte
4
-36
/
+44
2005-08-30
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
Harald Welte
1
-1
/
+1
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-1
/
+1
2005-08-30
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
4
-19
/
+4
2005-08-23
[TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port().
David S. Miller
1
-2
/
+7
2005-08-23
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
1
-0
/
+7
2005-08-19
[IPCOMP]: Fix false smp_processor_id warning
Herbert Xu
1
-1
/
+1
2005-08-17
[IPV6]: Fix SKB leak in ip6_input_finish()
Patrick McHardy
1
-4
/
+5
2005-08-17
[IPV6]: Fix raw socket hardware checksum failures
Patrick McHardy
1
-0
/
+2
2005-08-06
[IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN.
Herbert Xu
1
-0
/
+3
2005-07-31
[NET]: fix oops after tunnel module unload
Alexey Kuznetsov
1
-2
/
+19
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-6
/
+1
2005-07-25
[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'
Cal Peake
1
-1
/
+1
2005-07-22
[NETFILTER]: Fix ip6t_LOG MAC format
Patrick McHardy
1
-4
/
+7
2005-07-22
[NETFILTER]: Fix deadlock in ip6_queue
Patrick McHardy
1
-0
/
+2
2005-07-20
[NET]: Make ipip/ip6_tunnel independant of XFRM
Patrick McHardy
2
-6
/
+33
2005-07-12
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-1
/
+21
2005-07-09
[IPV6]: Fix warning in ip6_mc_msfilter.
David S. Miller
1
-0
/
+1
2005-07-09
[IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & err...
David L Stevens
1
-1
/
+9
2005-07-09
[IPV4]: multicast API "join" issues
David L Stevens
1
-6
/
+12
2005-07-06
[TCP]: Move to new TSO segmenting scheme.
David S. Miller
1
-1
/
+1
2005-07-06
[IPV6]: Makes IPv6 rcv registration happen last during initialisation.
Herbert Xu
1
-2
/
+2
2005-07-06
[NET]: Remove unused security member in sk_buff
Thomas Graf
1
-1
/
+0
2005-06-29
[IPV6]: remove more unused IPV6_AUTHHDR things.
YOSHIFUJI Hideaki
1
-1
/
+0
2005-06-29
[IPV6]: Don't dump temporary addresses twice
YOSHIFUJI Hideaki
1
-14
/
+1
2005-06-28
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
1
-0
/
+3
2005-06-28
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
1
-0
/
+1
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
[next]