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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-01-03
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-02
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-01-02
flow_dissector: Update pptp handling to avoid null pointer deref.
Ian Kumlien
1
-2
/
+3
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2017-01-02
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
Guillaume Nault
2
-27
/
+12
2017-01-02
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
1
-2
/
+2
2017-01-02
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-01-01
net: socket: don't set sk_uid to garbage value in ->setattr()
Eric Biggers
1
-1
/
+1
2016-12-30
net: ipv4: dst for local input routes should use l3mdev if relevant
David Ahern
1
-1
/
+2
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-29
rtnl: stats - add missing netlink message size checks
Mathias Krause
1
-0
/
+6
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-28
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
Augusto Mecking Caringi
1
-0
/
+2
2016-12-28
net/sched: cls_flower: Fix missing addr_type in classify
Paul Blakey
1
-0
/
+4
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-55
/
+52
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-6
/
+0
2016-12-27
openvswitch: upcall: Fix vlan handling.
pravin shelar
2
-28
/
+27
2016-12-27
ipv4: Namespaceify tcp_tw_reuse knob
Haishuang Yan
2
-9
/
+9
2016-12-26
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
5
-7
/
+7
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
14
-30
/
+30
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
98
-98
/
+98
2016-12-24
tipc: don't send FIN message from connectionless socket
Jon Paul Maloy
1
-11
/
+13
2016-12-23
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
1
-1
/
+1
2016-12-23
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
1
-1
/
+1
2016-12-23
neigh: Send netevent after marking neigh as dead
Ido Schimmel
1
-0
/
+1
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2
-2
/
+2
2016-12-23
net/sched: cls_flower: Mandate mask when matching on flags
Or Gerlitz
1
-11
/
+12
2016-12-23
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
Or Gerlitz
1
-2
/
+2
2016-12-22
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
Lorenzo Colitti
1
-1
/
+2
2016-12-21
tcp: add a missing barrier in tcp_tasklet_func()
Eric Dumazet
1
-0
/
+1
2016-12-20
RDS: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
net_sched: sch_netem: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
net_sched: sch_fq: use rb_entry()
Geliang Tang
1
-7
/
+7
2016-12-20
sctp: not copying duplicate addrs to the assoc's bind address list
Xin Long
2
-0
/
+6
2016-12-20
sctp: reduce indent level in sctp_copy_local_addr_list
Xin Long
1
-18
/
+19
2016-12-20
openvswitch: Add a missing break statement.
Jarno Rajahalme
1
-0
/
+1
2016-12-20
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2016-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-89
/
+105
2016-12-18
Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-8
/
+11
2016-12-18
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-17
net/x25: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
net: use designated initializers
Kees Cook
1
-1
/
+1
2016-12-17
ATM: use designated initializers
Kees Cook
4
-55
/
+54
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
1
-0
/
+6
2016-12-17
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
1
-4
/
+3
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
1
-1
/
+4
[next]