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
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
5
-14
/
+12
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
3
-131
/
+115
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2
-6
/
+4
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
1
-3
/
+0
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-33
/
+10
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
1
-2
/
+1
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
1
-0
/
+5
2015-02-04
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
1
-25
/
+24
2015-02-04
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-04
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-03
net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID
Mika Westerberg
1
-0
/
+1
2015-02-03
Bluetooth: Fix potential NULL dereference
Johan Hedberg
1
-4
/
+3
2015-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-63
/
+118
2015-02-03
net: sctp: Deletion of an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-03
ipv6: Allow for partial checksums on non-ufo packets
Vlad Yasevich
1
-1
/
+10
2015-02-03
udpv6: Add lockless sendmsg() support
Vlad Yasevich
1
-4
/
+20
2015-02-03
ipv6: Introduce udpv6_send_skb()
Vlad Yasevich
1
-27
/
+40
2015-02-03
ipv6: introduce ipv6_make_skb
Vlad Yasevich
1
-19
/
+84
2015-02-03
ipv6: Append sending data to arbitrary queue
Vlad Yasevich
1
-39
/
+67
2015-02-03
ipv6: pull cork initialization into its own function.
Vlad Yasevich
1
-69
/
+89
2015-02-03
net: dctcp: loosen requirement to assert ECT(0) during 3WHS
Florian Westphal
1
-9
/
+5
2015-02-03
net-timestamp: no-payload only sysctl
Willem de Bruijn
3
-1
/
+32
2015-02-03
net-timestamp: no-payload option
Willem de Bruijn
4
-11
/
+25
2015-02-02
NFC: nci: Change NCI state machine to LISTEN_ACTIVE
Christophe Ricard
1
-0
/
+8
2015-02-02
NFC: nci: Add RF NFCEE action notification support
Christophe Ricard
1
-0
/
+11
2015-02-02
NFC: Forward NFC_EVT_TRANSACTION to user space
Christophe Ricard
3
-0
/
+70
2015-02-02
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
4
-18
/
+722
2015-02-02
NFC: nci: Support logical connections management
Christophe Ricard
2
-0
/
+85
2015-02-02
NFC: nci: Add NFCEE enabling and disabling support
Christophe Ricard
2
-0
/
+34
2015-02-02
NFC: nci: Add NFCEE discover support
Christophe Ricard
3
-0
/
+68
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
4
-33
/
+127
2015-02-02
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
Johan Hedberg
1
-16
/
+9
2015-02-02
Bluetooth: Add restarting to service discovery
Jakub Pawlowski
1
-5
/
+48
2015-02-02
Bluetooth: Add le_scan_restart work for LE scan restarting
Jakub Pawlowski
2
-1
/
+92
2015-02-02
bridge: offload bridge port attributes to switch asic if feature flag set
Roopa Prabhu
1
-3
/
+23
2015-02-02
swdevice: add new apis to set and del bridge port attributes
Roopa Prabhu
1
-0
/
+110
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
3
-8
/
+10
2015-02-02
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-32
/
+35
2015-02-01
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
Marcel Holtmann
1
-17
/
+21
2015-02-01
Bluetooth: Expose remote OOB information as debugfs entry
Marcel Holtmann
1
-0
/
+31
2015-02-01
Bluetooth: Expose hardware error code as debugfs entry
Marcel Holtmann
1
-0
/
+3
2015-02-01
Bluetooth: Expose debug keys usage setting via debugfs
Marcel Holtmann
1
-0
/
+22
2015-02-01
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
Marcel Holtmann
1
-0
/
+19
2015-02-01
Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs
Marcel Holtmann
1
-1
/
+22
2015-02-01
ipv4: icmp: use percpu allocation
Eric Dumazet
1
-9
/
+8
2015-02-01
tcp: use SACK RTTs for CC
Kenneth Klette Jonassen
1
-2
/
+4
2015-01-31
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
Marcel Holtmann
1
-4
/
+25
2015-01-31
Bluetooth: Fix OOB data present value for SMP pairing
Marcel Holtmann
1
-1
/
+1
[prev]
[next]