index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
dccp.h
Age
Commit message (
Expand
)
Author
2007-10-10
[DCCP]: Factor out common code for generating Resets
Gerrit Renker
2007-10-10
[DCCP]: Rate-limit DCCP-Syncs
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
[DCCP]: Simplify interface of dccp_sample_rtt
Gerrit Renker
2007-10-10
[DCCP]: Provide 10s of microsecond timesource
Gerrit Renker
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]: Convert dccp_sample_rtt to ktime_t
Arnaldo Carvalho de Melo
2007-07-10
Fix dccp_sum_coverage
Ian McDonald
2007-04-25
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2007-04-25
[DCCP]: Always use debug-toggle parameters
Gerrit Renker
2007-04-25
[DCCP]: Fix for follows48
Gerrit Renker
2007-04-25
[DCCP]: Make `before' relation unambiguous
Gerrit Renker
2007-04-25
[DCCP]: Make dccp_delta_seqno return signed numbers
Gerrit Renker
2007-04-25
[DCCP]: 48-bit sequence number arithmetic
Gerrit Renker
2007-03-25
[DCCP]: make dccp_write_xmit_timer() static again
Adrian Bunk
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
2007-02-10
[NET] DCCP: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-11
[DCCP]: Debug timeval operations
Gerrit Renker
2006-12-11
[DCCP]: Remove timeo from output.c
Ian McDonald
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
2006-12-02
[DCCP]: Set TX Queue Length Bounds via Sysctl
Ian McDonald
2006-12-02
[DCCP]: enable debug messages also for static builds
Gerrit Renker
2006-12-02
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
Gerrit Renker
2006-12-02
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-02
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-02
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
2006-12-02
[DCCP]: Fix logfile overflow
Ian McDonald
2006-12-02
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
2006-12-02
[DCCP] timewait: Remove leftover extern declarations
Arnaldo Carvalho de Melo
2006-12-02
[DCCP]: set safe upper bound for option length
Gerrit Renker
2006-10-24
[DCCP]: Update documentation references.
Gerrit Renker
2006-09-22
[DCCP]: Introduce tx buffering
Ian McDonald
2006-08-26
[DCCP]: Introduces follows48 function
Ian McDonald
2006-08-26
[DCCP]: Update contact details and copyright
Ian McDonald
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-20
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
2006-03-20
[DCCP]: sparse endianness annotations
Andrea Bittau
[next]