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
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
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
3
-0
/
+364
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
3
-1
/
+3
2007-10-23
9p: add virtio transport
Eric Van Hensbergen
3
-0
/
+364
2007-10-23
Fix sctp compile
Christian Borntraeger
1
-1
/
+1
2007-10-23
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
1
-0
/
+1
2007-10-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
22
-934
/
+1363
2007-10-22
Update net/ to use sg helpers
Jens Axboe
9
-33
/
+25
2007-10-22
[IPSEC] IPV6: Fix to add tunnel mode SA correctly.
Masahide NAKAMURA
2
-0
/
+2
2007-10-22
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
Pavel Emelyanov
4
-9
/
+9
2007-10-22
[NET]: Make and use skb_get_queue_mapping
Pavel Emelyanov
1
-1
/
+1
2007-10-22
[NET]: Use the skb_set_queue_mapping where appropriate
Pavel Emelyanov
2
-5
/
+3
2007-10-22
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2
-4
/
+4
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
3
-0
/
+9
2007-10-22
[ATM]: Fix clip module reload crash.
Randy Dunlap
1
-0
/
+3
2007-10-22
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
1
-39
/
+21
2007-10-22
[Bluetooth] Add support for handling simple eSCO links
Marcel Holtmann
4
-22
/
+150
2007-10-22
[Bluetooth] Add address and channel attribute to RFCOMM TTY device
Marcel Holtmann
1
-0
/
+25
2007-10-22
[Bluetooth] Fix wrong argument in debug code of HIDP
Dave Young
1
-1
/
+1
2007-10-22
[Bluetooth] Fall back to L2CAP in basic mode
Marcel Holtmann
1
-8
/
+24
2007-10-22
[Bluetooth] Advertise L2CAP features mask support
Marcel Holtmann
1
-5
/
+18
2007-10-22
[Bluetooth] Retrieve L2CAP features mask on connection setup
Marcel Holtmann
1
-82
/
+151
2007-10-22
[Bluetooth] Remove global conf_mtu variable from L2CAP
Marcel Holtmann
1
-6
/
+6
2007-10-22
[Bluetooth] Finish L2CAP configuration only with acceptable settings
Marcel Holtmann
1
-6
/
+10
2007-10-22
[Bluetooth] Switch from OGF+OCF to using only opcodes
Marcel Holtmann
5
-774
/
+954
2007-10-20
typo fixes
Matt LaPlante
2
-2
/
+2
2007-10-20
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-10-20
more UTF-8 conversions
Marcin Garski
5
-6
/
+6
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
24
-24
/
+24
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
5
-5
/
+5
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
10
-69
/
+45
2007-10-19
Use task_pid_nr() in ip_vs_sync.c
Pavel Emelyanov
1
-1
/
+1
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
6
-7
/
+7
2007-10-19
define global BIT macro
Jiri Slaby
1
-2
/
+0
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-11
/
+13
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
4
-4
/
+4
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2
-4
/
+6
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
1
-4
/
+4
2007-10-19
[NET]: Fix possible dev_deactivate race condition
Herbert Xu
1
-3
/
+23
2007-10-19
[INET]: Justification for local port range robustness.
Anton Arapov
5
-7
/
+8
2007-10-19
[PACKET]: Kill unused pg_vec_endpage() function
Patrick McHardy
1
-5
/
+0
2007-10-19
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-46
/
+9
2007-10-19
[NET]: QoS/Sched as menuconfig
Randy Dunlap
1
-7
/
+3
2007-10-19
[NET]: Fix bug in sk_filter race cures.
Olof Johansson
1
-1
/
+2
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
43
-806
/
+661
2007-10-19
sysctl: properly register the irda binary sysctl numbers
Eric W. Biederman
1
-20
/
+14
2007-10-19
sysctl: remove broken netfilter binary sysctls
Eric W. Biederman
7
-42
/
+0
2007-10-19
sysctl: ipv4 remove binary sysctl paths where they are broken
Eric W. Biederman
1
-2
/
+0
2007-10-19
sysctl: remove broken sunrpc debug binary sysctls
Eric W. Biederman
1
-4
/
+0
2007-10-19
sysctl: ipv6 route flushing (kill binary path)
Eric W. Biederman
1
-1
/
+0
2007-10-19
sysctl: fix neighbour table sysctls.
Eric W. Biederman
2
-50
/
+49
[next]