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-04-29
dsa: Add TAG protocol to tag ops
Andrew Lunn
10
-0
/
+12
2019-04-29
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
9
-0
/
+9
2019-04-29
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
9
-0
/
+22
2019-04-29
dsa: Move tagger name into its ops structure
Andrew Lunn
10
-43
/
+13
2019-04-29
dsa: Add SPDX header to tag drivers.
Andrew Lunn
8
-52
/
+8
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-105
/
+1021
2019-04-28
udp: fix GRO reception in case of length mismatch
Paolo Abeni
1
-4
/
+5
2019-04-28
net/tls: fix copy to fragments in reencrypt
Jakub Kicinski
1
-7
/
+22
2019-04-28
net/tls: don't copy negative amounts of data in reencrypt
Jakub Kicinski
1
-6
/
+8
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
27
-3
/
+358
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
122
-709
/
+860
2019-04-28
net: fix two coding style issues
Michal Kubecek
2
-3
/
+4
2019-04-28
ipset: drop ipset_nest_start() and ipset_nest_end()
Michal Kubecek
3
-21
/
+21
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
98
-422
/
+469
2019-04-27
net/tls: byte swap device req TCP seq no upon setting
Jakub Kicinski
1
-1
/
+1
2019-04-27
net/tls: remove old exports of sk_destruct functions
Jakub Kicinski
1
-18
/
+17
2019-04-27
net/tls: don't log errors every time offload can't proceed
Jakub Kicinski
1
-6
/
+1
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
5
-0
/
+824
2019-04-27
selftests: bpf: test writable buffers in raw tps
Matt Mullins
1
-0
/
+4
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
30
-345
/
+1220
2019-04-26
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
Eric Dumazet
1
-1
/
+0
2019-04-26
genetlink: use idr_alloc_cyclic for family->id assignment
Marcel Holtmann
1
-2
/
+2
2019-04-26
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
David Ahern
1
-1
/
+1
2019-04-26
net: socket: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-04-26
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
1
-1
/
+1
2019-04-26
mac80211: probe unexercised mesh links
Rajkumar Manoharan
4
-0
/
+43
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
3
-9
/
+14
2019-04-26
cfg80211: add support to probe unexercised mesh link
Rajkumar Manoharan
3
-0
/
+79
2019-04-26
mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
Alexander Wetzel
1
-0
/
+7
2019-04-26
nl80211: do a struct assignment to radar_chandef instead of memcpy()
Luca Coelho
1
-1
/
+1
2019-04-26
mac80211: Fix Extended Key ID auto activation
Alexander Wetzel
1
-1
/
+5
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
2
-8
/
+8
2019-04-26
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
4
-0
/
+65
2019-04-26
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
1
-0
/
+43
2019-04-26
mac80211: only allocate one queue when using iTXQs
Johannes Berg
1
-5
/
+5
2019-04-26
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-7
/
+3
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+7
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
3
-0
/
+64
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
1
-3
/
+0
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2
-3
/
+5
2019-04-26
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
1
-54
/
+80
2019-04-26
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
2
-1
/
+11
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
3
-39
/
+56
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
9
-60
/
+145
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
4
-16
/
+71
2019-04-26
mac80211: Optimize tailroom_needed update checks
Alexander Wetzel
1
-9
/
+15
2019-04-26
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
1
-0
/
+1
2019-04-26
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
1
-2
/
+8
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
1
-5
/
+10
2019-04-26
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
Felix Fietkau
2
-20
/
+8
[prev]
[next]