Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6790acb14d264d874ff8cbae1a72e72883ec3678
/
net
/
ipv6
/
tcp_ipv6.c
77adefd
[IPV6] TCPMD5: Fix deleting key operation.
by YOSHIFUJI Hideaki
· 17 years ago
aacbe8c
[IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool().
by YOSHIFUJI Hideaki
· 17 years ago
c5a432f
[IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
by Eric Dumazet
· 17 years ago
c46f233
[SG] Get rid of __sg_mark_end()
by Jens Axboe
· 17 years ago
51c739d
[NET]: Fix incorrect sg_mark_end() calls.
by David S. Miller
· 17 years ago
b0a713e
[TCP] MD5: Remove some more unnecessary casting.
by Matthias M. Dellweg
· 17 years ago
18134be
[TCP] IPV6: fix softnet build breakage
by Jeff Garzik
· 17 years ago
b4caea8
[TCP]: Add missing I/O AT code to ipv6 side.
by David S. Miller
· 17 years ago
c7da57a
[TCP]: Fix scatterlist handling in MD5 signature support.
by David S. Miller
· 17 years ago
e5bbef2
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
by Herbert Xu
· 17 years ago
e773e4f
[IPV6]: Add v4mapped address inline
by Brian Haley
· 17 years ago
f8ab18d
[TCP]: Fix MD5 signature handling on big-endian.
by David S. Miller
· 17 years ago
703310e
[IPV6]: Clean up duplicate includes in net/ipv6/
by Jesper Juhl
· 17 years ago
3516ffb
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
by David S. Miller
· 17 years ago
ca983ce
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.
by YOSHIFUJI Hideaki
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 17 years ago
3d7dbea
[TCP]: Disable TSO if MD5SIG is enabled.
by David S. Miller
· 17 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 years ago
952a10b
[IPV6] SNMP: Fix several warnings without procfs.
by YOSHIFUJI Hideaki
· 18 years ago
6047637
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
by Herbert Xu
· 18 years ago
663ead3
[NET]: Use csum_start offset instead of skb_transport_header
by Herbert Xu
· 18 years ago
aa8223c
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
by Arnaldo Carvalho de Melo
· 18 years ago
ab6a5bb
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
d35690b
[IPV6]: ipv6_fl_socklist is inadvertently shared.
by Masayuki Nakagawa
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
b6332e6
[TCP]: Fix warnings with TCP_MD5SIG disabled.
by Andrew Morton
· 18 years ago
f5b99bc
[NET]: Possible cleanups.
by Adrian Bunk
· 18 years ago
ff1dcad
[NET]: Split skb->csum
by Al Viro
· 18 years ago
8e5200f
[NET]: Fix assorted misannotations (from md5 and udplite merges).
by Al Viro
· 18 years ago
af879cc
[IPV6]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
e69a4adc
[IPV6]: Misc endianness annotations.
by Al Viro
· 18 years ago
a928630
[TCP]: Fix some warning when MD5 is disabled.
by David S. Miller
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
a94f723
[TCP]: Remove dead code in init_sequence
by Gerrit Renker
· 18 years ago
9ec75fe
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
by David S. Miller
· 18 years ago
72a3eff
[NET]: Size listen hash tables using backlog hint
by Eric Dumazet
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
9469c7b
[NET]: Use typesafe inet_twsk() inline function instead of cast.
by YOSHIFUJI Hideaki
· 18 years ago
4244f8a
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
by YOSHIFUJI Hideaki
· 18 years ago
293b9c4
[IPV6]: bh_lock_sock_nested on tcp_v6_rcv
by Fabio Olive Leite
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
59eed27
[IPV6]: Segmentation offload not set correctly on TCP children
by Stephen Hemminger
· 18 years ago
3687b1d
[TCP]: SNMPv2 tcpAttemptFails counter error
by Wei Yongjun
· 18 years ago
497c615
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
by Herbert Xu
· 18 years ago
a430a43
[NET] gso: Fix up GSO packets with broken checksums
by Herbert Xu
· 18 years ago
e37a72d
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
f83ef8c
[IPV6]: Added GSO support for TCPv6
by Herbert Xu
· 18 years ago
adcfc7d
[IPV6]: Added GSO support for TCPv6
by Herbert Xu
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
47da8ee
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
by Sridhar Samudrala
· 18 years ago
1a2449a
[I/OAT]: TCP recv offload to I/OAT
by Chris Leech
· 18 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
c4d9390
[ICSK]: Introduce inet_csk_ctl_sock_create
by Arnaldo Carvalho de Melo
· 19 years ago
5d424d5
[TCP]: MTU probing
by John Heffner
· 19 years ago
78b9104
[IPV6] tcp_v6_send_synack: release the destination
by Eric W. Biederman
· 19 years ago
ae0f7d5
[IPV6]: Avoid calling ip6_xmit() with NULL sk
by David Woodhouse
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
399c07d
[IPV6]: Export ipv6_opt_accepted
by Arnaldo Carvalho de Melo
· 19 years ago
0fa1a53
[IPV6]: Introduce inet6_timewait_sock
by Arnaldo Carvalho de Melo
· 19 years ago
b9750ce
[IPV6]: Generalise some functions
by Arnaldo Carvalho de Melo
· 19 years ago
8292a17
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
ca304b6
[IPV6]: Introduce inet6_rsk()
by Arnaldo Carvalho de Melo
· 19 years ago
8129765
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
by Arnaldo Carvalho de Melo
· 19 years ago
90b19d3
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
ecc51b6
[TCPv6]: Fix skb leak
by Arnaldo Carvalho de Melo
· 19 years ago
fb286bb
[NET]: Detect hardware rx checksum faults correctly
by Herbert Xu
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
e104411b
[XFRM]: Always release dst_entry on error in xfrm_lookup
by Patrick McHardy
· 19 years ago
333fad5
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
by YOSHIFUJI Hideaki
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
5324a04
[INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c
by Arnaldo Carvalho de Melo
· 19 years ago
505cbfc
[IPV6]: Generalise the tcp_v6_lookup routines
by Arnaldo Carvalho de Melo
· 19 years ago
6687e98
[ICSK]: Move TCP congestion avoidance members to icsk
by Arnaldo Carvalho de Melo
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
295ff7e
[TIMEWAIT]: Introduce inet_timewait_death_row
by Arnaldo Carvalho de Melo
· 19 years ago
0a5578c
[ICSK]: Generalise tcp_listen_{start,stop}
by Arnaldo Carvalho de Melo
· 19 years ago
463c84b
[NET]: Introduce inet_connection_sock
by Arnaldo Carvalho de Melo
· 19 years ago
8feaf0c0
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago
f3f05f7
[INET]: Generalise the tcp_listen_ lock routines
by Arnaldo Carvalho de Melo
· 19 years ago
6e04e02
[INET]: Move tcp_port_rover to inet_hashinfo
by Arnaldo Carvalho de Melo
· 19 years ago
2d8c4ce
[INET]: Generalise tcp_bind_hash & tcp_inherit_port
by Arnaldo Carvalho de Melo
· 19 years ago
a55ebcc
[INET]: Move bind_hash from tcp_sk to inet_sk
by Arnaldo Carvalho de Melo
· 19 years ago
0f7ff92
[INET]: Just rename the TCP hashtable functions/structs to inet_
by Arnaldo Carvalho de Melo
· 19 years ago
32519f1
[INET]: Introduce inet_sk_rebuild_header
by Arnaldo Carvalho de Melo
· 19 years ago
Next »