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-05-17
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
5
-69
/
+107
2014-05-17
Merge branch 'stacked_netdevice_locking'
David S. Miller
7
-48
/
+90
2014-05-17
macvlan: Fix lockdep warnings with stacked macvlan devices
Vlad Yasevich
2
-2
/
+11
2014-05-17
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
4
-45
/
+12
2014-05-17
net: Allow for more then a single subclass for netif_addr_lock
Vlad Yasevich
1
-1
/
+7
2014-05-17
net: Find the nesting level of a given device by type.
Vlad Yasevich
2
-0
/
+60
2014-05-17
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2
-2
/
+3
2014-05-17
ipv4: ip_tunnels: disable cache for nbma gre tunnels
Timo Teräs
1
-1
/
+2
2014-05-17
net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe()
Fabian Godehardt
1
-1
/
+2
2014-05-17
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
1
-0
/
+3
2014-05-17
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-8
/
+20
2014-05-17
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
3
-30
/
+6
2014-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
16
-78
/
+106
2014-05-16
af_rxrpc: Fix XDR length check in rxrpc key demarshalling.
Nathaniel W Filardo
1
-1
/
+1
2014-05-16
net: phy: resume phydev when going to RESUMING
Zhangfei Gao
1
-7
/
+9
2014-05-16
Merge branch 'mlx4-net'
David S. Miller
8
-5
/
+183
2014-05-16
IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes
Matan Barak
3
-3
/
+75
2014-05-16
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
Matan Barak
5
-2
/
+108
2014-05-16
bonding: fix out of range parameters for bond_intmax_tbl
Nikolay Aleksandrov
1
-0
/
+1
2014-05-16
xen-netback: Fix grant ref resolution in RX path
Zoltan Kiss
1
-18
/
+80
2014-05-16
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
3
-5
/
+24
2014-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-31
/
+66
2014-05-16
net: phy: Don't call phy_resume if phy_init_hw failed
Guenter Roeck
1
-2
/
+2
2014-05-16
Merge branch 'altera_tse'
David S. Miller
10
-275
/
+372
2014-05-16
Altera TSE: Disable Multicast filtering to workaround problem
Vince Bridgers
1
-0
/
+5
2014-05-16
Altera TSE: Fix sparse errors and warnings
Vince Bridgers
10
-275
/
+367
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
4
-3
/
+39
2014-05-15
batman-adv: fix local TT check for outgoing arp requests in DAT
Antonio Quartulli
1
-2
/
+1
2014-05-15
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-05-15
batman-adv: fix reference counting imbalance while sending fragment
Antonio Quartulli
1
-3
/
+8
2014-05-15
batman-adv: fix indirect hard_iface NULL dereference
Marek Lindner
1
-1
/
+2
2014-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
16
-78
/
+106
2014-05-15
net: filter: s390: fix JIT address randomization
Heiko Carstens
1
-1
/
+1
2014-05-14
ath9k_htc: Stop ANI before doing hw_reset
Rajkumar Manoharan
1
-1
/
+4
2014-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
4
-15
/
+37
2014-05-14
af_iucv: wrong mapping of sent and confirmed skbs
Ursula Braun
1
-1
/
+1
2014-05-14
be2net: enable interrupts in EEH resume
Kalesh AP
1
-0
/
+6
2014-05-14
jme: Fix unmap loop counting error:
Neil Horman
1
-5
/
+5
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-05-14
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
2
-15
/
+8
2014-05-14
net: filter: x86: fix JIT address randomization
Alexei Starovoitov
1
-1
/
+1
2014-05-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
4
-13
/
+13
2014-05-13
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-4
/
+57
2014-05-13
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
1
-2
/
+2
2014-05-13
nl80211: fix NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL API
Johannes Berg
1
-1
/
+3
2014-05-13
iwlwifi: mvm: prevent sched scan while not idle
David Spinadel
3
-10
/
+10
2014-05-13
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-05-13
iwlwifi: mvm: fix off-by-one in scan channels configuration
Eliad Peller
1
-1
/
+1
2014-05-13
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
[next]