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
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-114
/
+119
2014-04-13
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-13
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-12
pktgen: be friendly to LLTX devices
Daniel Borkmann
1
-2
/
+6
2014-04-12
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
4
-72
/
+92
2014-04-12
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
1
-1
/
+1
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
45
-98
/
+90
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2
-4
/
+5
2014-04-11
net: core: don't account for udp header size when computing seglen
Florian Westphal
1
-5
/
+7
2014-04-09
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
1
-2
/
+2
2014-04-09
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
1
-0
/
+6
2014-04-09
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-86
/
+119
2014-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-48
/
+107
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+3
2014-04-08
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-04-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2014-04-08
net: replace __this_cpu_inc in route.c with raw_cpu_inc
Christoph Lameter
1
-1
/
+1
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-65
/
+64
2014-04-07
netdev: remove potentially harmful checks
Veaceslav Falico
1
-4
/
+2
2014-04-07
pktgen: fix xmit test for BQL enabled devices
Daniel Borkmann
1
-1
/
+1
2014-04-07
tipc: Let tipc_release() return 0
Geert Uytterhoeven
1
-2
/
+1
2014-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-316
/
+864
2014-04-07
mac802154: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-07
net: filter: be more defensive on div/mod by X==0
Daniel Borkmann
1
-16
/
+16
2014-04-06
Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-68
/
+93
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
4
-9
/
+14
2014-04-05
libceph: dump pool {read,write}_tier to debugfs
Ilya Dryomov
1
-3
/
+3
2014-04-05
libceph: output primary affinity values on osdmap updates
Ilya Dryomov
1
-0
/
+2
2014-04-05
libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()
Ilya Dryomov
1
-75
/
+4
2014-04-05
libceph: add support for osd primary affinity
Ilya Dryomov
1
-0
/
+68
2014-04-05
libceph: add support for primary_temp mappings
Ilya Dryomov
1
-1
/
+6
2014-04-05
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
2
-14
/
+16
2014-04-05
libceph: switch ceph_calc_pg_acting() to new helpers
Ilya Dryomov
1
-13
/
+38
2014-04-05
libceph: introduce apply_temps() helper
Ilya Dryomov
1
-0
/
+52
2014-04-05
libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers
Ilya Dryomov
1
-0
/
+76
2014-04-05
libceph: primary_affinity decode bits
Ilya Dryomov
1
-0
/
+72
2014-04-05
libceph: primary_affinity infrastructure
Ilya Dryomov
2
-2
/
+50
2014-04-05
libceph: primary_temp decode bits
Ilya Dryomov
1
-0
/
+69
2014-04-05
libceph: primary_temp infrastructure
Ilya Dryomov
2
-1
/
+16
2014-04-05
libceph: generalize ceph_pg_mapping
Ilya Dryomov
2
-6
/
+6
2014-04-05
libceph: introduce get_osdmap_client_data_v()
Ilya Dryomov
1
-16
/
+65
2014-04-05
libceph: introduce decode{,_new}_pg_temp() and switch to them
Ilya Dryomov
1
-72
/
+67
2014-04-05
libceph: switch osdmap_set_max_osd() to krealloc()
Ilya Dryomov
1
-15
/
+17
2014-04-05
libceph: introduce decode{,_new}_pools() and switch to them
Ilya Dryomov
1
-37
/
+57
2014-04-05
libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()
Ilya Dryomov
1
-6
/
+8
2014-04-05
libceph: fix and clarify ceph_decode_need() sizes
Ilya Dryomov
1
-6
/
+7
2014-04-05
libceph: nuke bogus encoding version check in osdmap_apply_incremental()
Ilya Dryomov
1
-5
/
+4
2014-04-05
libceph: fixup error handling in osdmap_apply_incremental()
Ilya Dryomov
1
-32
/
+34
2014-04-05
libceph: fix crush_decode() call site in osdmap_decode()
Ilya Dryomov
1
-5
/
+2
2014-04-05
libceph: check length of osdmap osd arrays
Ilya Dryomov
1
-4
/
+10
[next]