index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
Age
Commit message (
Expand
)
Author
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
2018-11-17
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-11-16
tcp: clean up STATE_TRACE
Yafang Shao
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-10-01
tcp: adjust rcv zerocopy hints based on frag sizes
Soheil Hassas Yeganeh
2018-10-01
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
Soheil Hassas Yeganeh
2018-09-29
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-07
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-08-31
tcp: change IPv6 flow-label upon receiving spurious retransmission
Yuchung Cheng
2018-08-03
tcp: remove unneeded variable 'err'
YueHaibing
2018-08-01
tcp: add stat of data packet reordering events
Wei Wang
2018-08-01
tcp: add dsack blocks received stats
Wei Wang
2018-08-01
tcp: add data bytes retransmitted stats
Wei Wang
2018-08-01
tcp: add data bytes sent stats
Wei Wang
2018-08-01
tcp: add a helper to calculate size of opt_stats
Wei Wang
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-07-12
tcp: allow user to create repair socket without window probes
Stefan Baranoff
2018-07-09
tcp: remove SG-related comment in tcp_sendmsg()
Julian Wiedmann
2018-07-08
tcp: remove redundant SOCK_DONE checks
Eric Dumazet
2018-07-08
tcp: cleanup copied_seq and urg_data in tcp_disconnect
Eric Dumazet
2018-07-08
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
2018-07-07
sock: sockc cookie initializer
Willem de Bruijn
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
2018-06-10
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-26
net/tcp: convert to ->poll_mask
Christoph Hellwig
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
tcp: restore autocorking
Eric Dumazet
2018-05-01
tcp: send in-queue bytes in cmsg upon read
Soheil Hassas Yeganeh
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
2018-04-27
tcp: ignore Fast Open on repair mode
Yuchung Cheng
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
2018-04-19
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
[next]