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
2017-05-17
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
1
-3
/
+3
2017-05-17
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
1
-2
/
+2
2017-05-17
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2
-2
/
+2
2017-05-17
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2
-4
/
+4
2017-05-17
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
4
-6
/
+6
2017-05-17
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2
-9
/
+9
2017-05-17
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
1
-6
/
+6
2017-05-17
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
3
-12
/
+12
2017-05-17
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
5
-8
/
+8
2017-05-17
dccp: do not use tcp_time_stamp
Eric Dumazet
2
-5
/
+5
2017-05-17
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
4
-12
/
+14
2017-05-17
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
1
-1
/
+1
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
2
-1
/
+45
2017-05-17
net: sched: push tp down to action init
Jiri Pirko
2
-11
/
+13
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
1
-16
/
+88
2017-05-17
net: sched: push chain dump to a separate function
Jiri Pirko
1
-43
/
+52
2017-05-17
net: sched: introduce helpers to work with filter chains
Jiri Pirko
1
-41
/
+107
2017-05-17
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
1
-2
/
+2
2017-05-17
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
1
-6
/
+7
2017-05-17
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
1
-3
/
+3
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
15
-96
/
+226
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
15
-62
/
+63
2017-05-17
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
4
-25
/
+25
2017-05-17
net: dsa: store CPU port pointer in the tree
Vivien Didelot
6
-22
/
+18
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
5
-4
/
+100
2017-05-16
udp: keep the sk_receive_queue held when splicing
Paolo Abeni
1
-10
/
+26
2017-05-16
udp: use a separate rx queue for packet reception
Paolo Abeni
2
-16
/
+125
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
1
-39
/
+51
2017-05-16
net: socket: mark socket protocol handler structs as const
linzhang
4
-4
/
+4
2017-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-101
/
+147
2017-05-15
ipv6: avoid dad-failures for addresses with NODAD
Mahesh Bandewar
1
-1
/
+4
2017-05-15
net/packet: fix missing net_device reference release
Douglas Caetano dos Santos
1
-7
/
+7
2017-05-12
sctp: fix src address selection if using secondary addresses for ipv6
Xin Long
1
-17
/
+29
2017-05-12
tipc: make macro tipc_wait_for_cond() smp safe
Jon Paul Maloy
1
-19
/
+19
2017-05-12
net: sched: optimize class dumps
Eric Dumazet
1
-0
/
+6
2017-05-12
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
1
-4
/
+5
2017-05-12
netem: fix skb_orphan_partial()
Eric Dumazet
1
-12
/
+8
2017-05-12
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2
-41
/
+54
2017-05-12
xdp: add flag to enforce driver mode
Daniel Borkmann
2
-0
/
+7
2017-05-11
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2
-0
/
+8
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-787
/
+1197
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-135
/
+295
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-13
/
+13
2017-05-10
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-34
/
+198
2017-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-66
/
+131
2017-05-09
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
1
-0
/
+2
2017-05-09
DECnet: Use container_of() for embedded struct
Kees Cook
1
-6
/
+6
2017-05-09
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
1
-17
/
+1
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2
-6
/
+8
[next]