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
pinetabv-6.6.y-devel
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-12-09
net: dsa: Make dsa_master_set_mtu() static
Andrew Lunn
1
-1
/
+1
2018-12-09
net: dsa: Restore MTU on master device on unload
Andrew Lunn
1
-0
/
+13
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2
-2
/
+4
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-08
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2018-12-08
neighbor: Improve garbage collection
David Ahern
1
-34
/
+85
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+20
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-07
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
1
-4
/
+4
2018-12-07
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
1
-5
/
+16
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2
-3
/
+5
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
10
-12
/
+17
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
6
-8
/
+9
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
1
-2
/
+2
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
1
-0
/
+16
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
9
-0
/
+10
2018-12-06
neighbor: Add extack messages for add and delete commands
David Ahern
1
-16
/
+39
2018-12-06
tipc: fix node keep alive interval calculation
Hoang Le
1
-0
/
+6
2018-12-06
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
3
-2
/
+21
2018-12-06
sctp: frag_point sanity check
Jakub Audykowicz
2
-2
/
+7
2018-12-06
net: netem: use a list in addition to rbtree
Peter Oskolkov
1
-20
/
+69
2018-12-06
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2
-1
/
+3
2018-12-06
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
4
-12
/
+7
2018-12-06
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
3
-23
/
+6
2018-12-06
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
6
-436
/
+163
2018-12-06
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-06
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+29
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
3
-8
/
+8
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-14
/
+33
2018-12-05
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
1
-7
/
+1
2018-12-05
SUNRPC: Fix up socket polling
Trond Myklebust
1
-2
/
+2
2018-12-05
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
1
-2
/
+3
2018-12-05
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
1
-1
/
+2
2018-12-05
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
1
-11
/
+11
2018-12-05
SUNRPC: Fix RPC receive hangs
Trond Myklebust
1
-20
/
+19
2018-12-05
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
Jouni Malinen
1
-0
/
+2
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-05
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-1
/
+1
2018-12-05
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
Adi Nissim
1
-1
/
+3
2018-12-05
net/sched: act_tunnel_key: Allow key-less tunnels
Adi Nissim
1
-10
/
+11
2018-12-05
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
2
-0
/
+14
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2
-2
/
+2
2018-12-04
bpf: respect size hint to BPF_PROG_TEST_RUN if present
Lorenz Bauer
1
-2
/
+13
2018-12-04
net/core: tidy up an error message
Qian Cai
1
-2
/
+2
2018-12-04
udp: elide zerocopy operation in hot path
Willem de Bruijn
4
-27
/
+28
[prev]
[next]