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
2018-11-10
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-06
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-06
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-04
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-11-03
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
1
-0
/
+2
2018-10-30
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-10-28
net: Properly unlink GRO packets on overflow.
David S. Miller
1
-1
/
+1
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-6
/
+25
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+9
2018-10-27
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
1
-2
/
+2
2018-10-27
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
1
-4
/
+0
2018-10-26
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2018-10-26
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-2
/
+8
2018-10-26
bpf: make direct packet write unclone more robust
Daniel Borkmann
1
-0
/
+11
2018-10-26
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
1
-0
/
+6
2018-10-25
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
1
-2
/
+3
2018-10-25
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-23
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
1
-0
/
+1
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+181
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2018-10-21
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-20
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
1
-0
/
+134
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-10-20
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
1
-16
/
+5
2018-10-20
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
1
-5
/
+6
2018-10-19
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
1
-1
/
+35
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
1
-0
/
+6
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+9
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-261
/
+1910
2018-10-16
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
2
-6
/
+7
2018-10-16
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
1
-1
/
+12
2018-10-16
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-10-16
ethtool: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-16
bpf: Fix IPv6 dport byte-order in bpf_sk_lookup
Joe Stringer
1
-2
/
+3
2018-10-16
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
1
-5
/
+7
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
2
-61
/
+39
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
4
-193
/
+1844
2018-10-14
bpf: Fix dev pointer dereference from sk_skb
Joe Stringer
1
-1
/
+4
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+70
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
1
-1
/
+1
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
1
-4
/
+23
2018-10-11
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-2
/
+26
2018-10-11
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-11
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-10
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
1
-5
/
+7
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
1
-1
/
+18
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
[next]