aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-04
* | tcp: Change return value of tcp_rcv_established()Vijay Subramanian2013-09-04
* | net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco2013-08-15
* | tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa2013-07-30
* | tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-24
* | tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-22
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* tcp: add low latency socket poll support.Eliezer Tamir2013-06-11
* ipv6: do not clear pinet6 fieldEric Dumazet2013-05-11
* net: Add MIB counters for checksum errorsEric Dumazet2013-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\
| * ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-04-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\|
| * tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2013-03-18
* | tcp: Remove TCPCTChristoph Paasch2013-03-17
|/
* tcp: send packets with a socket timestampAndrey Vagin2013-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-04
* | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* | tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-07
|/
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2012-12-14
* ipv6: adapt connect for repair moveAndrey Vagin2012-11-22
* ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich2012-11-15
* ipv6: Separate tcp offload functionalityVlad Yasevich2012-11-15
* ipv6: Switch to using new offload infrastructure.Vlad Yasevich2012-11-15
* ipv6: Add new offload registration infrastructure.Vlad Yasevich2012-11-15
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell2012-10-23
* tcp: resets are misroutedAlexey Kuznetsov2012-10-12
* tcp: gro: add checksuming helpersEric Dumazet2012-10-01
* tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell2012-09-22
* tcp: extract code to compute SYNACK RTTNeal Cardwell2012-09-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
|\
| * tcp: fix possible socket refcount problem for ipv6Julian Anastasov2012-09-05
* | tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\ \
| * | userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman2012-08-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ \ | | |/ | |/|
| * | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-20
| * | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-09
| * | net: ipv6: fix TCP early demuxEric Dumazet2012-08-06
| |/
* / time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-09
|/
* net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* ipv6: Early TCP socket demuxEric Dumazet2012-07-26
* tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-23
* net-tcp: Fast Open baseYuchung Cheng2012-07-19