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-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-25
/
+121
2014-01-07
tcp: out_of_order_queue do not use its lock
Eric Dumazet
1
-1
/
+4
2014-01-07
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
1
-0
/
+25
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
4
-0
/
+385
2014-01-06
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-69
/
+80
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-05
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
2014-01-05
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
4
-13
/
+13
2014-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-1
/
+0
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-6
/
+1
2014-01-05
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-04
pci_regs.h: Add PCI bus link speed and width defines
Jeff Kirsher
1
-0
/
+5
2014-01-04
bonding: add ad_info attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+12
2014-01-04
bonding: add ad_select attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
bonding: add lacp_rate attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2014-01-04
llc: make lock static
stephen hemminger
1
-1
/
+0
2014-01-04
socket: cleanups
stephen hemminger
2
-4
/
+0
2014-01-04
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
1
-2
/
+6
2014-01-04
ipv4: Cache dst in tunnels
Tom Herbert
1
-0
/
+3
2014-01-04
netfilter: x_tables: lightweight process control group matching
Daniel Borkmann
2
-0
/
+12
2014-01-04
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
4
-15
/
+9
2014-01-04
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2
-29
/
+13
2014-01-04
netfilter: nf_conntrack: remove dead code
stephen hemminger
2
-3
/
+0
2014-01-04
netfilter: ipset: remove unused code
stephen hemminger
1
-1
/
+0
2014-01-04
netfilter: nf_nat: add full port randomization support
Daniel Borkmann
1
-4
/
+8
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-03
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-02
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-02
net: core functions cleanup
stephen hemminger
1
-6
/
+0
2014-01-02
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-02
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
Daniel Borkmann
1
-1
/
+1
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-15
/
+218
2014-01-01
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2014-01-01
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
sch_netem: support of 64bit rates
Yang Yingliang
1
-0
/
+1
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
4
-1
/
+48
2013-12-31
netlink: specify netlink packet direction for nlmon
Daniel Borkmann
1
-1
/
+3
2013-12-31
printk: Add a DEPRECATED macro
Neil Horman
1
-0
/
+7
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+14
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2
-0
/
+299
2013-12-30
lro: remove dead code
stephen hemminger
1
-23
/
+0
2013-12-30
tcp: make local functions static
stephen hemminger
1
-3
/
+0
2013-12-29
ipv4: ping make local stuff static
Stephen Hemminger
1
-8
/
+0
[next]