index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
tcp_ipv6.c
Age
Commit message (
Expand
)
Author
2014-08-14
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-06
tcp: md5: check md5 signature without socket lock
Dmitry Popov
2014-07-08
net: Save TX flow hash in sock and set in skbuf on xmit
Tom Herbert
2014-07-08
tcp: switch snt_synack back to measuring transmit time of first SYNACK
Neal Cardwell
2014-06-27
tcp: add tcp_conn_request
Octavian Purdila
2014-06-27
tcp: add queue_add_hash to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add mss_clamp to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
Octavian Purdila
2014-06-27
tcp: add send_synack method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add init_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: move around a few calls in tcp_v6_conn_request
Octavian Purdila
2014-06-27
tcp: add route_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add init_cookie_seq method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
tcp: add init_req method to tcp_request_sock_ops
Octavian Purdila
2014-06-27
net: remove inet6_reqsk_alloc
Octavian Purdila
2014-06-27
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2014-06-17
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
2014-05-23
net: Eliminate no_check from protosw
Tom Herbert
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-13
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
2014-05-13
tcp: IPv6 support for fastopen server
Daniel Lee
2014-05-13
tcp: improve fastopen icmp handling
Yuchung Cheng
2014-05-05
net: Call skb_checksum_init in IPv6
Tom Herbert
2014-04-11
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
2014-03-31
ipv6: tcp_ipv6 policy route issue
Wang Yufen
2014-03-31
ipv6: tcp_ipv6 do some cleanup
Wang Yufen
2014-03-03
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
2014-01-22
tcp: delete redundant calls of tcp_mtup_init()
Peter Pan(潘卫平)
2014-01-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
2013-12-26
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-11
ipv6: do not erase dst address with flow label destination
Florent Fourcot
2013-12-10
ipv6: remove rcv_tclass of ipv6_pinfo
Florent Fourcot
2013-12-10
ipv6: add flowinfo for tcp6 pkt_options for all cases
Florent Fourcot
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-10-21
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2013-10-10
inet: rename ir_loc_port to ir_num
Eric Dumazet
2013-10-10
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
tcp/dccp: remove twchain
Eric Dumazet
2013-10-03
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-04
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
2013-09-04
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
2013-08-15
net: proc_fs: trivial: print UIDs as unsigned int
Francesco Fusco
2013-07-30
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
[next]