summaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: do not erase dst address with flow label destinationFlorent Fourcot2013-12-101-1/+0
* tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-211-0/+1
* inet: rename ir_loc_port to ir_numEric Dumazet2013-10-101-1/+1
* inet: includes a sock_common in request_sockEric Dumazet2013-10-101-30/+31
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-23/+21
* tcp/dccp: remove twchainEric Dumazet2013-10-081-4/+5
* tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet2013-10-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-1/+1
|\
| * net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-041-1/+1
* | tcp: Change return value of tcp_rcv_established()Vijay Subramanian2013-09-041-2/+1
* | net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-151-2/+2
* | tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa2013-07-301-1/+2
* | tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-241-0/+1
* | tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-221-2/+0
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-1/+1
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* tcp: add low latency socket poll support.Eliezer Tamir2013-06-101-0/+2
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-111-0/+12
* net: Add MIB counters for checksum errorsEric Dumazet2013-04-291-9/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-071-0/+1
|\
| * ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-04-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-201-0/+7
|\ \ | |/
| * tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-181-0/+7
* | tcp: Remove TCPCTChristoph Paasch2013-03-171-52/+4
|/
* tcp: send packets with a socket timestampAndrey Vagin2013-02-131-9/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-1/+5
|\
| * tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
* | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-231-1/+3
* | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明2013-01-131-3/+3
* | tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-061-1/+1
|/
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-141-1/+2
* ipv6: adapt connect for repair moveAndrey Vagin2012-11-221-1/+1
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-151-9/+1
* ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-151-109/+4
* ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-151-7/+10
* ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-151-0/+7
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-031-4/+7
* ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell2012-10-231-2/+2
* tcp: resets are misroutedAlexey Kuznetsov2012-10-121-1/+2
* tcp: gro: add checksuming helpersEric Dumazet2012-10-011-3/+17
* tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-221-1/+1
* tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-221-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-2/+3
|\
| * tcp: fix possible socket refcount problem for ipv6Julian Anastasov2012-09-051-2/+3
* | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-311-2/+3
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-241-3/+3
|\ \
| * | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-141-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-2/+27
|\ \ \ | | |/ | |/|
| * | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-201-12/+13
| * | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-091-0/+1
OpenPOWER on IntegriCloud