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
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
1
-3
/
+2
2017-10-22
soreuseport: fix initialization race
Craig Gallek
1
-3
/
+9
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
1
-0
/
+4
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-1
/
+1
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-14
/
+15
2017-10-16
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
1
-1
/
+12
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-3
/
+3
2017-10-16
net: enable interface alias removal via rtnl
Nicolas Dichtel
1
-1
/
+4
2017-10-16
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
1
-1
/
+1
2017-10-16
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
1
-1
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...
Xin Long
1
-0
/
+1
2017-10-16
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
1
-0
/
+1
2017-10-15
net: fix typo in skbuff.c
Wenhua Shi
1
-1
/
+1
2017-10-11
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-10-11
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-1
/
+2
2017-10-10
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-2
/
+1
2017-10-10
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
1
-1
/
+4
2017-10-03
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-03
socket, bpf: fix possible use after free
Eric Dumazet
2
-5
/
+12
2017-09-28
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-09-23
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-22
net: ethtool: Add back transceiver type
Florian Fainelli
1
-0
/
+2
2017-09-21
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
1
-0
/
+1
2017-09-20
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
1
-9
/
+15
2017-09-13
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
1
-2
/
+2
2017-09-12
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
1
-12
/
+26
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-18
/
+43
2017-09-09
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
1
-1
/
+5
2017-09-09
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-09
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
1
-2
/
+19
2017-09-08
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-6
/
+3
2017-09-07
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-09-05
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
1
-3
/
+22
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
1
-78
/
+145
2017-09-02
net: Add module reference to FIB notifiers
Ido Schimmel
1
-2
/
+11
2017-09-02
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
1
-3
/
+3
2017-09-02
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
1
-8
/
+2
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+14
2017-09-01
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
1
-2
/
+0
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-09-01
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
David Ahern
1
-1
/
+15
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
1
-0
/
+26
2017-09-01
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
1
-0
/
+1
2017-08-31
devlink: Maintain consistency in mac field name
David Ahern
1
-1
/
+1
2017-08-30
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
1
-10
/
+0
2017-08-30
bridge: fdb add and delete tracepoints
Roopa Prabhu
1
-0
/
+6
2017-08-29
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
1
-2
/
+2
[next]