index
:
mirrors/kernel.org/tip.git
WIP.core/stacktrace
WIP.fixes
WIP.irq
WIP.locking/core
WIP.sched/core
WIP.vdso
WIP.x86/alternatives
WIP.x86/boot
WIP.x86/core
WIP.x86/cpu
WIP.x86/debug
WIP.x86/fpu
WIP.x86/hpet
WIP.x86/ipi
WIP.x86/paravirt
WIP.x86/pti
WIP.x86/stackguards
WIP.x86/timers
WIP.x86/vdso
atomic/core
auto-latest
core-core-for-linus
core-debugobjects-for-linus
core-headers-for-linus
core-mm-for-linus
core-objtool-for-linus
core-rcu-for-linus
core-rseq-for-linus
core-speculation-for-linus
core-stacktrace-for-linus
core-urgent-for-linus
core/core
core/debug
core/debugobjects
core/headers
core/mm
core/objtool
core/printk
core/rcu
core/rseq
core/rslib
core/speculation
core/stacktrace
core/urgent
efi-core-for-linus
efi-urgent-for-linus
efi/core
efi/irqchip
efi/urgent
for-vfs
for-vfs-merged
irq-core-for-linus
irq-urgent-for-linus
irq/core
irq/for-block
irq/urgent
locking-core-for-linus
locking-urgent-for-linus
locking/atomics
locking/core
locking/urgent
master
perf-core-for-linus
perf-urgent-for-linus
perf/core
perf/urgent
ras-core-for-linus
ras-urgent-for-linus
ras/core
ras/urgent
sched-core-for-linus
sched-urgent-for-linus
sched-wait-for-linus
sched/core
sched/urgent
sched/wait
smp-hotplug-for-linus
smp-urgent-for-linus
smp/hotplug
smp/urgent
timers-2038-for-linus
timers-core-for-linus
timers-urgent-for-linus
timers/2038
timers/core
timers/nohz
timers/urgent
timers/vdso
tip
tmp.tmp
x86-alternatives-for-linus
x86-amd-nb-for-linus
x86-apic-for-linus
x86-asm-for-linus
x86-boot-for-linus
x86-build-for-linus
x86-cache-for-linus
x86-cleanups-for-linus
x86-cpu-for-linus
x86-dax-for-linus
x86-debug-for-linus
x86-dma-for-linus
x86-entry-for-linus
x86-fpu-for-linus
x86-grub2-for-linus
x86-hyperv-for-linus
x86-irq-for-linus
x86-kdump-for-linus
x86-microcode-for-linus
x86-mm-for-linus
x86-paravirt-for-linus
x86-platform-for-linus
x86-pti-for-linus
x86-pti-urgent-for-linus
x86-timers-for-linus
x86-topology-for-linus
x86-urgent-for-linus
x86-uv-for-linus
x86-vdso-for-linus
x86/alternatives
x86/amd-nb
x86/apic
x86/asm
x86/boot
x86/build
x86/cache
x86/cleanups
x86/core
x86/cpu
x86/dax
x86/debug
x86/dma
x86/early-printk
x86/entry
x86/fpu
x86/grub2
x86/hyperv
x86/irq
x86/kaslr
x86/kdump
x86/microcode
x86/mm
x86/mpx
x86/olpc
x86/paravirt
x86/platform
x86/pti
x86/pti-urgent
x86/timers
x86/topology
x86/urgent
x86/uv
x86/vdso
Unnamed repository; edit this file 'description' to name the repository.
git mirror robot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
request_sock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
2019-06-19
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
tcp: free request sock directly upon TFO or syncookies error
Guillaume Nault
2019-03-19
1
-3
/
+7
*
net: keep refcount warning in reqsk_free()
Guillaume Nault
2019-03-09
1
-1
/
+0
*
tcp: socket option to set TCP fast open key
Yuchung Cheng
2017-10-20
1
-0
/
+2
*
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-4
/
+5
*
net: make struct request_sock_ops::obj_size unsigned
Alexey Dobriyan
2017-05-23
1
-1
/
+1
*
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
1
-3
/
+1
*
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
2016-04-04
1
-16
/
+15
*
net: add inet_sk_transparent() helper
Florian Westphal
2015-12-22
1
-1
/
+1
*
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
2015-10-16
1
-19
/
+0
*
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
1
-3
/
+2
*
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-12
1
-1
/
+1
*
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2015-10-05
1
-3
/
+8
*
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
2015-10-05
1
-0
/
+1
*
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
1
-1
/
+3
*
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
1
-8
/
+2
*
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
1
-22
/
+4
*
tcp/dccp: shrink struct listen_sock
Eric Dumazet
2015-10-03
1
-3
/
+0
*
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
1
-4
/
+0
*
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
Eric Dumazet
2015-10-03
1
-10
/
+12
*
tcp: move synflood_warned into struct request_sock_queue
Eric Dumazet
2015-10-03
1
-1
/
+1
*
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
1
-30
/
+10
*
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
2015-10-03
1
-19
/
+18
*
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
1
-5
/
+2
*
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
1
-3
/
+2
*
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-29
1
-2
/
+2
*
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2015-09-25
1
-1
/
+1
*
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-09-25
1
-1
/
+1
*
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-05-05
1
-1
/
+3
*
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
1
-18
/
+0
*
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
1
-8
/
+3
*
inet: remove sk_listener parameter from syn_ack_timeout()
Eric Dumazet
2015-03-23
1
-2
/
+1
*
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
1
-46
/
+41
*
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-20
1
-4
/
+11
*
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-18
1
-0
/
+5
*
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
1
-0
/
+11
*
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2015-03-17
1
-3
/
+9
*
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
1
-6
/
+7
*
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
1
-0
/
+5
*
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2015-03-12
1
-0
/
+8
*
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
1
-0
/
+1
*
request_sock.h: Remove extern from function prototypes
Joe Perches
2013-09-23
1
-7
/
+7
*
net: remove a stale comment for dl_next
Eric Dumazet
2013-04-22
1
-1
/
+1
*
tcp: Remove TCPCT
Christoph Paasch
2013-03-17
1
-7
/
+1
*
tcp: better retrans tracking for defer-accept
Eric Dumazet
2012-11-03
1
-4
/
+8
*
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-08-31
1
-13
/
+0
*
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2012-08-31
1
-0
/
+36
*
tcp: Change possible SYN flooding messages
Eric Dumazet
2011-09-15
1
-1
/
+2
*
tcp: account SYN-ACK timeouts & retransmissions
Octavian Purdila
2010-01-17
1
-0
/
+2
[next]