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
2014-11-10
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
7
-168
/
+208
2014-11-10
openvswitch: Constify various function arguments
Thomas Graf
11
-36
/
+38
2014-11-10
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
3
-28
/
+32
2014-11-10
openvswitch: Optimize recirc action.
Pravin B Shelar
1
-45
/
+106
2014-11-10
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
12
-31
/
+275
2014-11-10
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2
-8
/
+8
2014-11-09
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
1
-2
/
+2
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
5
-6
/
+20
2014-11-07
cdc-ether: implement MULTICAST flag on the device
Oliver Neukum
1
-9
/
+10
2014-11-07
uapi: resort Kbuild entries
stephen hemminger
1
-44
/
+44
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
7
-6
/
+39
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
1
-8
/
+2
2014-11-07
Merge branch 'iov_iter'
David S. Miller
4
-92
/
+81
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2
-92
/
+0
2014-11-07
macvtap: Use iovec iterators
Herbert Xu
1
-25
/
+21
2014-11-07
tun: Use iovec iterators
Herbert Xu
1
-35
/
+30
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
2
-0
/
+90
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-166
/
+244
2014-11-07
vxlan: Fix to enable UDP checksums on interface
Tom Herbert
1
-0
/
+3
2014-11-07
Merge branch 'amd-xgbe-next'
David S. Miller
1
-5
/
+5
2014-11-07
amd-xgbe: Check for complete packet on skb allocation error
Lendacky, Thomas
1
-2
/
+2
2014-11-07
amd-xgbe: Free channel/ring structures later
Lendacky, Thomas
1
-3
/
+3
2014-11-07
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-11-07
enic: update desc properly in rx_copybreak
Govindarajulu Varadarajan
1
-12
/
+2
2014-11-07
enic: handle error condition properly in enic_rq_indicate_buf
Govindarajulu Varadarajan
1
-0
/
+6
2014-11-07
Merge branch 'mlx5-net'
David S. Miller
2
-6
/
+5
2014-11-07
net/mlx5_core: Fix race on driver load
Eli Cohen
1
-2
/
+2
2014-11-07
net/mlx5_core: Fix race in create EQ
Eli Cohen
1
-4
/
+3
2014-11-07
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
24
-245
/
+606
2014-11-06
Merge branch 'sunvnet-next'
David S. Miller
1
-4
/
+3
2014-11-06
sunvnet: Return from vnet_napi_event() if no packets to read
Sowmini Varadhan
1
-3
/
+2
2014-11-06
sunvnet: Fix indentation in maybe_tx_wakeup()
Sowmini Varadhan
1
-1
/
+1
2014-11-06
Merge branch 'r8152-next'
David S. Miller
1
-60
/
+32
2014-11-06
r8152: remove the definitions of the PID
hayeswang
1
-7
/
+3
2014-11-06
r8152: modify rtl_ops_init
hayeswang
1
-51
/
+28
2014-11-06
r8152: move r8152b_get_version
hayeswang
1
-2
/
+1
2014-11-06
sock.h: Remove unused NETDEBUG macro
Joe Perches
1
-3
/
+0
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2
-10
/
+10
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2
-11
/
+7
2014-11-06
dsa: mv88e6171: Add support for mv88e6172
Andrew Lunn
2
-4
/
+7
2014-11-06
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
1
-2
/
+5
2014-11-06
sched: fix act file names in header comment
Jiri Pirko
6
-6
/
+6
2014-11-06
net/9p: remove a comment about pref member which doesn't exist
Ryo Munakata
1
-1
/
+0
2014-11-06
drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy
Mugunthan V N
1
-1
/
+0
2014-11-06
net: mv643xx_eth: reclaim TX skbs only when released by the HW
Karl Beldan
1
-8
/
+10
2014-11-06
Merge branch 'sfc-next'
David S. Miller
9
-193
/
+281
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
7
-8
/
+56
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
6
-141
/
+149
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
5
-52
/
+84
2014-11-06
xen-netback: remove unconditional __pskb_pull_tail() in guest Tx path
Malcolm Crossley
1
-14
/
+12
[next]