index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
output.c
Commit message (
Expand
)
Author
Age
*
dccp: Bug-Fix - AWL was never updated
Gerrit Renker
2008-07-26
*
dccp: Allow to distinguish original and retransmitted packets
Gerrit Renker
2008-07-26
*
dccp: Fix sparse warnings
Gerrit Renker
2008-06-11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
|
\
|
*
[DCCP]: Fix skb->cb conflicts with IP
Patrick McHardy
2008-04-12
*
|
[DCCP]: Replace socket with sock for reset sending.
Denis V. Lunev
2008-04-03
|
/
*
[DCCP]: Introducing CCMPS
Gerrit Renker
2008-01-28
*
[DCCP]: Support inserting options during the 3-way handshake
Gerrit Renker
2008-01-28
*
[DCCP]: Support for server holding timewait state
Gerrit Renker
2008-01-28
*
[DCCP]: Shift the retransmit timer for active-close into output.c
Gerrit Renker
2008-01-28
*
[DCCP]: Use AF-independent rebuild_header routine
Gerrit Renker
2008-01-28
*
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
*
[DCCP]: Wait for CCID
Gerrit Renker
2007-10-10
*
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
*
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
2007-10-10
*
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
*
[DCCP]: Parameter renaming
Gerrit Renker
2007-10-10
*
[DCCP]: More debug information for dccp_wait_for_ccid
Gerrit Renker
2007-04-26
*
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-03-09
*
[NET]: Fix kfree(skb)
Patrick McHardy
2007-02-28
*
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2007-01-26
*
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
2006-12-11
*
[DCCP]: Warn when discarding packet due to internal errors
Gerrit Renker
2006-12-11
*
[DCCP]: Remove timeo from output.c
Ian McDonald
2006-12-11
*
[DCCP]: Use `unsigned' for packet lengths
Gerrit Renker
2006-12-03
*
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-03
*
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-12-03
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-03
*
[DCCPv6]: Choose a genuine initial sequence number
Gerrit Renker
2006-12-03
*
[DCCP]: Increment sequence numbers on retransmitted Response packets
Gerrit Renker
2006-12-03
*
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-03
*
[DCCP]: Fix logfile overflow
Ian McDonald
2006-12-03
*
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
2006-12-03
*
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
2006-12-03
*
[DCCP]: Introduce tx buffering
Ian McDonald
2006-09-22
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
Arnaldo Carvalho de Melo
2006-03-21
*
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-20
*
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
2006-03-20
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
*
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
2006-01-03
*
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
2006-01-03
*
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
2006-01-03
*
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
2005-10-31
*
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
2005-10-31
[next]