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
2015-02-10
tipc: convert legacy nl link stat to nl compat
Richard Alpe
1
-0
/
+10
2015-02-10
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
1
-0
/
+5
2015-02-10
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
1
-0
/
+5
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
4
-0
/
+6
2015-02-09
net:rfs: adjust table size checking
Eric Dumazet
1
-1
/
+2
2015-02-09
net: rfs: add hash collision detection
Eric Dumazet
2
-40
/
+18
2015-02-09
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
1
-1
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
1
-0
/
+4
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
1
-0
/
+1
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
2
-0
/
+2
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
2
-0
/
+38
2015-02-08
net: openvswitch: Support masked set actions.
Jarno Rajahalme
1
-1
/
+21
2015-02-08
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-7
/
+255
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-44
/
+124
2015-02-05
MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-31
/
+66
2015-02-05
ipv6: fix sparse errors in ip6_make_flowlabel()
Eric Dumazet
1
-2
/
+2
2015-02-05
flow_keys: n_proto type should be __be16
Eric Dumazet
1
-3
/
+3
2015-02-05
pkt_sched: fq: better control of DDOS traffic
Eric Dumazet
1
-0
/
+2
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
8
-37
/
+18
2015-02-05
tcp: do not pace pure ack packets
Eric Dumazet
1
-0
/
+15
2015-02-05
rhashtable: Introduce rhashtable_walk_*
Herbert Xu
1
-0
/
+35
2015-02-05
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2
-0
/
+20
2015-02-05
net/mlx4_core: Port aggregation low level interface
Moni Shoua
3
-1
/
+17
2015-02-05
net/bonding: Notify state change on slaves
Moni Shoua
1
-0
/
+12
2015-02-05
net/bonding: Move slave state changes to a helper function
Moni Shoua
1
-0
/
+5
2015-02-05
net/core: Add event for a change in slave state
Moni Shoua
1
-0
/
+15
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
4
-13
/
+84
2015-02-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-5
/
+10
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
2
-0
/
+36
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
1
-2
/
+5
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
1
-0
/
+1
2015-02-04
NFC: nci: Change credits field to credits_cnt
Christophe Ricard
1
-1
/
+1
2015-02-04
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2
-9
/
+13
2015-02-04
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
1
-0
/
+1
2015-02-04
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
1
-0
/
+3
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-2
/
+0
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-3
/
+0
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-1
/
+0
2015-02-04
crypto: switch af_alg_make_sg() to iov_iter
Al Viro
1
-2
/
+1
2015-02-04
net: bury net/core/iovec.c - nothing in there is used anymore
Al Viro
1
-7
/
+0
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2
-4
/
+2
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
1
-10
/
+8
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
1
-1
/
+1
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-6
/
+5
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-1
/
+1
2015-02-03
net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...
Jack Morgenstein
1
-1
/
+1
2015-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+2
2015-02-03
ipv6: introduce ipv6_make_skb
Vlad Yasevich
1
-0
/
+19
2015-02-03
ipv6: pull cork initialization into its own function.
Vlad Yasevich
1
-5
/
+7
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
1
-0
/
+1
[next]