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
Commit message (
Expand
)
Author
Age
*
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
*
[DCCP]: Use DEFINE_PROTO_INUSE infrastructure.
David S. Miller
2007-11-07
*
[CCID2/3]: Initialisation assignments of 0 are redundant
Gerrit Renker
2007-10-24
*
[DCCP]: Unaligned pointer access
Gerrit Renker
2007-10-24
*
[DCCP]: Convert Reset code into socket error number
Gerrit Renker
2007-10-24
*
[DCCP]: One more exemption from full sequence number checks
Gerrit Renker
2007-10-24
*
[DCCP]: Retrieve packet sequence number for error reporting
Gerrit Renker
2007-10-24
*
[DCCP]: Implement SIOCINQ/FIONREAD
Arnaldo Carvalho de Melo
2007-10-24
*
[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.
Jean Delvare
2007-10-22
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
*
[DCCP]: fix link error with !CONFIG_SYSCTL
Ingo Molnar
2007-10-17
*
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
*
[DCCP]: Twice the wrong reset code in receiving connection-Requests
Gerrit Renker
2007-10-10
*
[DCCP]: Wrong format in printk
Gerrit Renker
2007-10-10
*
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
2007-10-10
*
[CCID2]: Sequence number wraparound issues
Gerrit Renker
2007-10-10
*
[CCID2]: Remove redundant case block
Gerrit Renker
2007-10-10
*
[CCID2]: Remove redundant BUG_ON
Gerrit Renker
2007-10-10
*
[CCID2]: Remove ugly BUG_ON
Gerrit Renker
2007-10-10
*
[CCID2]: Simplify interface
Gerrit Renker
2007-10-10
*
[DCCP]: Make all `debug' parameters bool
Gerrit Renker
2007-10-10
*
[DCCP]: Add socket option to query the current MPS
Gerrit Renker
2007-10-10
*
[DCCP]: Wait for CCID
Gerrit Renker
2007-10-10
*
[CCID3]: Remove ifdef surrounding BUG_ON
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP]: Reduce the number of writable states
Gerrit Renker
2007-10-10
*
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
*
[DCCP]: Sequence number wrap-around when sending reset
Gerrit Renker
2007-10-10
*
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-10-10
*
[DCCP]: Remove duplicate code for Reset from connected socket
Gerrit Renker
2007-10-10
*
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
Gerrit Renker
2007-10-10
*
[DCCP]: Add FIXME for send_delayed_ack
Gerrit Renker
2007-10-10
*
[CCID3]: Move NULL-protection into function
Gerrit Renker
2007-10-10
*
[DCCP]: Send Reset upon Sync in state REQUEST
Gerrit Renker
2007-10-10
*
[DCCP]: Parameter renaming
Gerrit Renker
2007-10-10
*
[DCCP]: Fix Reset/Sync-Flood Bug
Gerrit Renker
2007-10-10
*
[DCCP]: Shorten variable names in dccp_check_seqno
Gerrit Renker
2007-10-10
*
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
*
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
2007-10-10
*
[DCCP]: Reuse ktime_get_real() calls again
Gerrit Renker
2007-10-10
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
*
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
Micah Gruber
2007-10-10
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
*
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP] options: convert dccp_insert_option_timestamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP]: Convert dccps_timestamp_time to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP] packet_history: Convert dccphtx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP] packet_history: convert dccphrx_tstamp to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP] ackvec: Convert to ktime_t
Arnaldo Carvalho de Melo
2007-10-10
*
[DCCP] CCID3: Stop using dccp_timestamp
Arnaldo Carvalho de Melo
2007-10-10
[next]