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
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
5
-7
/
+29
2015-07-17
mac80211: clear local->in_reconfig on reconfig error
Eliad Peller
1
-0
/
+1
2015-07-17
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
Johannes Berg
1
-1
/
+6
2015-07-17
mac80211: avoid unnecessary beacon deref on CSA counter update
Wojciech Dubowik
1
-8
/
+14
2015-07-17
mac80211: move mesh STA parameters code to own function
Johannes Berg
1
-56
/
+61
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
8
-176
/
+196
2015-07-17
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
2
-4
/
+0
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2
-2
/
+6
2015-07-17
mac80211: support device/driver PN check for CCMP/GCMP
Johannes Berg
1
-38
/
+45
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
4
-7
/
+0
2015-07-17
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
1
-6
/
+1
2015-07-17
mac80211: don't store napi struct
Johannes Berg
3
-25
/
+11
2015-07-17
mac80211: fix comment referring to RX queue
Johannes Berg
1
-1
/
+2
2015-07-17
mac80211: move ieee80211_get_bssid into RX file
Johannes Berg
3
-51
/
+45
2015-07-17
mac80211: remove short frame test and counter
Johannes Berg
3
-7
/
+0
2015-07-17
mac80211: remove sta_info.gtk_idx
Johannes Berg
2
-3
/
+0
2015-07-17
mac80211: rename 'sta_inf' variable to more common 'sta'
Johannes Berg
1
-6
/
+6
2015-07-17
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
2
-6
/
+1
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-194
/
+242
2015-07-13
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-8
/
+13
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
3
-8
/
+13
2015-07-12
net: dsa: Fix off-by-one in switch address parsing
Florian Fainelli
1
-1
/
+1
2015-07-12
net: dsa: Test array index before use
Florian Fainelli
1
-2
/
+2
2015-07-12
net: switchdev: don't abort unsupported operations
Vivien Didelot
1
-4
/
+8
2015-07-11
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
1
-2
/
+2
2015-07-11
bridge: mdb: allow the user to delete mdb entry if there's a querier
Satish Ashok
1
-9
/
+2
2015-07-11
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-16
/
+16
2015-07-11
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-07-10
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-07-10
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
Oleg Nesterov
1
-9
/
+2
2015-07-10
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-07-09
libceph: treat sockaddr_storage with uninitialized family as blank
Ilya Dryomov
1
-7
/
+7
2015-07-09
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
2
-7
/
+19
2015-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-29
/
+54
2015-07-09
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
1
-0
/
+13
2015-07-09
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
1
-0
/
+2
2015-07-09
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+1
2015-07-09
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-07-09
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-91
/
+96
2015-07-09
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-07-09
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-07-09
bridge: mdb: start delete timer for temp static entries
Satish Ashok
1
-0
/
+3
2015-07-08
net_sched: gen_estimator: extend pps limit
Eric Dumazet
1
-6
/
+7
2015-07-08
netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6
Julien Grall
1
-1
/
+1
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+11
2015-07-05
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-07-04
9p: cope with bogus responses from server in p9_client_{read,write}
Al Viro
1
-0
/
+8
2015-07-04
p9_client_write(): avoid double p9_free_req()
Al Viro
1
-0
/
+1
2015-07-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
[next]