a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/net/dccp/dccp.h
AgeCommit message (Expand)Author
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-27dccp: rename DCCP_INC_STATS_BH()Eric Dumazet
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet
2015-10-09net/dccp: dccp_bad_service_code can be booleanYaowei Bai
2015-09-29tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet
2015-09-29dccp: constify dccp_create_openreq_child() sock argumentEric Dumazet
2015-09-29tcp/dccp: constify send_synack and send_reset socket argumentEric Dumazet
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue