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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
1
-0
/
+2
2012-01-04
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
1
-1
/
+4
2012-01-04
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-01-04
net/rfkill/rfkill-gpio.c: introduce missing kfree
Julia Lawall
1
-1
/
+1
2012-01-04
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
1
-1
/
+3
2012-01-04
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e
Dave Täht
1
-1
/
+5
2012-01-04
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
2
-0
/
+9
2012-01-04
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
4
-7
/
+54
2012-01-04
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
1
-3
/
+3
2012-01-04
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
1
-6
/
+6
2012-01-04
NFC: Handle error during NCI data exchange
Ilan Elias
1
-0
/
+18
2012-01-04
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
4
-31
/
+30
2012-01-04
wireless: Protect regdomain change by mutex
Dmitry Shmidt
1
-1
/
+4
2012-01-04
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
1
-20
/
+0
2012-01-04
net_sched: sfq: always randomize hash perturbation
Eric Dumazet
1
-6
/
+6
2012-01-04
net_sched: sfq: fix mem alloc error recovery
Eric Dumazet
1
-19
/
+33
2012-01-04
ethtool: Remove ethtool_ops::set_rx_ntuple operation
Ben Hutchings
1
-55
/
+0
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
2
-2
/
+11
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-01-04
switch ->path_mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-04
sunrpc: propagate umode_t
Al Viro
2
-2
/
+2
2012-01-04
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
1
-1
/
+0
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
28
-1135
/
+1282
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-1
/
+1
2012-01-03
net_sched: qdisc_alloc_handle() can be too slow
Eric Dumazet
1
-5
/
+9
2012-01-03
sch_qfq: accurate wsum handling
Eric Dumazet
1
-8
/
+9
2012-01-03
sch_qfq: fix overflow in qfq_update_start()
Eric Dumazet
1
-2
/
+2
2012-01-03
sch_sfq: dont put new flow at the end of flows
Eric Dumazet
1
-1
/
+1
2012-01-03
Bluetooth: Correct packet len calculation
Andrei Emeltchenko
1
-5
/
+4
2012-01-03
Bluetooth: Keep chan->state and sk->sk_state in sync
Gustavo F. Padovan
1
-0
/
+2
2012-01-03
Bluetooth: Don't use *_bh locks anymore
Gustavo F. Padovan
1
-12
/
+12
2012-01-03
Bluetooth: Fix mgmt_stop_discovery_failed()
Andre Guedes
1
-1
/
+1
2012-01-03
Bluetooth: Queue adv_work on system workqueue
Andre Guedes
1
-2
/
+1
2012-01-03
Bluetooth: Fix adv_work delay
Andre Guedes
1
-2
/
+1
2012-01-03
Bluetooth: Fix hci_cc_read_local_ext_features()
Andre Guedes
1
-1
/
+8
2012-01-03
Bluetooth: Rename extfeatures
Andre Guedes
2
-2
/
+2
2012-01-03
Bluetooth: Remove *_bh from socket list lock.
Gustavo F. Padovan
1
-4
/
+4
2012-01-03
Bluetooth: Remove local_bh_disable() from hci_sock.c
Gustavo F. Padovan
1
-2
/
+0
2012-01-03
Bluetooth: Remove *_bh locks from SCO
Gustavo F. Padovan
1
-4
/
+4
2012-01-03
Bluetooth: Fix context in RFCOMM tty
Gustavo F. Padovan
1
-11
/
+11
2012-01-03
Bluetooth: Fix context in rfcomm_sock_lock
Gustavo F. Padovan
1
-6
/
+6
2012-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+12
2012-01-03
Bluetooth: Fix bacpy in l2cap_core.c
Gustavo F. Padovan
1
-1
/
+1
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
15
-329
/
+372
2012-01-01
netfilter: nfnetlink_acct: fix nfnl_acct_get operation
Pablo Neira Ayuso
1
-4
/
+13
2011-12-31
netfilter: ctnetlink: fix timeout calculation
Xi Wang
1
-2
/
+2
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
3
-4
/
+10
2011-12-31
netem: fix classful handling
Eric Dumazet
1
-121
/
+81
2011-12-31
IPv6: Avoid taking write lock for /proc/net/ipv6_route
Josh Hunt
2
-1
/
+21
2011-12-31
unix_diag: Fixup RQLEN extension report
Pavel Emelyanov
1
-1
/
+12
[prev]
[next]