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
2018-10-12
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...
David S. Miller
26
-1123
/
+1136
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
5
-4
/
+80
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
3
-4
/
+27
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2
-6
/
+34
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
1
-0
/
+19
2018-10-12
nl80211: Add per peer statistics to compute FCS error rate
Ankita Bajaj
1
-0
/
+2
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
4
-0
/
+129
2018-10-11
mac80211: Extend SAE authentication in infra BSS STA mode
Jouni Malinen
2
-23
/
+48
2018-10-11
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
Jouni Malinen
1
-7
/
+4
2018-10-11
mac80211: Helper function for marking STA authenticated
Jouni Malinen
1
-12
/
+22
2018-10-11
mac80211: rc80211_minstrel: remove variance / stddev calculation
Felix Fietkau
4
-51
/
+9
2018-10-11
mac80211: minstrel: do not sample rates 3 times slower than max_prob_rate
Felix Fietkau
1
-4
/
+6
2018-10-11
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2018-10-11
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2018-10-11
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2018-10-11
mac80211: minstrel: reduce minstrel_mcs_groups size
Felix Fietkau
3
-78
/
+93
2018-10-11
mac80211: minstrel: merge with minstrel_ht, always enable VHT support
Felix Fietkau
10
-258
/
+101
2018-10-11
mac80211: minstrel: remove unnecessary debugfs cleanup code
Felix Fietkau
6
-47
/
+9
2018-10-11
mac80211: minstrel: Enable STBC and LDPC for VHT Rates
Chaitanya T K
1
-8
/
+15
2018-10-11
mac80211: avoid reflecting frames back to the client
Johannes Berg
1
-6
/
+6
2018-10-11
nl80211: use netlink policy validation function for elements
Johannes Berg
1
-76
/
+46
2018-10-11
nl80211: use policy range validation where applicable
Johannes Berg
1
-289
/
+180
2018-10-11
net: sched: avoid writing on noop_qdisc
Eric Dumazet
1
-2
/
+12
2018-10-11
net/mpls: Implement handler for strict data checking on dumps
David Ahern
1
-1
/
+35
2018-10-11
tcp: refactor DCTCP ECN ACK handling
Yuchung Cheng
2
-51
/
+44
2018-10-11
net/ipv6: Make ipv6_route_table_template static
David Ahern
1
-1
/
+1
2018-10-11
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-11
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-10
lib80211: don't use skcipher
Johannes Berg
2
-71
/
+40
2018-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-72
/
+278
2018-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
43
-1003
/
+1452
2018-10-09
bpf: fix building without CONFIG_INET
Arnd Bergmann
1
-2
/
+8
2018-10-09
netfilter: xt_quota: Don't use aligned attribute in sizeof
Nathan Chancellor
1
-1
/
+1
2018-10-08
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
1
-2
/
+60
2018-10-08
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
1
-20
/
+33
2018-10-08
net/bridge: Update br_mdb_dump for strict data checking
David Ahern
1
-0
/
+30
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
3
-7
/
+55
2018-10-08
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
1
-1
/
+33
2018-10-08
net/fib_rules: Update fib_nl_dumprule for strict data checking
David Ahern
1
-1
/
+35
2018-10-08
net/namespace: Update rtnl_net_dumpid for strict data checking
David Ahern
1
-0
/
+6
2018-10-08
net/neighbor: Update neightbl_dump_info for strict data checking
David Ahern
1
-3
/
+35
2018-10-08
net/neighbor: Update neigh_dump_info for strict data checking
David Ahern
1
-15
/
+67
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
5
-2
/
+72
2018-10-08
rtnetlink: Update ipmr_rtm_dumplink for strict data checking
David Ahern
1
-0
/
+32
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
1
-0
/
+35
2018-10-08
rtnetlink: Update rtnl_stats_dump for strict data checking
David Ahern
1
-2
/
+22
2018-10-08
rtnetlink: Update rtnl_bridge_getlink for strict data checking
David Ahern
1
-13
/
+57
2018-10-08
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
1
-30
/
+83
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
1
-10
/
+59
2018-10-08
net/ipv4: Update inet_dump_ifaddr for strict data checking
David Ahern
1
-11
/
+61
[next]