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
2014-10-10
cfg80211: set the rates mask in connection probes over specified freq
Karl Beldan
1
-2
/
+11
2014-10-10
mac80211: enable DFS with channel contexts
Michal Kazior
2
-4
/
+17
2014-10-09
mac80211: directly return ieee80211_vif_use_reserved_context()
Fabian Frederick
1
-5
/
+1
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
3
-22
/
+20
2014-10-09
mac80211: wait for the first beacon on the new channel after CSA
Luciano Coelho
3
-13
/
+36
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
4
-1
/
+37
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
4
-8
/
+79
2014-10-09
mac80211: add extended channel switching capability if the driver supports CSA
Luciano Coelho
2
-9
/
+14
2014-10-09
mac80211: add device_timestamp to the ieee80211_channel_switch struct
Luciano Coelho
2
-5
/
+12
2014-10-09
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
3
-0
/
+87
2014-10-09
cfg80211: add ops to query mesh proxy path table
Henning Rogge
3
-1
/
+170
2014-10-09
mac80211: minstrel_ht: fix MCS_GROUP_RATES usage
Karl Beldan
1
-1
/
+1
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
434
-7910
/
+15378
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-14
/
+49
2014-10-09
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
1
-5
/
+1
2014-10-08
net_sched: copy exts->type in tcf_exts_change()
WANG Cong
1
-0
/
+1
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-55
/
+75
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
11
-402
/
+32
2014-10-08
wimax: convert printk to pr_foo()
Fabian Frederick
7
-16
/
+17
2014-10-08
af_unix: remove 0 assignment on static
Fabian Frederick
1
-1
/
+1
2014-10-08
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
1
-2
/
+2
2014-10-07
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2
-0
/
+15
2014-10-07
tipc: fix bug in multicast congestion handling
Jon Maloy
4
-3
/
+21
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
14
-23
/
+23
2014-10-07
net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()
WANG Cong
1
-4
/
+4
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
1
-14
/
+15
2014-10-07
openvswitch: fix a sparse warning
Andy Zhou
1
-3
/
+2
2014-10-07
net: fix a sparse warning
Andy Zhou
1
-1
/
+1
2014-10-07
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
1
-17
/
+30
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2
-8
/
+7
2014-10-07
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
1
-6
/
+6
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
1
-10
/
+13
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
1
-40
/
+31
2014-10-07
net: validate_xmit_vlan() is static
Eric Dumazet
1
-1
/
+2
2014-10-07
net: fix rcu access on phonet_routes
Fabian Frederick
1
-3
/
+3
2014-10-07
net: sched: do not use tcf_proto 'tp' argument from call_rcu
John Fastabend
4
-8
/
+14
2014-10-07
net: sched: cls_cgroup tear down exts and ematch from rcu callback
John Fastabend
1
-3
/
+1
2014-10-07
net: sched: remove tcf_proto from ematch calls
John Fastabend
9
-20
/
+21
2014-10-07
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
1
-3
/
+6
2014-10-07
ipv4: igmp: fix v3 general query drop monitor false positive
Daniel Borkmann
1
-1
/
+1
2014-10-06
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
1
-0
/
+1
2014-10-06
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
3
-7
/
+7
2014-10-06
net: skb_segment() provides list head and tail
Eric Dumazet
2
-12
/
+20
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
11
-32
/
+448
2014-10-06
openvswitch: Factor out allocation and verification of actions.
Jesse Gross
1
-11
/
+27
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
9
-42
/
+73
2014-10-06
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2
-5
/
+13
2014-10-06
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
1
-9
/
+45
[next]