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
2020-10-03
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-03
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-10-02
netlink: fix policy dump leak
Johannes Berg
2
-15
/
+18
2020-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+16
2020-09-30
mptcp: Handle incoming 32-bit DATA_FIN values
Mat Martineau
3
-7
/
+18
2020-09-30
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2
-6
/
+6
2020-09-29
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
1
-1
/
+1
2020-09-29
net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
Manivannan Sadhasivam
1
-9
/
+25
2020-09-29
net: core: add nested_level variable in net_device
Taehee Yoo
2
-19
/
+78
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
3
-37
/
+68
2020-09-29
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
1
-0
/
+2
2020-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-7
/
+45
2020-09-25
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
1
-4
/
+7
2020-09-25
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2
-7
/
+26
2020-09-25
net/tls: race causes kernel panic
Rohit Maheshwari
1
-2
/
+7
2020-09-25
net_sched: commit action insertions together
Cong Wang
1
-9
/
+23
2020-09-25
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
21
-64
/
+21
2020-09-24
net: switchdev: Fixed kerneldoc warning
Tian Tao
1
-1
/
+1
2020-09-24
mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
Mat Martineau
1
-1
/
+4
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
51
-234
/
+541
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-16
/
+28
2020-09-22
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-21
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-6
/
+3
2020-09-19
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-19
Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-46
/
+179
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
1
-4
/
+7
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
1
-3
/
+4
2020-09-18
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
1
-4
/
+4
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
1
-1
/
+1
2020-09-18
mac80211: do not disable HE if HT is missing on 2.4 GHz
Wen Gong
1
-1
/
+2
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-09-18
lib80211: fix unmet direct dependendices config warning when !CRYPTO
Necip Fazil Yildiran
1
-0
/
+1
2020-09-18
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
1
-1
/
+3
2020-09-18
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
1
-5
/
+11
2020-09-18
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-2
/
+2
2020-09-17
xsk: Do not discard packet when NETDEV_TX_BUSY
Magnus Karlsson
1
-1
/
+16
2020-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-18
/
+17
2020-09-16
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
1
-7
/
+7
2020-09-16
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-09-15
batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
Linus Lüssing
1
-16
/
+87
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
3
-14
/
+30
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
3
-13
/
+53
2020-09-15
xsk: Fix number of pinned pages/umem size discrepancy
Björn Töpel
1
-9
/
+8
2020-09-15
net: sched: initialize with 0 before setting erspan md->u
Xin Long
1
-0
/
+1
2020-09-15
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+1
[next]