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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+0
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-6
/
+0
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
9
-9
/
+9
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
1
-0
/
+1
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
1
-0
/
+6
2016-12-15
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-20
/
+15
2016-12-14
netns: avoid disabling irq for netns id
Paul Moore
1
-20
/
+15
2016-12-13
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-44
/
+32
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-12-10
net: skb_condense() can also deal with empty skbs
Eric Dumazet
1
-9
/
+13
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+26
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
1
-0
/
+28
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2
-1
/
+6
2016-12-08
flow dissector: ICMP support
Simon Horman
1
-0
/
+31
2016-12-06
net/udp: do not touch skb->peeked unless really needed
Eric Dumazet
1
-9
/
+10
2016-12-05
bpf: remove type arg from __is_valid_{,xdp_}access
Daniel Borkmann
1
-9
/
+6
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2
-203
/
+116
2016-12-04
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
1
-9
/
+16
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-8
/
+12
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-4
/
+4
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+6
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+21
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+62
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-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
1
-2
/
+2
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-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+2
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-23
flowcache: Increase threshold for refusing new allocations
Miroslav Urbanek
1
-4
/
+2
2016-11-22
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
[next]