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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-03
[DCCP]: Use kmemdup
Arnaldo Carvalho de Melo
1
-8
/
+4
2006-12-03
[IPV6]: Use kmemdup
Arnaldo Carvalho de Melo
4
-12
/
+6
2006-12-03
[TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG
Arnaldo Carvalho de Melo
1
-4
/
+3
2006-12-03
[IPV4]: Use kmemdup in net/ipv4/devinet.c
Arnaldo Carvalho de Melo
1
-2
/
+2
2006-12-03
[NETLABEL]: Use kmemdup in cipso_ipv4.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-12-03
[TCP_IPV4]: Use kmemdup where appropriate
Arnaldo Carvalho de Melo
1
-24
/
+25
2006-12-03
[TCP_IPV4]: CodingStyle cleanups, no code change
Arnaldo Carvalho de Melo
1
-68
/
+75
2006-12-03
[DCCP] CCID2: Code optimizations
Andrea Bittau
2
-2
/
+21
2006-12-03
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
4
-5
/
+8
2006-12-03
[DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-03
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
Gerrit Renker
3
-35
/
+37
2006-12-03
[NET/IPv4]: Make udp_push_pending_frames static
Gerrit Renker
1
-1
/
+1
2006-12-03
[IPV6]: udp.c build fix
David S. Miller
1
-1
/
+1
2006-12-03
[NET]: More dccp endianness annotations.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: netfilter checksum annotations
Al Viro
11
-87
/
+47
2006-12-03
[NET]: ipvs checksum annotations.
Al Viro
2
-6
/
+6
2006-12-03
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
6
-10
/
+10
2006-12-03
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
7
-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
-3
/
+3
2006-12-03
[NET]: Annotate skb_checksum() and callers.
Al Viro
1
-2
/
+2
2006-12-03
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
6
-7
/
+8
2006-12-03
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
3
-5
/
+5
2006-12-03
[NET]: Annotate csum_partial() callers in net/*
Al Viro
4
-8
/
+9
2006-12-03
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
7
-26
/
+27
2006-12-03
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
1
-1
/
+1
2006-12-03
[NET]: Annotate csum_tcpudp_magic() callers in net/*
Al Viro
1
-1
/
+2
2006-12-03
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
Al Viro
1
-2
/
+2
2006-12-03
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
13
-22
/
+24
2006-12-03
[NET]: Kill direct includes of asm/checksum.h
Al Viro
4
-4
/
+0
2006-12-03
[IPVS]: Annotate ..._app_hashkey().
Al Viro
2
-6
/
+10
2006-12-03
[BRIDGE]: Annotations.
Al Viro
7
-22
/
+22
2006-12-03
[ATM]: Annotations.
Al Viro
9
-46
/
+46
2006-12-03
[NETFILTER]: More trivial annotations.
Al Viro
2
-3
/
+3
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
18
-52
/
+54
2006-12-03
[IPV6]: Assorted trivial endianness annotations.
Al Viro
12
-35
/
+35
2006-12-03
[NET] net/core: Annotations.
Al Viro
4
-42
/
+38
2006-12-03
[IRDA]: Trivial annotations.
Al Viro
3
-7
/
+7
2006-12-03
[NETPOLL]: Minor coding-style cleanups.
David S. Miller
1
-51
/
+48
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
19
-396
/
+898
2006-12-03
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2
-17
/
+14
2006-12-03
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
Thomas Graf
1
-42
/
+37
2006-12-03
[TCP]: Fix some warning when MD5 is disabled.
David S. Miller
2
-5
/
+7
2006-12-03
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
5
-82
/
+25
2006-12-03
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
4
-5
/
+5
2006-12-03
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
10
-60
/
+1531
2006-12-03
netpoll queue cleanup
Stephen Hemminger
1
-20
/
+3
2006-12-03
netpoll retry cleanup
Stephen Hemminger
1
-38
/
+33
2006-12-03
netpoll deferred transmit path
Stephen Hemminger
1
-2
/
+19
2006-12-03
netpoll setup error handling
Stephen Hemminger
1
-7
/
+13
[next]