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-01-21
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-01-19
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
1
-1
/
+8
2016-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+5
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-5
/
+0
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-45
/
+7
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-10
/
+16
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-7
/
+2
2016-01-13
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-01-12
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
1
-1
/
+3
2016-01-12
bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key
Daniel Borkmann
1
-7
/
+62
2016-01-12
bpf: export helper function flags and reject invalid ones
Daniel Borkmann
1
-14
/
+23
2016-01-11
net/rtnetlink: remove unused sz_idx variable
Alexander Kuleshov
1
-2
/
+1
2016-01-11
net, sched: add clsact qdisc
Daniel Borkmann
1
-8
/
+74
2016-01-11
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
1
-4
/
+13
2016-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-06
soreuseport: change consume_skb to kfree_skb in error case
Craig Gallek
1
-1
/
+1
2016-01-05
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
3
-27
/
+211
2016-01-05
soreuseport: define reuseport groups
Craig Gallek
2
-1
/
+174
2015-12-31
ethtool: Add phy statistics
Andrew Lunn
1
-1
/
+80
2015-12-22
net-sysfs: use to_net_dev in net_namespace()
Geliang Tang
1
-2
/
+2
2015-12-19
bpf: fix misleading comment in bpf_convert_filter
Daniel Borkmann
1
-6
/
+0
2015-12-19
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
1
-3
/
+16
2015-12-19
bpf: add bpf_skb_load_bytes helper
Daniel Borkmann
1
-1
/
+34
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+15
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+6
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-17
net: Pass ndm_state to route netlink FDB notifications.
Hubert Sokolowski
1
-7
/
+10
2015-12-16
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
1
-3
/
+20
2015-12-16
net: Add driver helper functions to determine checksum offloadability
Tom Herbert
1
-0
/
+136
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2
-8
/
+8
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2
-6
/
+6
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
2
-0
/
+2
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2015-12-12
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
1
-1
/
+1
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
3
-2
/
+14
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
5
-19
/
+10
2015-12-09
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
1
-0
/
+9
2015-12-08
net: Fix inverted test in __skb_recv_datagram
Rainer Weikusat
1
-1
/
+1
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
9
-151
/
+201
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-29
/
+48
2015-12-06
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-2
/
+0
2015-12-06
net: constify netif_is_* helpers net_device param
Jiri Pirko
1
-1
/
+1
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-21
/
+31
2015-12-03
net: introduce change lower state notifier
Jiri Pirko
1
-0
/
+20
2015-12-03
net: add possibility to pass information about upper device via notifier
Jiri Pirko
1
-4
/
+7
2015-12-03
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
1
-12
/
+6
[next]