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-11-06
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
1
-11
/
+4
2005-11-03
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
1
-1
/
+1
2005-11-03
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
Yan Zheng
1
-1
/
+3
2005-11-01
[MCAST] IPv6: Check packet size when process Multicast
Yan Zheng
1
-2
/
+17
2005-10-31
[IPV6]: Fix behavior of ip6_route_input() for link local address
Yan Zheng
1
-1
/
+1
2005-10-31
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
2
-114
/
+192
2005-10-30
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
1
-7
/
+3
2005-10-28
[MCAST] IPv6: Fix algorithm to compute Querier's Query Interval
Yan Zheng
1
-1
/
+1
2005-10-28
[IPv4/IPv6]: UFO Scatter-gather approach
Ananda Raju
1
-1
/
+70
2005-10-26
[NET]: Wider use of for_each_*cpu()
John Hawkes
2
-10
/
+3
2005-10-26
[IPV6]: Fix refcnt of struct ip6_flowlabel
Yan Zheng
1
-1
/
+1
2005-10-16
[NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.
Andrew Morton
1
-1
/
+0
2005-10-14
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
1
-5
/
+11
2005-10-11
[IPSEC] Fix block size/MTU bugs in ESP
Herbert Xu
1
-3
/
+4
2005-10-11
[IPSEC]: Use ALIGN macro in ESP
Herbert Xu
1
-5
/
+6
2005-10-05
[IPV6]: Fix NS handing for proxy/anycast address
YOSHIFUJI Hideaki
1
-1
/
+1
2005-10-05
[MCAST] ipv6: Fix address size in grec_size
Yan Zheng
1
-1
/
+1
2005-10-05
[IPV6]: Fix infinite loop in udp_v6_get_port().
YOSHIFUJI Hideaki
1
-1
/
+3
2005-10-04
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-1
/
+1
2005-10-04
[IPV6]: Fix leak added by udp connect dst caching fix.
David S. Miller
1
-4
/
+10
2005-10-04
[IPV6]: Fix ipv6 fragment ID selection at slow path
Yan Zheng
1
-1
/
+1
2005-10-04
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-8
/
+10
2005-10-04
[NET]: Fix packet timestamping.
Herbert Xu
1
-2
/
+2
2005-09-27
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
1
-0
/
+2
2005-09-25
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
Harald Welte
2
-1
/
+12
2005-09-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-464
/
+91
2005-09-20
[PATCH] raw_sendmsg DoS on 2.6
Mark J Cox
1
-1
/
+1
2005-09-20
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
7
-464
/
+91
2005-09-18
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
Mitsuru KANDA
1
-2
/
+8
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
[next]