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
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
12
-76
/
+154
2013-03-24
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2
-3
/
+6
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
6
-47
/
+92
2013-03-21
mac80211: fix virtual monitor interface locking
Johannes Berg
1
-16
/
+19
2013-03-21
cfg80211: fix wdev tracing crash
Johannes Berg
1
-1
/
+2
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-0
/
+1
2013-03-14
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
1
-0
/
+1
2013-03-11
mac80211: fix crash with P2P Device returning action frames
Johannes Berg
1
-1
/
+13
2013-03-08
NFC: llcp: Report error to pending sockets when a device is removed
Samuel Ortiz
1
-4
/
+12
2013-03-08
NFC: llcp: Clean raw sockets from nfc_llcp_socket_release
Samuel Ortiz
1
-0
/
+29
2013-03-08
NFC: llcp: Clean local timers and works when removing a device
Samuel Ortiz
1
-7
/
+14
2013-03-08
NFC: llcp: Decrease socket ack log when accepting a connection
Samuel Ortiz
1
-0
/
+2
2013-03-07
cfg80211: fix potential BSS memory leak and update
Johannes Berg
1
-5
/
+11
2013-03-07
cfg80211: fix inconsistency in trace for rdev_set_mac_acl
Vladimir Kondratiev
1
-1
/
+1
2013-03-07
mac80211: always synchronize_net() during station removal
Johannes Berg
1
-2
/
+10
2013-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-42
/
+70
2013-03-06
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
1
-1
/
+1
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
1
-1
/
+1
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
1
-1
/
+1
2013-03-06
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
1
-2
/
+0
2013-03-06
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
1
-1
/
+2
2013-03-06
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
1
-1
/
+9
2013-03-06
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
1
-14
/
+22
2013-03-06
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
1
-1
/
+1
2013-03-06
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
1
-2
/
+11
2013-03-06
net/irda: Raise dtr in non-blocking open
Peter Hurley
1
-2
/
+9
2013-03-06
net/irda: Use barrier to set task state
Peter Hurley
1
-1
/
+1
2013-03-06
net/irda: Hold port lock while bumping blocked_open
Peter Hurley
1
-2
/
+2
2013-03-06
net/irda: Fix port open counts
Peter Hurley
1
-9
/
+5
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-139
/
+175
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-04
rds: simplify a warning message
Cong Wang
1
-4
/
+1
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
1
-1
/
+1
2013-03-03
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+20
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
mac80211: another fix for idle handling in monitor mode
Felix Fietkau
1
-0
/
+6
2013-03-02
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
1
-1
/
+1
2013-03-02
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
2
-4
/
+8
2013-03-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-90
/
+62
2013-03-01
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-90
/
+62
2013-03-01
mac80211: fix VHT MCS calculation
Johannes Berg
1
-0
/
+3
2013-03-01
mac80211: fix oops on mesh PS broadcast forwarding
Marco Porsch
1
-1
/
+2
2013-03-01
nl80211: increase wiphy dump size dynamically
Johannes Berg
1
-5
/
+25
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-101
/
+162
2013-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-574
/
+749
[next]