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
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-81
/
+188
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-10
/
+14
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
20
-363
/
+1564
2017-04-21
net_sched: remove useless NULL to tp->root
WANG Cong
3
-20
/
+0
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
12
-126
/
+132
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+14
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2
-1
/
+11
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
5
-42
/
+90
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
3
-3
/
+36
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
net: dsa: Remove redundant NULL dst check
Florian Fainelli
1
-5
/
+0
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-29
/
+64
2017-04-20
tcp_cubic: fix typo in module param description
Chema Gonzalez
1
-1
/
+1
2017-04-20
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
1
-9
/
+15
2017-04-20
tcp: remove poll() flakes with FastOpen
Eric Dumazet
1
-7
/
+9
2017-04-20
tcp: remove poll() flakes when receiving RST
Eric Dumazet
1
-2
/
+2
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-20
bpf: remove reference to sock_filter_ext from kerneldoc comment
Tobias Klauser
1
-1
/
+2
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
36
-439
/
+1338
2017-04-20
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
5
-0
/
+152
2017-04-20
Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-18
/
+47
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-25
/
+16
2017-04-19
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
2
-5
/
+6
2017-04-19
esp6: fix incorrect null pointer check on xo
Colin Ian King
1
-1
/
+1
2017-04-18
sctp: process duplicated strreset asoc request correctly
Xin Long
1
-4
/
+15
2017-04-18
sctp: process duplicated strreset in and addstrm in requests correctly
Xin Long
1
-9
/
+29
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
1
-10
/
+29
2017-04-18
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
Matthias Kaehlcke
1
-1
/
+1
2017-04-18
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
Matthias Kaehlcke
1
-2
/
+2
2017-04-18
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
1
-3
/
+3
2017-04-18
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
4
-12
/
+22
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
3
-17
/
+14
2017-04-18
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
1
-21
/
+26
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
23
-94
/
+154
2017-04-17
ipv6: sr: fix BUG due to headroom too small after SRH push
David Lebrun
1
-0
/
+8
2017-04-17
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-17
sctp: get list_of_streams of strreset outreq earlier
Xin Long
1
-4
/
+4
2017-04-17
Add uid and cookie bpf helper to cg_skb_func_proto
Chenbo Feng
1
-6
/
+1
2017-04-17
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
1
-2
/
+5
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-182
/
+176
2017-04-17
net: bridge: notify on hw fdb takeover
Nikolay Aleksandrov
1
-1
/
+3
2017-04-17
kcm: remove a useless copy_from_user()
WANG Cong
1
-4
/
+0
2017-04-17
Subject: net: allow configuring default qdisc
stephen hemminger
2
-0
/
+54
[next]