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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-08
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-08
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-08
Merge branch 'mlx4'
David S. Miller
10
-385
/
+707
2013-02-08
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
1
-0
/
+75
2013-02-08
net/mlx4_en: Add unicast MAC filtering
Yan Burman
2
-2
/
+130
2013-02-08
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
3
-38
/
+79
2013-02-08
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
1
-2
/
+2
2013-02-08
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
Yan Burman
2
-128
/
+145
2013-02-08
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
5
-205
/
+222
2013-02-08
net/mlx4_en: Cleanup multiline strings
Yan Burman
1
-15
/
+10
2013-02-08
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
4
-30
/
+35
2013-02-08
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
6
-21
/
+65
2013-02-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-02-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-15
/
+10
2013-02-08
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+21
2013-02-08
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-9
/
+9
2013-02-08
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+40
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-18
/
+44
2013-02-07
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
1
-0
/
+12
2013-02-07
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
1
-0
/
+3
2013-02-07
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
1
-4
/
+12
2013-02-07
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
1
-0
/
+1
2013-02-07
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
1
-8
/
+25
2013-02-07
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2
-3
/
+5
2013-02-07
macvlan: add multicast filter
Eric Dumazet
1
-0
/
+23
2013-02-07
team: allow userspace to take control over carrier
Flavio Leitner
1
-0
/
+8
2013-02-07
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2
-2
/
+108
2013-02-07
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
3
-22
/
+113
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2
-2
/
+0
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-32
/
+74
2013-02-06
xen: fix error handling path if xen_allocate_irq_dynamic fails
Wei Liu
1
-2
/
+2
2013-02-06
xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()
Jan Beulich
1
-7
/
+7
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65910' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/tps65217' into tmp
Mark Brown
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp
Mark Brown
1
-2
/
+2
2013-02-06
Merge remote-tracking branch 'regulator/fix/of' into tmp
Mark Brown
1
-0
/
+6
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Mark Brown
1
-1
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8997' into tmp
Mark Brown
1
-20
/
+19
2013-02-06
Merge remote-tracking branch 'regulator/fix/max8907' into tmp
Mark Brown
1
-2
/
+1
2013-02-06
Merge remote-tracking branch 'regulator/fix/max77686' into tmp
Mark Brown
1
-7
/
+8
2013-02-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+13
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-392
/
+299
2013-02-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
47
-910
/
+1228
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-95
/
+139
2013-02-05
Merge branches 'ipoib', 'mlx4' and 'qib' into for-next
Roland Dreier
2
-9
/
+4
2013-02-05
IB/qib: Fix for broken sparse warning fix
Mike Marciniszyn
1
-8
/
+3
2013-02-05
mlx4_core: Fix advertisement of wrong PF context behaviour
Or Gerlitz
1
-1
/
+1
[prev]
[next]