Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ad7449969d827965484306ad8cc56edc7e55687c
/
net
/
ipv6
/
tcp_ipv6.c
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
84b114b
tcp: randomize timestamps on syncookies
by Eric Dumazet
· 8 years ago
58d30c3
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
5f0d5a3
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
by Paul E. McKenney
· 8 years ago
e590745
tcp: Record Rx hash and NAPI ID in tcp_child_process
by Alexander Duyck
· 8 years ago
dddb64b
net: Add sysctl to toggle early demux for tcp and udp
by subashab@codeaurora.org
· 8 years ago
4396e46
tcp: remove tcp_tw_recycle
by Soheil Hassas Yeganeh
· 8 years ago
d82bae1
tcp: remove per-destination timestamp cache
by Soheil Hassas Yeganeh
· 8 years ago
101c431
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
45caeaa
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
a30aad5
tcp: rename *_sequence_number() to *_seq_and_tsoff()
by Alexey Kodanev
· 8 years ago
00355fa
tcp: setup timestamp offset when write_seq already set
by Alexey Kodanev
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
052d236
ipv6: Handle IPv4-mapped src to in6addr_any dst.
by Jonathan T. Leighton
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ebf6c9c
ipv6: tcp: add a missing tcp_v6_restore_cb()
by Eric Dumazet
· 8 years ago
3541f9e
tcp: add tcp_mss_clamp() helper
by Eric Dumazet
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
92e55f4
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
19f6d3f
net/tcp-fastopen: Add new API support
by Wei Wang
· 8 years ago
25776aa
net: Remove __sk_dst_reset() in tcp_v6_connect()
by Wei Wang
· 8 years ago
aa07884
inet: drop ->bind_conflict
by Josef Bacik
· 8 years ago
bec41a1
tcp: remove early retransmit
by Yuchung Cheng
· 8 years ago
57dde7f
tcp: add reordering timer in RACK loss detection
by Yuchung Cheng
· 8 years ago
4b9d07a
net: introduce keepalive function in struct proto
by Ursula Braun
· 8 years ago
bf99b4d
tcp: fix mark propagation with fwmark_reflect enabled
by Pau Espin Pedrol
· 8 years ago
1946e67
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
by Haishuang Yan
· 8 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 8 years ago
95a22ca
tcp: randomize tcp timestamp offsets for each connection
by Florian Westphal
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ac6e780
tcp: take care of truncations done by sk_filter()
by Eric Dumazet
· 8 years ago
9b6c14d
net: tcp response should set oif only if it is L3 master
by David Ahern
· 8 years ago
e2d118a
net: inet: Support UID-based routing in IP protocols.
by Lorenzo Colitti
· 8 years ago
8ce4862
ipv6: tcp: restore IP6CB for pktoptions skbs
by Eric Dumazet
· 8 years ago
e0d56fd
net: l3mdev: remove redundant calls
by David Ahern
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c9c3321
tcp: add tcp_add_backlog()
by Eric Dumazet
· 8 years ago
72145a6
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
by Eric Dumazet
· 8 years ago
e65c332
tcp: md5: increment sk_drops on syn_recv state
by Eric Dumazet
· 8 years ago
391bb6b
ipv6: tcp: get rid of tcp_v6_clear_sk()
by Eric Dumazet
· 8 years ago
20a2b49
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
by Eric Dumazet
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
d011a4d
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
19689e3
tcp: md5: use kmalloc() backed scratch areas
by Eric Dumazet
· 8 years ago
56ac42b
ipv6: Allow request socks to contain IPv6 options.
by Huw Davies
· 8 years ago
5119bd1
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
by Hannes Frederic Sowa
· 8 years ago
ce3cf4e
tcp: record TLP and ER timer stats in v6 stats
by Yuchung Cheng
· 8 years ago
ea1627c
tcp: minor optimizations around tcp_hdr() usage
by Eric Dumazet
· 8 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1d2f7b2
net: ipv6: tcp reset, icmp need to consider L3 domain
by David Ahern
· 9 years ago
c10d931
tcp: do not assume TCP code is non preemptible
by Eric Dumazet
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
a16292a
net: rename ICMP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
90bbcc6
net: tcp: rename TCP_INC_STATS_BH
by Eric Dumazet
· 9 years ago
b3d0514
tcp: do not mess with listener sk_wmem_alloc
by Eric Dumazet
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
9caad86
tcp: increment sk_drops for listeners
by Eric Dumazet
· 9 years ago
532182c
tcp: increment sk_drops for dropped rx packets
by Eric Dumazet
· 9 years ago
3b24d85
tcp/dccp: do not touch listener sk_refcnt under synflood
by Eric Dumazet
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
a44d6ea
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
by Martin KaFai Lau
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7716682
tcp/dccp: fix another race at listener dismantle
by Eric Dumazet
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
9cf7490
tcp: do not drop syn_recv on all icmp reports
by Eric Dumazet
· 9 years ago
cf80e0e
tcp: Use ahash
by Herbert Xu
· 9 years ago
d55f90b
net: drop tcp_memcontrol.c
by Vladimir Davydov
· 9 years ago
baac50b
net: tcp_memcontrol: simplify linkage between socket and page counter
by Johannes Weiner
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3e4006f
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
by Eric Dumazet
· 9 years ago
271c3b9
tcp: honour SO_BINDTODEVICE for TW_RST case too
by Florian Westphal
· 9 years ago
e46787f
tcp: send_reset: test for non-NULL sk first
by Florian Westphal
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
5037e9e
net: fix IP early demux races
by Eric Dumazet
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
7450aaf
tcp: suppress too verbose messages in tcp_send_ack()
by Eric Dumazet
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
00fd38d
tcp: ensure proper barriers in lockless contexts
by Eric Dumazet
· 9 years ago
49a496c
tcp: use correct req pointer in tcp_move_syn() calls
by Eric Dumazet
· 9 years ago
805c4bc
tcp: fix req->saved_syn race
by Eric Dumazet
· 9 years ago
ce10500
tcp/dccp: fix ireq->pktopts race
by Eric Dumazet
· 9 years ago
5e0724d
tcp/dccp: fix hashdance race for passive sessions
by Eric Dumazet
· 9 years ago
dc6ef6b
tcp: do not set queue_mapping on SYNACK
by Eric Dumazet
· 9 years ago
f03f2e1
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
by Eric Dumazet
· 9 years ago
4bdc3d6
tcp/dccp: fix behavior of stale SYN_RECV request sockets
by Eric Dumazet
· 9 years ago
ed53d0a
net: shrink struct sock and request_sock by 8 bytes
by Eric Dumazet
· 9 years ago
e994b2f
tcp: do not lock listener to process SYN packets
by Eric Dumazet
· 9 years ago
ca6fb06
tcp: attach SYNACK messages to request sockets instead of listener
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
aa3a0c8
tcp: get_openreq[46]() changes
by Eric Dumazet
· 9 years ago
ba8e275
tcp: cleanup tcp_v[46]_inbound_md5_hash()
by Eric Dumazet
· 9 years ago
38cb524
tcp: call sk_mark_napi_id() on the child, not the listener
by Eric Dumazet
· 9 years ago
5172393
tcp: fix tcp_v6_md5_do_lookup prototype
by Eric Dumazet
· 9 years ago
0536fcc
tcp: prepare fastopen code for upcoming listener changes
by Eric Dumazet
· 9 years ago
f964629
tcp: constify tcp_v{4|6}_route_req() sock argument
by Eric Dumazet
· 9 years ago
0c27171
tcp/dccp: constify syn_recv_sock() method sock argument
by Eric Dumazet
· 9 years ago
Next »