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-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2
-4
/
+4
2020-05-15
bpf: Add xdp.frame_sz in bpf_prog_test_run_xdp().
Jesper Dangaard Brouer
1
-4
/
+12
2020-05-15
xdp: Clear grow memory in bpf_xdp_adjust_tail()
Jesper Dangaard Brouer
1
-0
/
+4
2020-05-15
xdp: Allow bpf_xdp_adjust_tail() to grow packet size
Jesper Dangaard Brouer
1
-2
/
+9
2020-05-15
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
1
-0
/
+8
2020-05-15
net: XDP-generic determining XDP frame size
Jesper Dangaard Brouer
1
-6
/
+8
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-70
/
+308
2020-05-15
bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
Andrey Ignatov
1
-9
/
+51
2020-05-15
bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb
Andrey Ignatov
1
-0
/
+2
2020-05-15
bpf: Allow sk lookup helpers in cgroup skb
Andrey Ignatov
1
-0
/
+8
2020-05-15
bpf: Support narrow loads from bpf_sock_addr.user_port
Andrey Ignatov
1
-8
/
+7
2020-05-15
devlink: refactor end checks in devlink_nl_cmd_region_read_dumpit
Jakub Kicinski
1
-25
/
+16
2020-05-13
ipv6: set msg_control_is_user in do_ipv6_getsockopt
Christoph Hellwig
1
-0
/
+1
2020-05-13
net: ignore sock_from_file errors in __scm_install_fd
Christoph Hellwig
1
-1
/
+1
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
3
-5
/
+10
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
1
-1
/
+1
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
2
-18
/
+18
2020-05-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-141
/
+363
2020-05-13
Bluetooth: L2CAP: add support for waiting disconnection resp
Archie Pusaka
1
-7
/
+23
2020-05-13
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
1
-2
/
+4
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
2
-2
/
+2
2020-05-13
Bluetooth: Modify LE window and interval for suspend
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-13
Bluetooth: Fix incorrect type for window and interval
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-13
net: dsa: tag_sja1105: appease sparse checks for ethertype accessors
Vladimir Oltean
1
-2
/
+2
2020-05-12
erspan: Check IFLA_GRE_ERSPAN_VER is set.
William Tu
1
-1
/
+2
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+19
2020-05-12
net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs
Vladimir Oltean
1
-8
/
+48
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-11
/
+21
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
1
-28
/
+17
2020-05-12
net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helper
Vladimir Oltean
1
-0
/
+7
2020-05-12
net: dsa: provide an option for drivers to always receive bridge VLANs
Russell King
3
-4
/
+19
2020-05-12
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
4
-40
/
+39
2020-05-12
net/scm: cleanup scm_detach_fds
Christoph Hellwig
1
-43
/
+51
2020-05-12
net: add a CMSG_USER_DATA macro
Christoph Hellwig
1
-2
/
+2
2020-05-12
net: dsa: tag_sja1105: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-12
net: dsa: ocelot: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
3
-0
/
+127
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
1
-0
/
+58
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support
Marcel Holtmann
1
-4
/
+4
2020-05-11
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
1
-5
/
+7
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for management support
Marcel Holtmann
1
-111
/
+110
2020-05-11
Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list
Marcel Holtmann
1
-0
/
+1
2020-05-11
Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)
Konstantin Forostyan
1
-2
/
+2
2020-05-11
Bluetooth: Fix advertising handle is set to 0
Tedd Ho-Jeong An
1
-3
/
+3
2020-05-11
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
1
-0
/
+151
2020-05-11
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
1
-0
/
+21
2020-05-11
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
3
-8
/
+37
2020-05-11
net: bridge: allow enslaving some DSA master network devices
Vladimir Oltean
3
-13
/
+48
2020-05-10
net: phy: Send notifier when starting the cable test
Andrew Lunn
1
-0
/
+41
[next]