index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
*
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
1
-3
/
+4
*
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
2006-01-03
1
-10
/
+17
*
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
2006-01-03
1
-8
/
+6
*
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
2005-10-31
1
-6
/
+11
*
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
2005-10-31
1
-9
/
+14
*
[PATCH] gfp_t: net/*
Al Viro
2005-10-28
1
-1
/
+1
*
[DCCP]: Clear the IPCB area
Herbert Xu
2005-10-20
1
-0
/
+1
*
[DCCP]: Make dccp_write_xmit always free the packet
Herbert Xu
2005-10-20
1
-1
/
+2
*
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
Herbert Xu
2005-10-20
1
-4
/
+2
*
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
2005-09-18
1
-10
/
+2
*
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
2005-09-16
1
-7
/
+7
*
[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock
Arnaldo Carvalho de Melo
2005-09-09
1
-3
/
+0
*
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+13
*
[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit
Arnaldo Carvalho de Melo
2005-08-29
1
-2
/
+59
*
[DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+1
*
[DCCP]: Implement the CLOSING timer
Arnaldo Carvalho de Melo
2005-08-29
1
-11
/
+12
*
[DCCP]: Fix ackno setting in SYNC/SYNCACK packets
Arnaldo Carvalho de Melo
2005-08-29
1
-7
/
+3
*
[DCCP]: Send SYNCACK packets in response to SYNC packets
Arnaldo Carvalho de Melo
2005-08-29
1
-2
/
+3
*
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
2005-08-29
1
-15
/
+29
*
[DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+37
*
[DCCP]: Fix checksum routines
Yoshifumi Nishida
2005-08-29
1
-3
/
+6
*
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+406