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-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
3
-13
/
+13
2015-01-14
net: sched: fix skb->protocol use in case of accelerated vlan path
Jiri Pirko
1
-0
/
+12
2015-01-14
ipv6: directly include libc-compat.h in ipv6.h
Willem de Bruijn
1
-0
/
+1
2015-01-13
rhashtable: add a note for grow and shrink decision functions
Ying Xue
1
-0
/
+4
2015-01-13
rhashtable: involve rhashtable_lookup_compare_insert routine
Ying Xue
1
-0
/
+5
2015-01-13
rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED
Roopa Prabhu
1
-0
/
+1
2015-01-13
bridge: support for multiple vlans and vlan ranges in setlink and dellink req...
Roopa Prabhu
1
-0
/
+2
2015-01-13
vxlan: Improve support for header flags
Tom Herbert
1
-0
/
+7
2015-01-09
rhashtable: avoid unnecessary wakeup for worker queue
Ying Xue
1
-1
/
+1
2015-01-09
rhashtable: involve rhashtable_lookup_insert routine
Ying Xue
1
-0
/
+1
2015-01-09
ipv6: fix redefinition of in6_pktinfo and ip6_mtuinfo
WANG Cong
2
-1
/
+10
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-31
/
+17
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+2
2015-01-07
ethtool: Extend ethtool plugin module eeprom API to phylib
Ed Swierk
1
-0
/
+9
2015-01-07
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-1
/
+1
2015-01-06
Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+2
2015-01-06
net: tcp: add per route congestion control
Daniel Borkmann
1
-0
/
+6
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
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
1
-5
/
+2
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
Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+5
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+4
2015-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+7
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-20
/
+2
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
[next]