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
2020-07-31
l2tp: remove build_header callback in struct l2tp_session
Tom Parkin
2
-7
/
+4
2020-07-31
l2tp: return void from l2tp_session_delete
Tom Parkin
3
-10
/
+5
2020-07-31
l2tp: don't export tunnel and session free functions
Tom Parkin
2
-47
/
+46
2020-07-31
l2tp: don't export __l2tp_session_unhash
Tom Parkin
2
-32
/
+26
2020-07-31
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2
-5
/
+13
2020-07-31
net/bpfilter: Initialize pos in __bpfilter_process_sockopt
Christoph Hellwig
1
-1
/
+1
2020-07-31
bpf: Expose socket storage to BPF_PROG_TYPE_CGROUP_SOCK
Stanislav Fomichev
2
-0
/
+13
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
10
-68
/
+333
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
3
-3
/
+147
2020-07-30
mac80211: remove STA txq pending airtime underflow warning
Felix Fietkau
1
-3
/
+1
2020-07-30
mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
Vasanthakumar Thiagarajan
1
-3
/
+4
2020-07-30
cfg80211: check vendor command doit pointer before use
Julian Squires
1
-3
/
+3
2020-07-30
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-07-30
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
2020-07-30
mac80211: fix warning in 6 GHz IE addition in mesh mode
Rajkumar Manoharan
2
-0
/
+17
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+8
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
5
-14
/
+47
2020-07-30
Bluetooth: Let controller creates RPA during le create conn
Sathish Narasimman
1
-1
/
+7
2020-07-30
Bluetooth: Translate additional address type during le_conn
Sathish Narasimman
1
-0
/
+16
2020-07-30
Bluetooth: Update resolving list when updating whitelist
Marcel Holtmann
1
-2
/
+39
2020-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
1
-3
/
+23
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-0
/
+9
2020-07-30
espintcp: count packets dropped in espintcp_rcv
Sabrina Dubroca
1
-0
/
+6
2020-07-30
espintcp: handle short messages instead of breaking the encap socket
Sabrina Dubroca
1
-1
/
+24
2020-07-29
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
1
-13
/
+20
2020-07-29
Merge tag '9p-for-5.8-2' of git://github.com/martinetd/linux into master
Linus Torvalds
1
-9
/
+30
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
1
-0
/
+1
2020-07-29
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+1
2020-07-29
netfilter: ip6tables: Remove redundant null checks
Gaurav Singh
4
-8
/
+4
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
8
-9
/
+9
2020-07-29
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
3
-12
/
+30
2020-07-29
net_sched: initialize timer earlier in red_init()
Cong Wang
1
-4
/
+4
2020-07-29
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
1
-4
/
+4
2020-07-29
mptcp: Safely store sequence number when sending data
Mat Martineau
1
-1
/
+1
2020-07-29
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
1
-1
/
+1
2020-07-29
mptcp: Skip unnecessary skb extension allocation for bare acks
Mat Martineau
1
-3
/
+6
2020-07-29
mptcp: Only use subflow EOF signaling on fallback connections
Mat Martineau
1
-1
/
+2
2020-07-29
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
3
-17
/
+92
2020-07-29
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
1
-8
/
+46
2020-07-29
mptcp: Add mptcp_close_state() helper
Mat Martineau
1
-0
/
+27
2020-07-29
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
3
-10
/
+115
2020-07-29
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
3
-24
/
+18
2020-07-29
mptcp: Remove outdated and incorrect comment
Mat Martineau
1
-1
/
+0
2020-07-29
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
1
-0
/
+5
2020-07-29
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
1
-10
/
+3
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2
-2
/
+2
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
8
-28
/
+30
2020-07-28
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
1
-1
/
+1
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
[prev]
[next]