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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
neigh_stat_seq_next() should increase position index
Vasily Averin
1
-0
/
+1
2020-01-23
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
2
-12
/
+30
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-31
/
+33
2020-01-22
net, sk_msg: Don't check if sock is locked when tearing down psock
Jakub Sitnicki
1
-2
/
+0
2020-01-21
net-sysfs: Fix reference count leak
Jouni Hogander
1
-1
/
+3
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-11
/
+18
2020-01-16
bpf: Sockmap/tls, msg_push_data may leave end mark in place
John Fastabend
1
-0
/
+1
2020-01-16
bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds
John Fastabend
1
-5
/
+5
2020-01-16
bpf: Sockmap, ensure sock lock held during tear down
John Fastabend
2
-1
/
+8
2020-01-12
devlink: correct misspelling of snapshot
Jacob Keller
1
-3
/
+3
2020-01-11
devlink: Wait longer before warning about unset port type
Ido Schimmel
1
-1
/
+1
2020-01-10
net: bpf: Don't leak time wait and request sockets
Lorenz Bauer
1
-5
/
+4
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+9
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+3
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
1
-0
/
+2
2019-12-18
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-18
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-1
/
+1
2019-12-14
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
4
-78
/
+78
2019-12-09
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-3
/
+0
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
1
-1
/
+2
2019-12-07
net: core: rename indirect block ingress cb function
John Hurley
1
-23
/
+22
2019-12-07
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2019-12-07
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
1
-2
/
+3
2019-12-05
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
1
-2
/
+2
2019-12-05
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
1
-4
/
+4
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-3
/
+1
2019-12-03
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-9
/
+28
2019-12-03
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
1
-1
/
+3
2019-12-03
net: fix a leak in register_netdevice()
Dan Carpenter
1
-3
/
+3
2019-12-03
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
1
-2
/
+4
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+5
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2019-11-29
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
2
-5
/
+5
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+14
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
17
-448
/
+1161
2019-11-26
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+6
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+19
2019-11-24
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+36
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
net/core: Add support for getting VF GUIDs
Danit Goldberg
1
-0
/
+14
2019-11-22
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-21
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+2
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
1
-11
/
+13
[next]