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
/
dccp
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-21
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
1
-4
/
+4
2006-03-21
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
1
-4
/
+3
2006-03-21
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-21
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-8
/
+0
2006-03-21
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+3
2006-01-04
[DCCP]: Notify CCID only after ACK vectors have been processed.
Andrea Bittau
1
-3
/
+3
2006-01-04
[DCCP]: Send an ACK vector when ACKing a response packet
Andrea Bittau
1
-0
/
+6
2006-01-04
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
Andrea Bittau
1
-22
/
+34
2006-01-04
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-01-04
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
1
-0
/
+4
2006-01-04
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
1
-2
/
+3
2005-10-11
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
Arnaldo Carvalho de Melo
1
-1
/
+5
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-56
/
+13
2005-09-17
[DCCP]: More precisely set reset_code when sending RESET packets
Arnaldo Carvalho de Melo
1
-11
/
+11
2005-09-14
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
Arnaldo Carvalho de Melo
1
-0
/
+6
2005-09-14
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-09
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-08-30
[DCCP]: Initial dccp_poll implementation
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-30
[DCCP]: Implement the CLOSING timer
Arnaldo Carvalho de Melo
1
-15
/
+11
2005-08-30
[DCCP]: Fix printf format warnings on 64-bit.
David S. Miller
1
-2
/
+8
2005-08-30
[DCCP]: Fix the ACK and SEQ window variables settings
Arnaldo Carvalho de Melo
1
-1
/
+13
2005-08-30
[DCCP]: Give more info on Step 6 failure debug printk
Arnaldo Carvalho de Melo
1
-2
/
+9
2005-08-30
[DCCP]: Use LIMIT_NETDEBUG in some debugging printks
Arnaldo Carvalho de Melo
1
-5
/
+6
2005-08-30
[DCCP]: Send SYNCACK packets in response to SYNC packets
Arnaldo Carvalho de Melo
1
-8
/
+25
2005-08-30
[DCCP]: Fix RESET handling in dccp_rcv_state_process
Arnaldo Carvalho de Melo
1
-18
/
+42
2005-08-30
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-38
/
+62
2005-08-30
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
1
-1
/
+1
2005-08-30
[DCCP]: Fix u64 printf format warnings.
David S. Miller
1
-1
/
+3
2005-08-30
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+510