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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-8
/
+0
2014-11-21
sched: introduce vlan action
Jiri Pirko
2
-0
/
+62
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+2
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+1
2014-11-21
vlan: introduce __vlan_insert_tag helper which does not free skb
Jiri Pirko
1
-11
/
+34
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-0
/
+34
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-3
/
+5
2014-11-21
vlan: kill vlan_put_tag helper
Jiri Pirko
1
-19
/
+0
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
1
-5
/
+4
2014-11-21
net: phy: micrel: add generic clock-mode-select support
Johan Hovold
1
-1
/
+0
2014-11-21
net: phy: add static data field to struct phy_driver
Johan Hovold
1
-0
/
+2
2014-11-20
bury skb_copy_to_page()
Al Viro
1
-23
/
+0
2014-11-20
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2
-4
/
+2
2014-11-20
separate kernel- and userland-side msghdr
Al Viro
2
-6
/
+16
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
1
-1
/
+1
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2
-0
/
+8
2014-11-18
bpf: add array type of eBPF maps
Alexei Starovoitov
1
-0
/
+1
2014-11-18
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
1
-0
/
+1
2014-11-18
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
2
-2
/
+8
2014-11-16
mlx4: use netdev_rss_key_fill() helper
Eric Dumazet
1
-1
/
+3
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
1
-0
/
+6
2014-11-15
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
2
-34
/
+36
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-56
/
+176
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-2
/
+15
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+1
2014-11-14
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2
-0
/
+17
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
1
-5
/
+5
2014-11-13
net/mlx4_core: Support more than 64 VFs
Matan Barak
1
-2
/
+3
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
1
-1
/
+3
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
1
-1
/
+2
2014-11-13
rhashtable: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
1
-0
/
+2
2014-11-13
Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-11-13
Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+7
2014-11-12
ip_tunnel: Ops registration for secondary encap (fou, gue)
Tom Herbert
2
-22
/
+19
2014-11-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2
-12
/
+1
2014-11-12
net: phy: add module_phy_driver macro
Johan Hovold
1
-0
/
+24
2014-11-12
net: Remove __skb_alloc_page and __skb_alloc_pages
Alexander Duyck
1
-43
/
+0
2014-11-12
net: Add device Rx page allocation function
Alexander Duyck
1
-0
/
+48
2014-11-12
irda: Remove IRDA_<TYPE> logging macros
Joe Perches
1
-4
/
+0
2014-11-12
net: kill netif_copy_real_num_queues()
WANG Cong
1
-17
/
+0
2014-11-12
irda: Simplify IRDA logging macros
Joe Perches
1
-3
/
+3
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
1
-2
/
+9
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2
-10
/
+3
2014-11-11
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+15
2014-11-11
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
Shani Michaeli
1
-0
/
+1
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2
-0
/
+14
2014-11-11
tracing: Do not busy wait in buffer splice
Rabin Vincent
1
-1
/
+1
2014-11-10
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
1
-0
/
+9
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
14
-119
/
+367
2014-11-10
net: Move bonding headers under include/net
David S. Miller
4
-0
/
+1248
[next]