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
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-01
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2
-4
/
+2
2006-07-01
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
2
-4
/
+11
2006-07-01
[IPV6]: Added GSO support for TCPv6
Herbert Xu
1
-0
/
+6
2006-06-30
[NET]: Add ECN support for TSO
Michael Chan
2
-4
/
+5
2006-06-30
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2
-0
/
+23
2006-06-30
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
1
-6
/
+12
2006-06-30
[NET]: Added GSO header verification
Herbert Xu
2
-2
/
+3
2006-06-26
[TIPC]: Corrected potential misuse of tipc_media_addr structure.
Allan Stephens
1
-2
/
+10
2006-06-23
[NET]: fix net-core kernel-doc
Randy Dunlap
1
-0
/
+1
2006-06-23
[NET]: Added GSO toggle
Herbert Xu
1
-0
/
+4
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
2
-0
/
+3
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
2006-06-23
Merge branch 'master' into upstream
Jeff Garzik
33
-36
/
+5
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+5
2006-06-21
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
32
-32
/
+0
2006-06-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
1
-2
/
+3
2006-06-20
[SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG
David S. Miller
1
-1
/
+1
2006-06-20
[NET]: Prevent multiple qdisc runs
Herbert Xu
1
-3
/
+4
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-26
/
+135
2006-06-18
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
1
-1
/
+1
2006-06-18
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
1
-1
/
+2
2006-06-18
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
1
-0
/
+1
2006-06-18
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
1
-1
/
+0
2006-06-18
[NET]: skb_trim audit
Herbert Xu
1
-4
/
+1
2006-06-18
[SECMARK]: Add secmark support to conntrack
James Morris
2
-0
/
+30
2006-06-18
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
1
-1
/
+1
2006-06-18
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
1
-2
/
+2
2006-06-18
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
1
-0
/
+1
2006-06-18
[IPSEC] xfrm: Use IPPROTO_MAX instead of 256
Herbert Xu
1
-1
/
+1
2006-06-18
[IPSEC] xfrm: Abstract out encapsulation modes
Herbert Xu
1
-0
/
+17
2006-06-18
[IPSEC] xfrm: Undo afinfo lock proliferation
Herbert Xu
1
-8
/
+1
2006-06-18
[LLC]: add multicast support for datagrams
Stephen Hemminger
1
-0
/
+4
2006-06-18
[LLC]: use more efficient ether address routines
Stephen Hemminger
1
-7
/
+6
2006-06-18
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
1
-0
/
+1
2006-06-18
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
1
-1
/
+12
2006-06-18
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
1
-0
/
+2
2006-06-18
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2
-0
/
+9
2006-06-18
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
1
-0
/
+6
2006-06-18
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
1
-0
/
+38
2006-06-15
[PATCH] wireless: Changes to ieee80211.h for user space regulatory daemon
Larry Finger
1
-2
/
+3
2006-06-05
[PATCH] softmac: Fix handling of authentication failure
Daniel Drake
1
-1
/
+1
2006-06-05
[PATCH] softmac: complete shared key authentication
Daniel Drake
1
-1
/
+2
2006-06-05
Merge branch 'from-linus' into upstream
John W. Linville
1
-1
/
+2
2006-06-01
[PATCH] net/compat.h build fix
Andrew Morton
1
-1
/
+2
2006-05-27
Merge branch 'from-linus' into upstream
John W. Linville
1
-1
/
+1
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
6
-7
/
+12
2006-05-23
[IRDA]: fixup type of ->lsap_state
Alexey Dobriyan
1
-1
/
+1
2006-05-22
Merge branch 'from-linus' into upstream
John W. Linville
2
-3
/
+4
2006-05-19
[SCTP]: Respect the real chunk length when walking parameters.
Vladislav Yasevich
1
-3
/
+3
[next]