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-09-15
[IPV6]: Fix per-socket multicast filtering in sk_reuse case
David L Stevens
1
-3
/
+2
2005-09-15
[MCAST]: Fix MCAST_EXCLUDE line dupes
Denis Lukianov
1
-1
/
+1
2005-09-10
[IPV6]: Bring Type 0 routing header in-line with rfc3542.
Brian Haley
2
-9
/
+8
2005-09-10
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
3
-4
/
+3
2005-09-10
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-0
/
+1
2005-09-09
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
7
-40
/
+13
2005-09-09
[IPV6]: Don't redo xfrm_lookup for cached dst entries
Patrick McHardy
1
-3
/
+4
2005-09-08
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542
David S. Miller
9
-61
/
+477
2005-09-08
[IPV6]: Need to use pskb_trim_rcsum().
Stephen Hemminger
3
-12
/
+8
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
7
-20
/
+98
2005-09-08
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
YOSHIFUJI Hideaki
7
-41
/
+379
2005-09-02
[IPV6]: Repair Incoming Interface Handling for Raw Socket.
YOSHIFUJI Hideaki
2
-3
/
+3
2005-09-02
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
4
-34
/
+17
2005-08-30
[NETFILTER6]: Add new ip6tables HOPLIMIT target
Harald Welte
3
-0
/
+135
2005-08-30
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
5
-5
/
+5
2005-08-30
[NETFILTER]: Add goto target
Patrick McHardy
1
-2
/
+2
2005-08-30
[NETFILTER]: Add IPv6 REJECT target
Patrick McHardy
3
-0
/
+295
2005-08-30
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
8
-48
/
+5
2005-08-30
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+2
2005-08-30
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2
-16
/
+16
2005-08-30
[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
Christoph Hellwig
1
-83
/
+7
2005-08-30
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
3
-5
/
+7
2005-08-30
[INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c
Arnaldo Carvalho de Melo
3
-153
/
+84
2005-08-30
[IPV6]: Generalise the tcp_v6_lookup routines
Arnaldo Carvalho de Melo
1
-65
/
+74
2005-08-30
[ICSK]: Move TCP congestion avoidance members to icsk
Arnaldo Carvalho de Melo
1
-3
/
+4
2005-08-30
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
10
-38
/
+27
2005-08-30
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
1
-4
/
+5
2005-08-30
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
1
-2
/
+7
2005-08-30
[NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue
Harald Welte
1
-1
/
+1
2005-08-30
[ICSK]: Generalise tcp_listen_{start,stop}
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-30
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2
-26
/
+30
2005-08-30
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2
-48
/
+54
2005-08-30
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
3
-0
/
+3
2005-08-30
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-08-30
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
1
-24
/
+27
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
[next]