index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-31
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
1
-6
/
+11
2005-10-31
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
1
-9
/
+14
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
1
-1
/
+1
2005-10-20
[DCCP]: Clear the IPCB area
Herbert Xu
1
-0
/
+1
2005-10-20
[DCCP]: Make dccp_write_xmit always free the packet
Herbert Xu
1
-1
/
+2
2005-10-20
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
Herbert Xu
1
-4
/
+2
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-10
/
+2
2005-09-16
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
1
-7
/
+7
2005-09-09
[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock
Arnaldo Carvalho de Melo
1
-3
/
+0
2005-08-29
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
Arnaldo Carvalho de Melo
1
-0
/
+13
2005-08-29
[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit
Arnaldo Carvalho de Melo
1
-2
/
+59
2005-08-29
[DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-29
[DCCP]: Implement the CLOSING timer
Arnaldo Carvalho de Melo
1
-11
/
+12
2005-08-29
[DCCP]: Fix ackno setting in SYNC/SYNCACK packets
Arnaldo Carvalho de Melo
1
-7
/
+3
2005-08-29
[DCCP]: Send SYNCACK packets in response to SYNC packets
Arnaldo Carvalho de Melo
1
-2
/
+3
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-15
/
+29
2005-08-29
[DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
Arnaldo Carvalho de Melo
1
-1
/
+37
2005-08-29
[DCCP]: Fix checksum routines
Yoshifumi Nishida
1
-3
/
+6
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+406