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
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
432
-11004
/
+24072
2012-01-06
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
1
-15
/
+1
2012-01-05
net_sched: red: split red_parms into parms and vars
Eric Dumazet
3
-52
/
+62
2012-01-05
net_sched: sfq: extend limits
Eric Dumazet
1
-58
/
+117
2012-01-05
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
1
-2
/
+2
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-102
/
+149
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2012-01-05
ipv6/addrconf: speedup /proc/net/if_inet6 filling
Mihai Maruseac
1
-15
/
+28
2012-01-05
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
2
-3
/
+5
2012-01-04
mac80211: remove dead code
Mohammed Shafi Shajakhan
2
-19
/
+0
2012-01-04
mac80211: Call driver commands after drv_start in mac80211 restart code
Yogesh Ashok Powar
1
-10
/
+9
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
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+12
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
2011-12-31
af_unix: Move CINQ/COUTQ code to helpers
Pavel Emelyanov
1
-23
/
+36
2011-12-31
unix_diag: Add the MEMINFO extension
Pavel Emelyanov
1
-8
/
+12
2011-12-31
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
1
-0
/
+4
2011-12-31
sock_diag: Introduce the meminfo nla core (v2)
Pavel Emelyanov
1
-0
/
+23
2011-12-30
Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
18
-237
/
+248
2011-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+22
[next]