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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
1
-1
/
+4
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
32
-32
/
+0
2006-04-24
[PATCH] softmac: fix SIOCSIWAP
Johannes Berg
1
-1
/
+4
2006-04-21
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
1
-0
/
+1
2006-04-20
[PATCH] softmac: fix event sending
Johannes Berg
1
-1
/
+2
2006-04-19
[IPV6]: Clean up hop-by-hop options handler.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-04-15
[XFRM]: Fix aevent timer.
Jamal Hadi Salim
1
-0
/
+8
2006-04-15
[IPV4]: Possible cleanups.
Adrian Bunk
1
-2
/
+0
2006-04-10
[IPV6]: Deinline few large functions in inet6 code
Denis Vlasenko
1
-67
/
+3
2006-04-10
[X25]: Restore skb->dev setting in x25_type_trans().
David S. Miller
1
-0
/
+1
2006-04-10
[NETFILTER]: Fix fragmentation issues with bridge netfilter
Patrick McHardy
1
-0
/
+1
2006-04-01
[IPSEC]: Kill unused decap state structure
Herbert Xu
1
-16
/
+1
2006-04-01
[IPSEC]: Kill unused decap state argument
Herbert Xu
1
-1
/
+1
2006-03-31
[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()
David S. Miller
1
-3
/
+0
2006-03-29
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
1
-5
/
+11
2006-03-29
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
1
-87
/
+4
2006-03-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-8
/
+9
2006-03-27
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
1
-1
/
+1
2006-03-25
[IPV4]: Aggregate route entries with different TOS values
Ilia Sotnikov
1
-1
/
+1
2006-03-25
[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.
David S. Miller
1
-1
/
+1
2006-03-24
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-1
/
+11
2006-03-23
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
1
-1
/
+11
2006-03-23
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2
-0
/
+386
2006-03-23
[PATCH] softmac: add copyright and license headers
Johannes Berg
2
-0
/
+54
2006-03-23
[PATCH] softmac: convert to use global workqueue
Johannes Berg
1
-3
/
+0
2006-03-23
[PATCH] wireless: Add softmac layer to the kernel
Johannes Berg
2
-0
/
+335
2006-03-23
[NETFILTER]: futher {ip,ip6,arp}_tables unification
Dmitry Mishin
1
-2
/
+2
2006-03-23
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
1
-0
/
+4
2006-03-22
[X25]: allow ITU-T DTE facilities for x25
Shaun Pereira
1
-4
/
+17
2006-03-22
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
1
-1
/
+3
2006-03-21
[LLC]: llc_mac_hdr_init const arguments
Stephen Hemminger
1
-1
/
+1
2006-03-21
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
Arnaldo Carvalho de Melo
1
-0
/
+5
2006-03-21
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
6
-0
/
+48
2006-03-21
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
7
-156
/
+155
2006-03-21
[XFRM]: Fix aevent related crash
Patrick McHardy
1
-1
/
+9
2006-03-21
[TCP]: sysctl to allow TCP window > 32767 sans wscale
Rick Jones
1
-0
/
+1
2006-03-21
[NET]: sem2mutex part 2
Ingo Molnar
1
-1
/
+2
2006-03-21
[NET] sem2mutex: net/
Arjan van de Ven
1
-1
/
+2
2006-03-21
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-1
/
+1
2006-03-21
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
1
-0
/
+4
2006-03-21
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
1
-2
/
+0
2006-03-21
[AF_UNIX]: scm: better initialization
Benjamin LaHaise
1
-4
/
+6
2006-03-21
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
1
-1
/
+1
2006-03-21
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
1
-0
/
+3
2006-03-21
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
1
-1
/
+1
2006-03-21
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
1
-1
/
+43
2006-03-21
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
1
-0
/
+12
2006-03-21
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
1
-22
/
+34
[next]