Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1bfc3738c414a34a6cb81a2f2fddea8e131afa89
/
net
/
ipv6
/
tcp_ipv6.c
800d55f
ipv6: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
684f217
tcp6: Add GRO support
by Herbert Xu
· 16 years ago
f67b459
net_dma: convert to dma_find_channel
by Dan Williams
· 16 years ago
eb4dea5
net: Fix percpu counters deadlock
by Herbert Xu
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
07f0757
include/net net/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
fd50703
tcp: Fix IPv6 fallout from 'Port redirection support for TCP'
by KOVACS Krisztian
· 16 years ago
fa3e5b4
tcpv6: fix error with CONFIG_TCP_MD5SIG disabled
by Guo-Fu Tseng
· 16 years ago
626e264
tcpv6: combine tcp_v6_send_(reset|ack)
by Ilpo Järvinen
· 16 years ago
81ada62
tcpv6: convert opt[] -> topt in tcp_v6_send_reset
by Ilpo Järvinen
· 16 years ago
77c676d
tcpv6: trivial formatting changes to send_(ack|reset)
by Ilpo Järvinen
· 16 years ago
78e645cb
tcpv[46]: fix md5 pseudoheader address field ordering
by Ilpo Järvinen
· 16 years ago
53b1257
tcpv6: fix option space offsets with md5
by Ilpo Järvinen
· 16 years ago
52cd575
tcp: fix length used for checksum in a reset
by Ilpo Järvinen
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
9a1f27c
inet_hashtables: Add inet_lookup_skb helpers
by Arnaldo Carvalho de Melo
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
2a5b827
ipv6: NULL pointer dereferrence in tcp_v6_send_ack
by Denis V. Lunev
· 16 years ago
78d15e8
tcp_ipv6: fix use of uninitialized memory
by Vegard Nossum
· 16 years ago
d315492
netns : fix kernel panic in timewait socket destruction
by Daniel Lezcano
· 16 years ago
6edafaa
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
by Gui Jianfeng
· 16 years ago
00b1304
tcp: MD5: Fix IPv6 signatures
by Adam Langley
· 16 years ago
90b7e11
tcp: MD5: Fix MD5 signatures on certain ACK packets
by Adam Langley
· 16 years ago
785957d
tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.
by David S. Miller
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
49a72df
tcp: Fix MD5 signatures for non-linear skbs
by Adam Langley
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
ca12a1a
inet: prepare net on the stack for NET accounting macros
by Pavel Emelyanov
· 16 years ago
63231bd
mib: add net to TCP_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
a86b1e3
inet: prepare struct net for TCP MIB accounting
by Pavel Emelyanov
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7be8735
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
by Stephen Hemminger
· 16 years ago
dd574db
ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
by Rami Rosen
· 16 years ago
7d06b2e
net: change proto destroy method to return void
by Brian Haley
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e6e30ad
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
by David S. Miller
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
9501f97
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash().
by YOSHIFUJI Hideaki
· 17 years ago
8d26d76
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
076fb72
tcp md5sig: Remove redundant protocol argument.
by YOSHIFUJI Hideaki
· 17 years ago
7d5d552
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
ce4a7d0
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
by Arnaldo Carvalho de Melo
· 16 years ago
e56d8b8
[INET]: Drop the inet_inherit_port() call.
by Pavel Emelyanov
· 17 years ago
5f4472c
[TCP]: Remove owner from tcp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
68fcadd
[TCP]: Place file operations directly into tcp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
9427c4b
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
caad295
[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
by YOSHIFUJI Hideaki
· 17 years ago
4dfc281
[Syncookies]: Add support for TCP options via timestamps.
by Florian Westphal
· 17 years ago
5677242
[NETNS]: Inet control socket should not hold a namespace.
by Denis V. Lunev
· 17 years ago
eee4fe4
[INET]: Let inet_ctl_sock_create return sock rather than socket.
by Denis V. Lunev
· 17 years ago
3d58b5f
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
by Denis V. Lunev
· 17 years ago
bdcde3d
[SOCK]: Drop inuse pcounter from struct proto (v2).
by Pavel Emelyanov
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
39d8cda
[SOCK]: Add udp_hash member to struct proto.
by Pavel Emelyanov
· 17 years ago
6f8b13b
[NETNS][IPV6] tcp6 - make proc per namespace
by Daniel Lezcano
· 17 years ago
e504799
[NETNS][IPV6] tcp6 - handle several network namespace
by Daniel Lezcano
· 17 years ago
93ec926
[NETNS][IPV6] tcp6 - make socket control per namespace
by Daniel Lezcano
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
c20121a
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
by Daniel Lezcano
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
fd80eb9
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
by Denis V. Lunev
· 17 years ago
ab1e0a1
[SOCK] proto: Add hashinfo member to struct proto
by Arnaldo Carvalho de Melo
· 17 years ago
d86e0da
[NETNS]: Tcp-v6 sockets per-net lookup.
by Pavel Emelyanov
· 17 years ago
9cb5734
[TCP]: Convert several length variable to unsigned.
by YOSHIFUJI Hideaki
· 17 years ago
09f7709
[IPV6]: fix section mismatch warnings
by Daniel Lezcano
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
7f4e486
[IPV6]: make the protocol initialization to return an error code
by Daniel Lezcano
· 17 years ago
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
Next »