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
2015-07-20
netfilter: fix netns dependencies with conntrack templates
Pablo Neira Ayuso
3
-32
/
+50
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
5
-25
/
+53
2015-07-17
mac80211: add missing length check for confirm frames
Bob Copeland
1
-0
/
+3
2015-07-17
mac80211: correct aid location in peering frames
Bob Copeland
1
-1
/
+1
2015-07-17
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
1
-3
/
+3
2015-07-17
mac80211: shut down interfaces before destroying interface list
Johannes Berg
1
-11
/
+14
2015-07-17
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
1
-0
/
+16
2015-07-17
mac80211: don't clear all tx flags when requeing
Michal Kazior
1
-1
/
+3
2015-07-17
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-07-16
tc: act_bpf: fix memory leak
Alexei Starovoitov
1
-0
/
+3
2015-07-16
fq_codel: fix return value of fq_codel_drop()
WANG Cong
1
-1
/
+10
2015-07-16
net_sched: fix a use-after-free in sfq
WANG Cong
1
-1
/
+1
2015-07-16
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2
-9
/
+27
2015-07-16
fq_codel: fix a use-after-free
WANG Cong
1
-1
/
+1
2015-07-16
tcp: don't use F-RTO on non-recurring timeouts
Yuchung Cheng
1
-2
/
+1
2015-07-16
bridge: mdb: fix double add notification
Nikolay Aleksandrov
1
-1
/
+0
2015-07-16
bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
Satish Ashok
1
-7
/
+30
2015-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+3
2015-07-16
net: Fix skb csum races when peeking
Herbert Xu
1
-6
/
+9
2015-07-16
NET: AX.25: Stop heartbeat timer on disconnect.
Richard Stearn
1
-0
/
+1
2015-07-16
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-07-16
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
1
-4
/
+7
2015-07-14
rds: rds_ib_device.refcount overflow
Wengang Wang
1
-1
/
+3
2015-07-14
ipvs: call skb_sender_cpu_clear
Julian Anastasov
1
-0
/
+6
2015-07-14
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-07-14
ipvs: skb_orphan in case of forwarding
Alex Gartrell
1
-0
/
+27
2015-07-14
ipvs: fix crash if scheduler is changed
Julian Anastasov
3
-37
/
+69
2015-07-14
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-07-14
ipvs: fix ipv6 route unreach panic
Alex Gartrell
1
-0
/
+7
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-194
/
+242
2015-07-13
9p/trans_virtio: reset virtio device on remove
Pierre Morel
1
-0
/
+1
2015-07-13
netfilter: IDLETIMER: fix lockdep warning
Dmitry Torokhov
1
-0
/
+1
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
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
1
-5
/
+0
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
[prev]
[next]