summaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAge
* tcp/dccp: fix ireq->pktopts raceEric Dumazet2015-11-02
* Use 64-bit timekeepingTina Ruchandani2015-11-01
* tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
* tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet2015-10-16
* Revert "inet: fix double request socket freeing"Eric Dumazet2015-10-16
* tcp/dccp: fix behavior of stale SYN_RECV request socketsEric Dumazet2015-10-13
* net/dccp: dccp_bad_service_code can be booleanYaowei Bai2015-10-09
* tcp: avoid two atomic ops for syncookiesEric Dumazet2015-10-05
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet2015-09-29
* dccp: constify dccp_create_openreq_child() sock argumentEric Dumazet2015-09-29
* dccp: use inet6_csk_route_req() helperEric Dumazet2015-09-29
* tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet2015-09-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\
| * tcp/dccp: fix timewait races in timer handlingEric Dumazet2015-09-21
| * dccp: drop null test before destroy functionsJulia Lawall2015-09-15
* | tcp/dccp: constify rtx_synack() and friendsEric Dumazet2015-09-25
* | dccp: constify dccp_make_response() socket argumentEric Dumazet2015-09-25
|/
* tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-27
* sock_diag: specify info_size per inet protocolCraig Gallek2015-06-15
* inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
* tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-13
* inet: fix double request socket freeingFan Du2015-03-23
* ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
* ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
* inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-23
* inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-20
* inet: drop prev pointer handling in request sockEric Dumazet2015-03-20
* inet: request sock should init IPv6/IPv4 addressesEric Dumazet2015-03-18
* ipv6: get rid of __inet6_hash()Eric Dumazet2015-03-18
* inet: add IPv6 support to sk_ehashfn()Eric Dumazet2015-03-18
* inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-17
* inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-14
* inet: introduce ireq_familyEric Dumazet2015-03-12
* ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-12
* net: fix CONFIG_NET_NS=n compilationEric Dumazet2015-03-11
* net: add real socket cookiesEric Dumazet2015-03-11
* inet_diag: add const to inet_diag_req_v2Eric Dumazet2015-03-10
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
* new helper: memcpy_from_msg()Al Viro2014-11-24
* dccp: spelling s/reseting/resettingFabian Frederick2014-11-18
* dccp: replace min/casting by min_tFabian Frederick2014-11-18
* dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick2014-11-18
* dccp: kerneldoc warning fixesFabian Frederick2014-11-18
* dccp: Convert DCCP_WARN to net_warn_ratelimitedJoe Perches2014-11-08
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\
| * ipv6: introduce tcp_v6_iif()Eric Dumazet2014-10-17
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-10-10
|\ \ | |/ |/|