index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
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
[next]