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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-07
net: Increase NET_SKB_PAD to 64 bytes
Eric Dumazet
1
-1
/
+4
2010-05-06
netpoll: Use 'bool' for netpoll_rx() return type.
David S. Miller
1
-4
/
+4
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
4
-0
/
+9
2010-05-06
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
1
-0
/
+2
2010-05-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-129
/
+159
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-129
/
+159
2010-05-05
net: __alloc_skb() speedup
Eric Dumazet
1
-1
/
+6
2010-05-04
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
3
-34
/
+36
2010-05-04
net: rcu fixes
Eric Dumazet
1
-0
/
+29
2010-05-03
tun: add ioctl to modify vnet header size
Michael S. Tsirkin
1
-0
/
+2
2010-05-03
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
1
-5
/
+5
2010-05-03
net: fix softnet_stat
Changli Gao
1
-10
/
+7
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-1
/
+4
2010-05-03
net: fix compile error due to double return type in SOCK_DEBUG
Jan Engelhardt
1
-1
/
+1
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
1
-0
/
+5
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
3
-33
/
+39
2010-05-01
sctp: Tag messages that can be Nagle delayed at creation.
Vlad Yasevich
1
-5
/
+3
2010-05-01
sctp: fast recovery algorithm is per association.
Vlad Yasevich
1
-6
/
+6
2010-05-01
sctp: update transport initializations
Vlad Yasevich
1
-1
/
+1
2010-05-01
sctp: Save some room in the sctp_transport by using bitfields
Vlad Yasevich
1
-22
/
+27
2010-05-01
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
1
-2
/
+1
2010-05-01
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
Wei Yongjun
1
-1
/
+1
2010-05-01
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
1
-1
/
+18
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-7
/
+1
2010-04-29
net: ip_queue_rcv_skb() helper
Eric Dumazet
1
-0
/
+1
2010-04-29
net: speedup udp receive path
Eric Dumazet
1
-0
/
+10
2010-04-29
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...
Neil Horman
1
-0
/
+1
2010-04-29
mac80211: notify driver about IBSS status
Johannes Berg
1
-1
/
+5
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
1
-2
/
+3
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
1
-3
/
+4
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
3
-0
/
+40
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
2
-7
/
+9
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
1
-0
/
+1
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2010-04-28
net: disallow to use net_assign_generic externally
Jiri Pirko
1
-7
/
+2
2010-04-28
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
1
-2
/
+11
2010-04-28
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
1
-2
/
+4
2010-04-28
net: Make RFS socket operations not be inet specific.
David S. Miller
2
-37
/
+38
2010-04-28
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
1
-0
/
+1
2010-04-28
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-1
/
+1
2010-04-28
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
1
-0
/
+2
2010-04-28
mac80211: Determine dynamic PS timeout based on ps-qos network latency
Juuso Oikarinen
1
-1
/
+4
2010-04-28
cfg80211: add ap isolation support
Felix Fietkau
2
-0
/
+7
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-9
/
+7
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
1
-0
/
+3
2010-04-27
net: fix a lockdep rcu warning in __sk_dst_set()
Eric Dumazet
1
-2
/
+5
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
1
-1
/
+1
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
1
-0
/
+8
2010-04-27
net: suppress RCU lockdep false positive in twsk_net()
Paul E. McKenney
1
-1
/
+3
2010-04-26
ssb: Fix order of definitions and some text space indents
Rafał Miłecki
1
-29
/
+29
[next]