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
2019-08-07
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-07
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-07
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-05
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
3
-23
/
+25
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
1
-3
/
+4
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
1
-1
/
+1
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-55
/
+0
2019-08-05
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
1
-5
/
+10
2019-08-05
net: sched: use temporary variable for actions indexes
Dmytro Linkin
18
-75
/
+100
2019-08-03
hv_sock: Fix hang when a connection is closed
Dexuan Cui
1
-0
/
+8
2019-08-02
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
1
-4
/
+7
2019-08-01
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
1
-0
/
+3
2019-07-31
Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-14
/
+41
2019-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-39
/
+29
2019-07-31
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-0
/
+3
2019-07-31
tipc: fix unitilized skb list crash
Jon Maloy
1
-2
/
+1
2019-07-30
rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
David Howells
1
-0
/
+1
2019-07-30
rxrpc: Fix potential deadlock
David Howells
3
-1
/
+20
2019-07-30
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
1
-1
/
+0
2019-07-30
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
3
-7
/
+3
2019-07-30
netfilter: ebtables: also count base chain policies
Florian Westphal
1
-11
/
+17
2019-07-29
net: sctp: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-2
/
+2
2019-07-29
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
1
-1
/
+1
2019-07-29
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...
Stefano Brivio
2
-2
/
+2
2019-07-29
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...
Stefano Brivio
1
-4
/
+0
2019-07-29
net: fix ifindex collision during namespace removal
Jiri Pirko
1
-0
/
+2
2019-07-29
net/af_iucv: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+9
2019-07-29
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-07-29
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-07-27
net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...
Jia-Ju Bai
1
-1
/
+4
2019-07-27
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
1
-4
/
+2
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
4
-13
/
+31
2019-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-66
/
+201
2019-07-26
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
1
-0
/
+3
2019-07-25
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+5
2019-07-25
netfilter: nft_meta_bridge: Eliminate 'out' label
Phil Sutter
1
-3
/
+1
2019-07-25
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
2
-17
/
+5
2019-07-25
netrom: hold sock when setting skb->destructor
Cong Wang
1
-0
/
+1
2019-07-25
ovs: datapath: hide clang frame-overflow warnings
Arnd Bergmann
1
-7
/
+8
2019-07-25
Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-15
/
+33
2019-07-24
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
1
-1
/
+2
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
1
-1
/
+1
2019-07-24
can: gw: Fix error path of cgw_module_init
YueHaibing
1
-15
/
+33
2019-07-24
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
1
-3
/
+3
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
3
-7
/
+43
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
1
-0
/
+3
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
1
-0
/
+2
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
1
-5
/
+9
[next]