index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
minisocks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-01
inet: move ipv6only in sock_common
Eric Dumazet
1
-3
/
+1
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
1
-4
/
+4
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
1
-2
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-5
/
+2
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
1
-2
/
+1
2012-03-03
dccp: fix bug in sequence number validation during connection setup
Samuel Jero
1
-7
/
+11
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-1
/
+1
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-2
/
+2
2011-11-08
net: rename sk_clone to sk_clone_lock
Eric Dumazet
1
-1
/
+1
2010-10-12
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
1
-21
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
net: backlog functions rename
Zhu Yi
1
-1
/
+1
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
1
-1
/
+1
2009-01-21
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
1
-11
/
+0
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
1
-1
/
+0
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
1
-1
/
+0
2008-12-08
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
1
-2
/
+0
2008-12-08
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
1
-30
/
+12
2008-11-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
1
-1
/
+0
2008-11-04
dccp: Per-socket initialisation of feature negotiation
Gerrit Renker
1
-1
/
+6
2008-10-19
dccp: Port redirection support for DCCP
Gerrit Renker
1
-0
/
+1
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
1
-1
/
+2
2008-06-11
dccp: Bug in initial acknowledgment number assignment
Gerrit Renker
1
-4
/
+4
2008-02-29
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[DCCP]: Handle timestamps on Request/Response exchange separately
Gerrit Renker
1
-8
/
+13
2008-01-28
[DCCP]: Add (missing) option parsing to request_sock processing
Gerrit Renker
1
-6
/
+6
2007-10-10
[DCCP]: Tidy-up -- minisock initialisation
Gerrit Renker
1
-0
/
+10
2007-10-10
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-26
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
1
-1
/
+1
2007-03-06
[DCCP]: Set RTO for newly created child socket
Gerrit Renker
1
-1
/
+1
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-15
/
+33
2006-12-02
[DCCP]: Simplified conditions due to use of enum:8 states
Gerrit Renker
1
-5
/
+2
2006-12-02
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-02
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
1
-1
/
+1
2006-12-02
[DCCP]: Increment sequence numbers on retransmitted Response packets
Gerrit Renker
1
-7
/
+9
2006-12-02
[DCCP]: Update code comments for Step 2/3
Gerrit Renker
1
-5
/
+5
2006-12-02
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
1
-0
/
+9
2006-12-02
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
1
-0
/
+10
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
Arnaldo Carvalho de Melo
1
-4
/
+5
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-15
/
+10
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+4
2006-03-20
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-01-03
[DCCP]: Introduce DCCPv6
Arnaldo Carvalho de Melo
1
-1
/
+12
2006-01-03
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
1
-0
/
+8
2006-01-03
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-6
/
+7
[next]