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-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
2015-01-31
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
Marcel Holtmann
1
-1
/
+18
2015-01-31
Bluetooth: Store OOB data present value for each set of remote OOB data
Marcel Holtmann
1
-0
/
+8
2015-01-31
irda: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-3
/
+5
2015-01-31
net: Fix vlan_get_protocol for stacked vlan
Toshiaki Makita
1
-30
/
+1
2015-01-31
net: mark some potential candidates __read_mostly
Daniel Borkmann
4
-5
/
+5
2015-01-31
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-01-31
netlink: fix wrong subscription bitmask to group mapping in
Pablo Neira
1
-2
/
+2
2015-01-30
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
1
-2
/
+6
2015-01-30
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+22
2015-01-30
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
1
-0
/
+3
2015-01-30
dev: add per net_device packet type chains
Salam Noureddine
1
-48
/
+84
2015-01-30
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
1
-1
/
+1
2015-01-30
caif: remove wrong dev_net_set() call
Nicolas Dichtel
1
-1
/
+0
2015-01-29
Bluetooth: Fix sending Read Remote Extended Features command
Szymon Janc
1
-1
/
+2
2015-01-29
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-01-29
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
1
-2
/
+2
2015-01-29
act_connmark: fix dependencies better
Arnd Bergmann
1
-1
/
+1
2015-01-29
net: remove sock_iocb
Christoph Hellwig
3
-103
/
+43
2015-01-29
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
3
-6
/
+9
2015-01-29
Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-59
/
+84
2015-01-29
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
1
-1
/
+5
2015-01-29
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
1
-0
/
+8
2015-01-29
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
1
-22
/
+9
2015-01-29
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
1
-4
/
+6
2015-01-29
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
1
-6
/
+9
2015-01-29
tcp: stretch ACK fixes prep
Neal Cardwell
6
-9
/
+13
2015-01-29
Bluetooth: Move smp_unregister() into hci_dev_do_close() function
Marcel Holtmann
1
-6
/
+2
2015-01-28
Bluetooth: Perform a power cycle when receiving hardware error event
Marcel Holtmann
2
-1
/
+24
2015-01-28
Bluetooth: Introduce hci_dev_do_reset helper function
Marcel Holtmann
1
-23
/
+34
[prev]
[next]