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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-03
[NET]: net/sched annotations.
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Split skb->csum
Al Viro
1
-1
/
+4
2006-12-03
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
3
-4
/
+4
2006-12-03
[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
Al Viro
1
-0
/
+2
2006-12-03
[SCTP]: Netfilter sctp annotations.
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: Annotate ->supported_addrs().
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.
Al Viro
1
-1
/
+8
2006-12-03
[SCTP]: Annotate ->inaddr_any().
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: flip_to_{h,n}() are not needed anymore.
Al Viro
1
-22
/
+0
2006-12-03
[SCTP]: ->a_h is gone now.
Al Viro
1
-1
/
+0
2006-12-03
[SCTP]: ->a_h is gone now.
Al Viro
1
-1
/
+0
2006-12-03
[SCTP]: ->source_h is not used anymore.
Al Viro
1
-1
/
+0
2006-12-03
[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.
Al Viro
1
-1
/
+0
2006-12-03
[SCTP]: Switch ->from_addr_param() to net-endian.
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: Annotate ->dst_saddr()
Al Viro
1
-1
/
+1
2006-12-03
[SCTP] embedded sctp_addr: net-endian mirrors
Al Viro
1
-0
/
+4
2006-12-03
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
Al Viro
1
-4
/
+4
2006-12-03
[SCTP]: Beginning of sin_port fixes.
Al Viro
1
-0
/
+22
2006-12-03
[SCTP]: Trivial sctp endianness annotations.
Al Viro
4
-4
/
+4
2006-12-03
[SCTP]: Annotate tsn_dups.
Al Viro
1
-2
/
+2
2006-12-03
[SCTP]: SCTP_CMD_INIT_FAILED annotations.
Al Viro
1
-0
/
+2
2006-12-03
[SCTP]: sctp_make_op_error() annotations.
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: Annotate sctp_init_cause().
Al Viro
1
-1
/
+1
2006-12-03
[SCTP]: Annotate SCTP headers.
Al Viro
1
-36
/
+36
2006-12-03
[IPV6] net/ipv6/sit.c: make 2 functions static
Adrian Bunk
1
-4
/
+0
2006-12-03
[DCCP]: Adds the tx buffer sysctls
Ian McDonald
1
-0
/
+1
2006-12-03
[BNX2]: Add 5709 PCI ID.
Michael Chan
1
-0
/
+1
2006-12-03
NetLabel: use the correct CIPSOv4 MLS label limits
Paul Moore
1
-2
/
+2
2006-12-03
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-2
/
+11
2006-12-03
NetLabel: change netlbl_secattr_init() to return void
Paul Moore
1
-4
/
+2
2006-12-03
NetLabel: use gfp_t instead of int where it makes sense
Paul Moore
1
-1
/
+1
2006-12-03
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-12-03
[UDPLite]: udplite.h needs ip6_checksum.h
David S. Miller
1
-0
/
+2
2006-12-03
[NET]: Preliminaty annotation of skb->csum.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: netfilter checksum annotations
Al Viro
2
-7
/
+23
2006-12-03
[NET]: ipvs checksum annotations.
Al Viro
1
-4
/
+10
2006-12-03
[NET]: IP header modifier helpers annotations.
Al Viro
3
-8
/
+8
2006-12-03
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
1
-0
/
+1
2006-12-03
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
6
-11
/
+11
2006-12-03
[NET]: Annotate ip_vs_checksum_complete() and callers.
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: Annotate skb_checksum() and callers.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
2
-3
/
+2
2006-12-03
[NET]: Annotate csum_partial() callers in net/*
Al Viro
2
-2
/
+2
2006-12-03
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
2
-4
/
+4
2006-12-03
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
1
-3
/
+3
2006-12-03
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Annotate checksums in on-the-wire packets.
Al Viro
7
-7
/
+7
2006-12-03
[NET]: Generic checksum annotations and cleanups.
Al Viro
2
-55
/
+63
2006-12-03
[NET]: XTENSA checksum annotations and cleanups.
Al Viro
1
-38
/
+26
[next]