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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
netlink: fix netlink_ack() extack race
Johannes Berg
1
-4
/
+4
2017-10-16
Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-4
/
+17
2017-10-16
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
1
-1
/
+12
2017-10-16
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
Or Gerlitz
1
-0
/
+2
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-16
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-10-15
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
1
-0
/
+3
2017-10-15
net: fix typo in skbuff.c
Wenhua Shi
1
-1
/
+1
2017-10-13
ip: update policy routing config help
Stephen Hemminger
1
-5
/
+3
2017-10-12
net/ncsi: Don't limit vids based on hot_channel
Samuel Mendoza-Jonas
2
-8
/
+10
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
2
-6
/
+2
2017-10-10
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2
-2
/
+6
2017-10-10
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
2
-1
/
+5
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-91
/
+145
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
22
-61
/
+96
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-09
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-10-09
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+12
2017-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-4
/
+8
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-2
/
+20
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
2
-2
/
+3
2017-10-09
tipc: Unclone message at secondary destination lookup
Jon Maloy
1
-0
/
+8
2017-10-09
tipc: correct initialization of skb list
Jon Maloy
1
-2
/
+2
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
3
-3
/
+3
2017-10-08
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
1
-2
/
+2
2017-10-06
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
1
-2
/
+2
2017-10-06
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
1
-1
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-137
/
+160
2017-10-05
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
2017-10-04
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+12
2017-10-03
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-03
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
1
-1
/
+3
2017-10-03
socket, bpf: fix possible use after free
Eric Dumazet
2
-5
/
+12
2017-10-02
l2tp: fix l2tp_eth module loading
Guillaume Nault
1
-49
/
+2
2017-10-02
ip_gre: erspan device should keep dst
Xin Long
1
-0
/
+1
2017-10-02
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
1
-1
/
+3
2017-10-02
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
1
-1
/
+1
2017-10-02
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
1
-3
/
+1
2017-10-02
sunrpc: remove redundant initialization of sock
Colin Ian King
1
-1
/
+1
[next]