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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
cxgb4: make functions static and remove dead code
stephen hemminger
4
-143
/
+8
2013-12-23
sctp: remove casting from function calls through ops structure
wangweidong
2
-3
/
+3
2013-12-23
netconf: add support for IPv6 proxy_ndp
stephen hemminger
1
-1
/
+48
2013-12-23
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2
-6
/
+6
2013-12-23
net: vxlan: use custom ndo_change_mtu handler
Daniel Borkmann
1
-1
/
+24
2013-12-22
net: use kfree_skb_list() helper
Eric Dumazet
2
-19
/
+4
2013-12-22
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
4
-30
/
+102
2013-12-22
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
Hannes Frederic Sowa
2
-4
/
+2
2013-12-22
Revert "sctp: fix missing include file"
David S. Miller
1
-1
/
+0
2013-12-22
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
1
-1
/
+1
2013-12-21
can: mcp251x: Add device tree support
Alexander Shiyan
2
-25
/
+99
2013-12-21
can: gw: remove obsolete checks
Oliver Hartkopp
1
-4
/
+2
2013-12-21
packet: doc: add documentation for VLAN TPID delivery
Atzm Watanabe
1
-2
/
+7
2013-12-21
sctp: fix missing include file
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-21
Merge branch 'b44'
David S. Miller
4
-26
/
+250
2013-12-21
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
3
-1
/
+28
2013-12-21
b44: do not set PHY address to 30 for every ext PHY
Hauke Mehrtens
1
-2
/
+5
2013-12-21
b44: activate PHY when MAC is off
Hauke Mehrtens
1
-1
/
+4
2013-12-21
b44: add phylib support
Hauke Mehrtens
3
-5
/
+189
2013-12-21
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
Hauke Mehrtens
1
-5
/
+5
2013-12-21
b44: abort when no PHY is available at all
Hauke Mehrtens
2
-0
/
+7
2013-12-21
b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY
Hauke Mehrtens
2
-4
/
+4
2013-12-21
b44: check register instead of PHY address to detect external PHY
Hauke Mehrtens
2
-10
/
+10
2013-12-21
tcp: autocork should not hold first packet in write queue
Eric Dumazet
1
-4
/
+10
2013-12-21
net_sched: fix regression in tc_action_ops
Eric Dumazet
1
-40
/
+13
2013-12-21
net_sched: fix a regression in tcf_proto_lookup_ops()
Eric Dumazet
1
-12
/
+10
2013-12-21
net_sched: fix a regression in tc actions
WANG Cong
9
-11
/
+11
2013-12-20
Merge branch 'bridge_cleanups'
David S. Miller
14
-47
/
+36
2013-12-20
bridge: change the position of '{' to the pre line
tanxiaojun
4
-18
/
+9
2013-12-20
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2
-10
/
+10
2013-12-20
bridge: add space before '(/{', after ',', etc.
tanxiaojun
7
-12
/
+12
2013-12-20
bridge: remove unnecessary parentheses
tanxiaojun
2
-3
/
+3
2013-12-20
bridge: remove unnecessary condition judgment
tanxiaojun
2
-4
/
+2
2013-12-20
bnx2x: cleanup skb_set_hash
Tom Herbert
2
-13
/
+12
2013-12-20
Merge branch 'sh_eth'
David S. Miller
2
-7
/
+5
2013-12-20
sh_eth: do not reset PHY needlessly
Sergei Shtylyov
1
-5
/
+0
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
2
-2
/
+5
2013-12-20
Merge branch 'mlx4'
David S. Miller
10
-33
/
+180
2013-12-20
net/mlx4_core: Check port number for validity before accessing data
Matan Barak
1
-1
/
+27
2013-12-20
net/mlx4_en: Add NAPI support for transmit side
Eugenia Emantayev
3
-11
/
+41
2013-12-20
net/mlx4_en: Ignore irrelevant hypervisor events
Eugenia Emantayev
1
-0
/
+3
2013-12-20
net/mlx4_core: Set CQE/EQE size to 64B by default
Eyal Perry
1
-2
/
+2
2013-12-20
net/mlx4_en: Configure the XPS queue mapping on driver load
Ido Shamay
3
-4
/
+16
2013-12-20
net/mlx4_en: Implement ndo_get_phys_port_id
Hadar Hen Zion
1
-0
/
+23
2013-12-20
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
4
-0
/
+53
2013-12-20
net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP
Hadar Hen Zion
2
-3
/
+9
2013-12-20
net/mlx4_core: Rename QUERY_FUNC_CAP fields
Hadar Hen Zion
1
-10
/
+10
2013-12-20
net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields
Hadar Hen Zion
1
-6
/
+0
2013-12-20
rps: NUMA flow limit allocations
Eric Dumazet
1
-1
/
+2
2013-12-20
drivers: net: Mark functions as static in debug.c
Rashika Kheria
1
-1
/
+1
[next]