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
/
include
/
net
/
request_sock.h
Age
Commit message (
Expand
)
Author
2016-04-04
inet: reqsk_alloc() needs to take care of dead listeners
Eric Dumazet
2015-12-22
net: add inet_sk_transparent() helper
Florian Westphal
2015-10-16
tcp/dccp: fix race at listener dismantle phase
Eric Dumazet
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
2015-10-05
tcp: avoid two atomic ops for syncookies
Eric Dumazet
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
tcp/dccp: shrink struct listen_sock
Eric Dumazet
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
Eric Dumazet
2015-10-03
tcp: move synflood_warned into struct request_sock_queue
Eric Dumazet
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
tcp: add a spinlock to protect struct request_sock_queue
Eric Dumazet
2015-09-29
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
2015-09-29
tcp: constify tcp_syn_flood_action() socket argument
Eric Dumazet
2015-09-29
tcp/dccp: constify send_synack and send_reset socket argument
Eric Dumazet
2015-09-25
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2015-09-25
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
inet: remove sk_listener parameter from syn_ack_timeout()
Eric Dumazet
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-18
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-17
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
inet: add rsk_listener field to struct request_sock
Eric Dumazet
2015-03-16
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-12
inet: add rsk_refcnt/ireq_refcnt to request socks
Eric Dumazet
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
2013-09-23
request_sock.h: Remove extern from function prototypes
Joe Perches
2013-04-22
net: remove a stale comment for dl_next
Eric Dumazet
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2011-09-15
tcp: Change possible SYN flooding messages
Eric Dumazet
2010-01-17
tcp: account SYN-ACK timeouts & retransmissions
Octavian Purdila
2009-12-02
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2008-11-21
net: Fix memory leak in the proto_register function
Catalin Marinas
2008-08-06
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-06-12
tcp: Revert 'process defer accept as established' changes.
David S. Miller
2008-04-10
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
2008-03-21
[TCP]: TCP_DEFER_ACCEPT updates - process as established
Patrick McManus
2008-02-29
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
Denis V. Lunev
[next]