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
2016-05-09
tcp: refactor struct tcp_skb_cb
Lawrence Brakmo
1
-3
/
+8
2016-05-09
fq_codel: add memory limitation per queue
Eric Dumazet
1
-0
/
+3
2016-05-09
net: Add Qualcomm IPC router
Courtney Cavin
2
-1
/
+15
2016-05-09
soc: qcom: smd: Introduce compile stubs
Bjorn Andersson
1
-1
/
+27
2016-05-06
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
1
-0
/
+16
2016-05-06
bpf: direct packet access
Alexei Starovoitov
1
-0
/
+2
2016-05-06
net/mlx4: Avoid wrong virtual mappings
Haggai Abramovsky
1
-2
/
+2
2016-05-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+15
2016-05-04
tcp: fix lockdep splat in tcp_snd_una_update()
Eric Dumazet
2
-1
/
+20
2016-05-04
net: remove dev->trans_start
Florian Westphal
1
-10
/
+5
2016-05-04
netdevice: add helper to update trans_start
Florian Westphal
1
-0
/
+6
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
1
-0
/
+1
2016-05-04
net/mlx5: Flow steering, Add vport ACL support
Mohamad Haj Yahia
3
-0
/
+21
2016-05-04
gre: change gre_parse_header to return the header length
Jiri Benc
1
-1
/
+1
2016-05-04
net_sched: act_mirred: add helper inlines to access tcf_mirred info
Sridhar Samudrala
1
-0
/
+15
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-34
/
+115
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
2
-8
/
+13
2016-05-03
net: add __sock_wfree() helper
Eric Dumazet
1
-0
/
+1
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2
-1
/
+8
2016-05-03
fq_codel: add batch ability to fq_codel_drop()
Eric Dumazet
1
-0
/
+1
2016-05-03
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
Eric Dumazet
1
-0
/
+10
2016-05-03
netdevice: shrink size of struct netdev_queue
Florian Westphal
1
-7
/
+6
2016-05-03
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
2
-0
/
+19
2016-05-03
bridge: vlan: learn to count
Nikolay Aleksandrov
1
-0
/
+1
2016-05-03
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2
-0
/
+19
2016-05-03
ipv6: Generic tunnel cleanup
Tom Herbert
1
-1
/
+4
2016-05-03
gre: Create common functions for transmit
Tom Herbert
1
-0
/
+44
2016-05-03
ipv6: Create ip6_tnl_xmit
Tom Herbert
1
-0
/
+2
2016-05-03
gre: Move utility functions to common headers
Tom Herbert
1
-0
/
+60
2016-05-03
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
1
-0
/
+4
2016-05-03
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
1
-0
/
+11
2016-05-02
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
1
-2
/
+18
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+12
2016-05-02
qed: add infrastructure for device self tests.
Sudarsana Reddy Kalluru
1
-0
/
+47
2016-05-02
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
Tim Bingham
1
-1
/
+9
2016-05-02
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
1
-1
/
+1
2016-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+27
2016-04-29
net/mlx5: Initializing CPU reverse mapping
Maor Gottlieb
1
-0
/
+3
2016-04-29
net/mlx5: Add user chosen levels when allocating flow tables
Maor Gottlieb
1
-2
/
+4
2016-04-29
net/mlx5: Introduce modify flow rule destination
Maor Gottlieb
1
-0
/
+3
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
1
-1
/
+2
2016-04-29
ppp: add rtnetlink device creation support
Guillaume Nault
1
-0
/
+8
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+9
2016-04-29
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+5
2016-04-29
Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-10
/
+28
2016-04-29
Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+2
2016-04-29
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-0
/
+2
2016-04-29
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
1
-0
/
+5
2016-04-29
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
[next]