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
2018-01-11
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
1
-16
/
+8
2018-01-10
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
1
-2
/
+2
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-4
/
+7
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
1
-23
/
+13
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
1
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2
-6
/
+98
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-1
/
+9
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
3
-33
/
+41
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
8
-71
/
+96
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
6
-15
/
+21
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
4
-42
/
+68
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
1
-31
/
+9
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
3
-44
/
+56
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
1
-3
/
+2
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
1
-12
/
+22
2018-01-09
tipc: a couple of cleanups
Jon Maloy
1
-14
/
+8
2018-01-09
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
1
-2
/
+11
2018-01-09
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-97
/
+128
2018-01-09
net/core: Add drop counters to VF statistics
Eugenia Emantayev
1
-1
/
+9
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-85
/
+126
2018-01-09
net: tipc: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-09
net: ovs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-09
net: caif: remove unused hardirq.h
Yang Shi
2
-2
/
+0
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
84
-1241
/
+3370
2018-01-08
l2tp: adjust comments about L2TPv3 offsets
Guillaume Nault
1
-4
/
+3
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2
-12
/
+25
2018-01-08
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
Marcelo Ricardo Leitner
1
-12
/
+12
2018-01-08
tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
Stefano Brivio
1
-1
/
+2
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
2
-4
/
+2
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
1
-0
/
+2
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
5
-122
/
+89
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
3
-18
/
+6
2018-01-08
netfilter: nf_tables: flow offload expression
Pablo Neira Ayuso
3
-0
/
+272
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
5
-2
/
+61
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
4
-1
/
+290
2018-01-08
netfilter: flow table support for IPv4
Pablo Neira Ayuso
3
-0
/
+294
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
3
-0
/
+439
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
1
-1
/
+746
2018-01-08
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
4
-5
/
+45
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+3
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
13
-128
/
+3
2018-01-08
netfilter: meta: secpath support
Florian Westphal
1
-0
/
+43
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
4
-52
/
+6
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
3
-8
/
+16
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
5
-17
/
+27
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
9
-56
/
+57
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
4
-61
/
+41
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
4
-17
/
+33
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
5
-11
/
+29
[next]