Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2849aa09d4fbc4145ebb5dc96187c9ab967f5cf
/
net
/
ipv6
/
tcp_ipv6.c
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3257d8b
inet: fix possible request socket leak
by Eric Dumazet
· 9 years ago
877d1f6
net: Set sk_txhash from a random number
by Tom Herbert
· 9 years ago
dbe7faa
inet: inet_twsk_deschedule factorization
by Eric Dumazet
· 9 years ago
a2f0fad
tcp: tcp_v6_connect() cleanup
by Eric Dumazet
· 9 years ago
98da81a
tcp: remove redundant checks II
by Eric Dumazet
· 9 years ago
12e25e1
tcp: remove redundant checks
by Eric Dumazet
· 9 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 9 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2efd055
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
by Marcelo Ricardo Leitner
· 9 years ago
21858cd
tcp/ipv6: fix flow label setting in TIME_WAIT state
by Florent Fourcot
· 9 years ago
b357a36
inet: fix possible panic in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
789f558
tcp/dccp: get rid of central timewait timer
by Eric Dumazet
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
53b24b8
ipv6: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
4ad19de
net: tcp6: fix double call of tcp_v6_fill_cb()
by Alexey Kodanev
· 10 years ago
0144a81
tcp: fix ipv4 mapped request socks
by Eric Dumazet
· 10 years ago
fd3a154
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
by Eric Dumazet
· 10 years ago
39f8e58
tcp: md5: remove request sock argument of calc_md5_hash()
by Eric Dumazet
· 10 years ago
ff74e23
tcp: md5: input path is run under rcu protected sections
by Eric Dumazet
· 10 years ago
d0c294c
tcp: prevent fetching dst twice in early demux code
by Michal Kubeček
· 10 years ago
2215089
ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
by Eric Dumazet
· 10 years ago
fa76ce73
inet: get rid of central tcp/dccp listener timer
by Eric Dumazet
· 10 years ago
52452c5
inet: drop prev pointer handling in request sock
by Eric Dumazet
· 10 years ago
77a6a47
ipv6: get rid of __inet6_hash()
by Eric Dumazet
· 10 years ago
d1e559d
inet: add IPv6 support to sk_ehashfn()
by Eric Dumazet
· 10 years ago
f7e4eb0
inet: ip early demux should avoid request sockets
by Eric Dumazet
· 10 years ago
16f8616
inet: fill request sock ir_iif for IPv4
by Eric Dumazet
· 10 years ago
3f66b08
inet: introduce ireq_family
by Eric Dumazet
· 10 years ago
d4f0687
inet: get_openreq4() & get_openreq6() do not need listener
by Eric Dumazet
· 10 years ago
8116441
net: tcp: add per route congestion control
by Daniel Borkmann
· 10 years ago
2dc49d1
tcp6: don't move IP6CB before xfrm6_policy_check()
by Nicolas Dichtel
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0f85fea
tcp: fix more NULL deref after prequeue changes
by Eric Dumazet
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c3658e8
tcp: fix possible NULL dereference in tcp_vX_send_reset()
by Eric Dumazet
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
3d97379
tcp: move sk_mark_napi_id() at the right place
by Eric Dumazet
· 10 years ago
9e7ceb0
net: fix saving TX flow hash in sock for outgoing connections
by Sathya Perla
· 10 years ago
870c315
ipv6: introduce tcp_v6_iif()
by Eric Dumazet
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
971f10e
tcp: better TCP_SKB_CB layout to reduce cache line misses
by Eric Dumazet
· 10 years ago
a224772
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
by Eric Dumazet
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
e11ecdd
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
by Eric Dumazet
· 10 years ago
ca777ef
tcp: remove dst refcount false sharing for prequeue mode
by Eric Dumazet
· 10 years ago
04317da
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
by Eric Dumazet
· 10 years ago
4fab907
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
by Neal Cardwell
· 10 years ago
9ea88a1
tcp: md5: check md5 signature without socket lock
by Dmitry Popov
· 10 years ago
b73c3d0
net: Save TX flow hash in sock and set in skbuf on xmit
by Tom Herbert
· 10 years ago
86c6a2c
tcp: switch snt_synack back to measuring transmit time of first SYNACK
by Neal Cardwell
· 10 years ago
1fb6f15
tcp: add tcp_conn_request
by Octavian Purdila
· 10 years ago
695da14
tcp: add queue_add_hash to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
2aec4a2
tcp: add mss_clamp to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
5db92c9
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
by Octavian Purdila
· 10 years ago
d6274bd
tcp: add send_synack method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
936b8bd
tcp: add init_seq method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
9403715
tcp: move around a few calls in tcp_v6_conn_request
by Octavian Purdila
· 10 years ago
d94e041
tcp: add route_req method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
fb7b37a
tcp: add init_cookie_seq method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
16bea70
tcp: add init_req method to tcp_request_sock_ops
by Octavian Purdila
· 10 years ago
476eab8
net: remove inet6_reqsk_alloc
by Octavian Purdila
· 10 years ago
aa27fc5
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
by Octavian Purdila
· 10 years ago
e0f802f
tcp: move ir_mark initialization to tcp_openreq_init
by Octavian Purdila
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 10 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
3a19ce0
tcp: IPv6 support for fastopen server
by Daniel Lee
· 11 years ago
0a672f7
tcp: improve fastopen icmp handling
by Yuchung Cheng
· 11 years ago
e4f45b7
net: Call skb_checksum_init in IPv6
by Tom Herbert
· 11 years ago
a36dbdb
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
by Lorenzo Colitti
· 11 years ago
9c76a11
ipv6: tcp_ipv6 policy route issue
by Wang Yufen
· 11 years ago
4aa956d
ipv6: tcp_ipv6 do some cleanup
by Wang Yufen
· 11 years ago
f19c29e
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
by Yuchung Cheng
· 11 years ago
4d83e17
tcp: delete redundant calls of tcp_mtup_init()
by Peter Pan(潘卫平)
· 11 years ago
df3687f
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
by Florent Fourcot
· 11 years ago
1d13a96
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
by Florent Fourcot
· 11 years ago
4c99aa4
ipv6: cleanup for tcp_ipv6.c
by Weilong Chen
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ce7a3bd
ipv6: do not erase dst address with flow label destination
by Florent Fourcot
· 11 years ago
82e9f10
ipv6: remove rcv_tclass of ipv6_pinfo
by Florent Fourcot
· 11 years ago
1397ed3
ipv6: add flowinfo for tcp6 pkt_options for all cases
by Florent Fourcot
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
b44084c
inet: rename ir_loc_port to ir_num
by Eric Dumazet
· 11 years ago
634fb979
inet: includes a sock_common in request_sock
by Eric Dumazet
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
96f817f
tcp: shrink tcp6_timewait_sock by one cache line
by Eric Dumazet
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3a1c756
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
by Daniel Borkmann
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
d14c5ab
net: proc_fs: trivial: print UIDs as unsigned int
by Francesco Fusco
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
Next »