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
starfive-6.6.48-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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-06
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2
-0
/
+9
2015-01-06
net: tcp: add key management to congestion control
Daniel Borkmann
2
-2
/
+10
2015-01-06
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
1
-3
/
+7
2015-01-06
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2
-0
/
+2
2015-01-06
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-1
/
+6
2015-01-06
ip: IP cmsg cleanup
Tom Herbert
1
-1
/
+10
2015-01-06
ip: Move checksum convert defines to inet
Tom Herbert
2
-15
/
+18
2015-01-06
netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()
Thomas Graf
1
-1
/
+3
2015-01-05
list_nulls: fix missing header
Ying Xue
1
-0
/
+3
2015-01-05
rhashtable: fix missing header
Ying Xue
1
-0
/
+1
2015-01-05
geneve: Remove socket hash table.
Jesse Gross
1
-1
/
+1
2015-01-05
geneve: Simplify locking.
Jesse Gross
1
-1
/
+1
2015-01-05
geneve: Remove workqueue.
Jesse Gross
1
-1
/
+0
2015-01-03
rhashtable: Supports for nulls marker
Thomas Graf
2
-11
/
+49
2015-01-03
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
1
-11
/
+26
2015-01-03
spinlock: Add spin_lock_bh_nested()
Thomas Graf
3
-0
/
+11
2015-01-03
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
1
-2
/
+0
2015-01-03
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
1
-57
/
+116
2015-01-03
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
1
-4
/
+1
2015-01-03
timecounter: provide a macro to initialize the cyclecounter mask field.
Richard Cochran
1
-1
/
+4
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-34
/
+121
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+4
2015-01-01
GMAC: define clock ID used for GMAC
Roger Chen
1
-0
/
+3
2015-01-01
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
1
-21
/
+29
2014-12-31
l2tp : multicast notification to the registered listeners
Bill Hong
1
-0
/
+1
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
1
-0
/
+1
2014-12-31
arm: sa1100: move irda header to linux/platform_data
Dmitry Eremin-Solenikov
1
-0
/
+20
2014-12-31
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-7
/
+12
2014-12-31
timecounter: provide a helper function to shift the time.
Richard Cochran
1
-0
/
+9
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
5
-104
/
+127
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-19
/
+49
2014-12-30
Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+8
2014-12-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
3
-5
/
+5
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
1
-7
/
+6
2014-12-29
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
1
-0
/
+8
2014-12-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-3
/
+0
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2
-4
/
+4
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
1
-0
/
+5
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
1
-2
/
+2
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2
-13
/
+35
2014-12-27
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
1
-1
/
+0
2014-12-26
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
Marcel Holtmann
1
-0
/
+10
2014-12-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-7
/
+4
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
1
-7
/
+0
2014-12-24
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+4
2014-12-24
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+4
2014-12-23
Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...
Dave Airlie
1
-0
/
+4
2014-12-23
in6: fix conflict with glibc
stephen hemminger
2
-1
/
+5
2014-12-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
3
-5
/
+5
2014-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-0
/
+74
[next]