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
Age
Commit message (
Expand
)
Author
2010-12-07
dccp qpolicy: Parameter checking of cmsg qpolicy parameters
Tomasz Grobelny
2010-12-07
dccp: Policy-based packet dequeueing infrastructure
Tomasz Grobelny
2010-11-28
dccp: fix error in updating the GAR
Gerrit Renker
2010-11-18
dccp ccid-2: whitespace fix-up
Gerrit Renker
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
2010-11-15
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
2010-11-15
dccp ccid-2: Separate option parsing from CCID processing
Gerrit Renker
2010-11-15
dccp ccid-2: Remove old infrastructure
Gerrit Renker
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
2010-11-15
dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module
Gerrit Renker
2010-11-15
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2010-11-15
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
2010-11-10
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
2010-11-10
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
2010-11-10
dccp ccid-2: Ack Vector interface clean-up
Gerrit Renker
2010-10-28
dccp ccid-2: Stop polling
Gerrit Renker
2010-10-28
dccp: Refine the wait-for-ccid mechanism
Gerrit Renker
2010-10-28
dccp: Extend CCID packet dequeueing interface
Gerrit Renker
2010-10-28
dccp: Return-value convention of hc_tx_send_packet()
Gerrit Renker
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-12
dccp: cosmetics - warning format
Gerrit Renker
2010-10-12
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2010-10-12
dccp: generalise data-loss condition
Ivo Calado
2010-10-12
dccp: remove unused argument in CCID tx function
Gerrit Renker
2010-10-12
dccp: merge now-reduced connect_init() function
Gerrit Renker
2010-10-12
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
2010-10-06
dccp: Kill dead code and add static markers.
stephen hemminger
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-21
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2010-09-21
dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate
Gerrit Renker
2010-09-21
dccp ccid-3: remove dead states
Gerrit Renker
2010-09-21
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2010-09-21
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2010-09-15
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2010-09-15
dccp ccid-3: remove buggy RTT-sampling history lookup
Gerrit Renker
2010-09-15
dccp ccid-3: A lower bound for the inter-packet scheduling algorithm
Gerrit Renker
2010-08-30
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
2010-08-30
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2010-08-30
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
2010-08-30
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2010-08-23
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2010-08-23
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
2010-08-23
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
2010-08-23
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
2010-08-23
ccid: ccid-2/3 code cosmetics
Gerrit Renker
2010-07-18
net: dccp: fix sign bug
Kulikov Vasiliy
[prev]
[next]