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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
1
-0
/
+1
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-11
flowcache: restore a single flow_cache kmem_cache
Eric Dumazet
1
-1
/
+0
2014-03-11
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
1
-1
/
+1
2014-03-11
net: add a pre-check of net_ns in sk_change_net()
Gu Zheng
1
-2
/
+6
2014-03-10
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
1
-2
/
+3
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2
-0
/
+20
2014-03-08
netfilter: nf_tables: restore context for expression destructors
Patrick McHardy
1
-9
/
+4
2014-03-07
netfilter: conntrack: remove central spinlock nf_conntrack_lock
Jesper Dangaard Brouer
2
-1
/
+8
2014-03-07
netfilter: conntrack: seperate expect locking from nf_conntrack_lock
Jesper Dangaard Brouer
1
-0
/
+2
2014-03-07
netfilter: conntrack: spinlock per cpu to protect special lists.
Jesper Dangaard Brouer
2
-4
/
+10
2014-03-07
netfilter: trivial code cleanup and doc changes
Jesper Dangaard Brouer
1
-1
/
+7
2014-03-07
xfrm: rename struct xfrm_filter
Nicolas Dichtel
1
-2
/
+2
2014-03-07
6lowpan: move 6lowpan header to include/net
Alexander Aring
1
-0
/
+434
2014-03-07
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
1
-1
/
+0
2014-03-07
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
David S. Miller
1
-0
/
+1
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
1
-4
/
+3
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+14
2014-03-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-14
/
+101
2014-03-01
6lowpan: handling 6lowpan fragmentation via inet_frag api
Alexander Aring
1
-0
/
+9
2014-03-01
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2
-0
/
+17
2014-03-01
6lowpan: add frag information struct
Alexander Aring
1
-0
/
+7
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
1
-0
/
+1
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2
-0
/
+2
2014-02-28
Bluetooth: Add defines for LE initiator filter policy
Johan Hedberg
1
-0
/
+3
2014-02-28
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
1
-0
/
+4
2014-02-28
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
3
-7
/
+7
2014-02-28
Bluetooth: Add timer to force power off
Johan Hedberg
1
-0
/
+1
2014-02-28
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
1
-0
/
+7
2014-02-28
Bluetooth: Add definitions for LE white list HCI commands
Marcel Holtmann
1
-0
/
+14
2014-02-28
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
1
-1
/
+0
2014-02-28
ipv6: addrconf: silence sparse endianness warnings
Bjørn Mork
1
-3
/
+3
2014-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-15
/
+68
2014-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+11
2014-02-27
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
1
-0
/
+2
2014-02-27
Bluetooth: Add tracking of advertising address type
Johan Hedberg
1
-0
/
+1
2014-02-27
netfilter: nf_tables: add optional user data area to rules
Pablo Neira Ayuso
1
-2
/
+9
2014-02-27
Bluetooth: Create hci_req_add_le_passive_scan helper
Andre Guedes
1
-0
/
+1
2014-02-27
Bluetooth: Connection parameters and resolvable address
Andre Guedes
1
-3
/
+3
2014-02-27
Bluetooth: Introduce LE auto connect options
Andre Guedes
1
-1
/
+8
2014-02-27
Bluetooth: Introduce LE auto connection infrastructure
Andre Guedes
1
-0
/
+2
2014-02-27
Bluetooth: Introduce hdev->pend_le_conn list
Andre Guedes
1
-0
/
+7
2014-02-27
Bluetooth: Refactor HCI connection code
Andre Guedes
1
-2
/
+4
2014-02-27
Bluetooth: Stop scanning on LE connection
Andre Guedes
1
-0
/
+1
2014-02-27
Bluetooth: Declare le_conn_failed in hci_core.h
Andre Guedes
1
-0
/
+2
2014-02-27
Bluetooth: Create hci_req_add_le_scan_disable helper
Andre Guedes
1
-0
/
+2
2014-02-27
tcp: switch rtt estimations to usec resolution
Eric Dumazet
1
-3
/
+7
2014-02-27
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
1
-1
/
+8
2014-02-27
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
1
-1
/
+8
2014-02-25
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
1
-1
/
+4
[prev]
[next]