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
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
1
-2
/
+3
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
1
-4
/
+6
2016-12-02
sock: reset sk_err for ICMP packets read from error queue
Soheil Hassas Yeganeh
1
-4
/
+13
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
4
-0
/
+572
2016-12-01
rtnetlink: return the correct error code
Zhang Shengju
1
-1
/
+1
2016-11-30
neigh: remove duplicate check for same neigh
Zhang Shengju
1
-10
/
+5
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-3
/
+31
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2
-3
/
+18
2016-11-28
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
1
-10
/
+4
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+3
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-26
net: properly flush delay-freed skbs
Eric Dumazet
1
-2
/
+3
2016-11-26
net: filter: run cgroup eBPF ingress programs
Daniel Mack
1
-0
/
+4
2016-11-26
bpf: add new prog type for cgroup socket filtering
Daniel Mack
1
-0
/
+23
2016-11-25
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
1
-0
/
+4
2016-11-25
devlink: Add E-Switch inline mode control
Roi Dayan
1
-19
/
+51
2016-11-25
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
1
-2
/
+2
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
1
-1
/
+3
2016-11-24
rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()
Zhang Shengju
1
-1
/
+1
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+16
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
1
-0
/
+6
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+87
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-5
/
+4
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-11-17
netpoll: more efficient locking
Eric Dumazet
2
-4
/
+3
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
1
-4
/
+6
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
1
-20
/
+82
2016-11-16
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
1
-1
/
+2
2016-11-16
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
1
-5
/
+7
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+80
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2
-18
/
+18
2016-11-13
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-13
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2
-19
/
+66
2016-11-10
net: napi_hash_add() is no longer exported
Eric Dumazet
1
-2
/
+1
2016-11-10
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
1
-0
/
+2
2016-11-10
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2016-11-10
net-gro: avoid reorders
Eric Dumazet
1
-2
/
+2
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
1
-0
/
+4
2016-11-08
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
1
-1
/
+0
2016-11-08
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
1
-1
/
+1
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-5
/
+12
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
1
-2
/
+72
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
1
-1
/
+4
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
1
-2
/
+3
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
[next]