summaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\
| * Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-07
| |\
| | * ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-27
* | | dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-13
* | | dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet2016-07-09
|/ /
* | dccp: do not assume DCCP code is non preemptibleEric Dumazet2016-05-02
* | net: snmp: kill STATS_BH macrosEric Dumazet2016-04-27
* | net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* | net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-27
* | net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-27
* | net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-27
* | dccp: rename DCCP_INC_STATS_BH()Eric Dumazet2016-04-27
* | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
* | tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet2016-04-04
|/
* tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet2016-03-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-18
* | inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-11
* | inet: create IPv6-equivalent inet_hash functionCraig Gallek2016-02-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\
| * ipv6: kill sk_dst_lockEric Dumazet2015-12-03
| * ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
| * net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
* | net: Generalise wq_has_sleeper helperHerbert Xu2015-11-30
|/
* 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