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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
net/9p: Implement syncfs 9P operation
Aneesh Kumar K.V
1
-0
/
+21
2011-03-15
[net/9p] Small non-IO PDUs for zero-copy supporting transports.
Venkateswararao Jujjuri (JV)
1
-6
/
+17
2011-03-15
[net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.
Venkateswararao Jujjuri (JV)
1
-23
/
+41
2011-03-15
[net/9p] readdir zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-2
/
+27
2011-03-15
[net/9p] Write side zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
1
-6
/
+15
2011-03-15
[net/9p] Read side zerocopy changes for 9P2000.L protocol.
Venkateswararao Jujjuri (JV)
2
-8
/
+39
2011-03-15
[net/9p] Add preferences to transport layer.
Venkateswararao Jujjuri (JV)
1
-0
/
+1
2011-03-15
[net/9p] Add gup/zero_copy support to VirtIO transport layer.
Venkateswararao Jujjuri (JV)
2
-5
/
+126
2011-03-15
[net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.
Venkateswararao Jujjuri (JV)
1
-0
/
+1
2011-03-15
[net/9p] Preparation and helper functions for zero copy
Venkateswararao Jujjuri (JV)
4
-0
/
+131
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-15
/
+64
2011-03-11
ip6ip6: autoload ip6 tunnel
stephen hemminger
1
-0
/
+1
2011-03-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-27
/
+80
2011-03-11
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-03-10
sunrpc: Propagate errors from xs_bind() through xs_create_sock()
Ben Hutchings
1
-1
/
+2
2011-03-10
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-14
/
+61
2011-03-10
ipv6: Don't create clones of host routes.
David S. Miller
1
-1
/
+3
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
4
-5
/
+13
2011-03-10
pktgen: fix errata in show results
Daniel Turull
1
-1
/
+1
2011-03-10
ipv4: Fix erroneous uses of ifa_address.
David S. Miller
1
-3
/
+3
2011-03-08
rds: prevent BUG_ON triggering on congestion map updates
Neil Horman
2
-4
/
+12
2011-03-08
net: fix multithreaded signal handling in unix recv routines
Rainer Weikusat
1
-4
/
+13
2011-03-07
net: Enter net/ipv6/ even if CONFIG_IPV6=n
Thomas Graf
1
-3
/
+1
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-22
/
+67
2011-03-04
libceph: fix msgr standby handling
Sage Weil
1
-8
/
+22
2011-03-04
libceph: fix msgr keepalive flag
Sage Weil
1
-5
/
+4
2011-03-04
libceph: fix msgr backoff
Sage Weil
1
-2
/
+28
2011-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+17
2011-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-19
/
+36
2011-03-04
DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]
David Howells
1
-3
/
+17
2011-03-04
libceph: retry after authorization failure
Sage Weil
1
-2
/
+0
2011-03-04
libceph: fix handling of short returns from get_user_pages
Sage Weil
1
-5
/
+13
2011-03-03
AF_RXRPC: Handle receiving ACKALL packets
David Howells
1
-0
/
+1
2011-03-03
net: dcbnl: check correct ops in dcbnl_ieee_set()
John Fastabend
1
-1
/
+1
2011-03-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+6
2011-03-02
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
1
-0
/
+4
2011-03-02
dccp: fix oops on Reset after close
Gerrit Renker
1
-4
/
+3
2011-03-02
ipvs: fix dst_lock locking on dest update
Julian Anastasov
1
-2
/
+2
2011-02-28
netlink: handle errors from netlink_dump()
Andrey Vagin
1
-4
/
+14
2011-02-26
net: handle addr_type of 0 properly
Hagen Paul Pfeifer
1
-1
/
+1
2011-02-25
RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy
Anton Blanchard
1
-4
/
+4
2011-02-25
sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush
Lucian Adrian Grijincu
1
-7
/
+10
2011-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-41
/
+79
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-2
/
+10
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
[next]