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
2016-05-26
libceph: nuke unused fields and functions
Ilya Dryomov
3
-17
/
+2
2016-05-26
libceph: variable-sized ceph_object_id
Ilya Dryomov
3
-8
/
+103
2016-05-26
libceph: change how osd_op_reply message size is calculated
Ilya Dryomov
1
-10
/
+4
2016-05-26
libceph: move message allocation out of ceph_osdc_alloc_request()
Ilya Dryomov
1
-38
/
+50
2016-05-26
libceph: grab snapc in ceph_osdc_alloc_request()
Ilya Dryomov
1
-2
/
+4
2016-05-26
libceph: make ceph_osdc_put_request() accept NULL
Ilya Dryomov
1
-3
/
+5
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-05-25
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
1
-18
/
+93
2016-05-25
net sched actions: policer missing timestamp processing
Jamal Hadi Salim
1
-0
/
+11
2016-05-25
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
2
-10
/
+7
2016-05-25
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-62
/
+81
2016-05-25
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
1
-0
/
+1
2016-05-25
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
1
-0
/
+2
2016-05-24
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2
-4
/
+8
2016-05-23
net/atm: sk_err_soft must be positive
Stefan Hajnoczi
2
-3
/
+3
2016-05-23
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-05-23
svcrpc: autoload rdma module
J. Bruce Fields
1
-4
/
+19
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-27
/
+24
2016-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-303
/
+714
2016-05-21
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2
-2
/
+2
2016-05-21
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
1
-4
/
+8
2016-05-21
RDS: TCP: Avoid rds connection churn from rogue SYNs
Sowmini Varadhan
1
-4
/
+6
2016-05-21
RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp
Sowmini Varadhan
1
-0
/
+3
2016-05-21
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
1
-5
/
+0
2016-05-21
ip4ip6: Support for GSO/GRO
Tom Herbert
3
-6
/
+44
2016-05-21
ip6ip6: Support for GSO/GRO
Tom Herbert
2
-3
/
+26
2016-05-21
ipv6: Set features for IPv6 tunnels
Tom Herbert
1
-0
/
+9
2016-05-21
ip6_tunnel: Add support for fou/gue encapsulation
Tom Herbert
1
-0
/
+72
2016-05-21
ip6_gre: Add support for fou/gue encapsulation
Tom Herbert
1
-4
/
+75
2016-05-21
fou: Add encap ops for IPv6 tunnels
Tom Herbert
2
-0
/
+141
2016-05-21
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
2
-13
/
+86
2016-05-21
fou: Support IPv6 in fou
Tom Herbert
1
-12
/
+35
2016-05-21
fou: Split out {fou,gue}_build_header
Tom Herbert
1
-10
/
+37
2016-05-21
fou: Call setup_udp_tunnel_sock
Tom Herbert
1
-34
/
+16
2016-05-21
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
2
-45
/
+4
2016-05-21
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
1
-1
/
+14
2016-05-21
ipv6: Fix nexthdr for reinjection
Tom Herbert
1
-3
/
+15
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
6
-18
/
+15
2016-05-21
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
7
-102
/
+1
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-3
/
+3
2016-05-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2016-05-20
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
1
-1
/
+1
2016-05-20
fs: poll/select/recvmmsg: use timespec64 for timeout events
Deepa Dinamani
1
-3
/
+5
2016-05-19
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-25
/
+93
2016-05-19
tipc: block BH in TCP callbacks
Eric Dumazet
1
-4
/
+4
2016-05-19
rds: tcp: block BH in TCP callbacks
Eric Dumazet
4
-8
/
+8
2016-05-19
kcm: fix a signedness in kcm_splice_read()
WANG Cong
1
-1
/
+1
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-4
/
+4
2016-05-18
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
3
-9
/
+34
2016-05-18
batman-adv: Avoid duplicate neigh_node additions
Linus Lüssing
1
-2
/
+4
[prev]
[next]