summaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAge
...
| * net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo2017-03-02
| * dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-03-02
| * tcp/dccp: block BH for SYN processingEric Dumazet2017-03-01
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
|/
* net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2017-02-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-19
|\
| * dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\ \ | |/
| * tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-27
* | inet: drop ->bind_conflictJosef Bacik2017-01-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet2016-11-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\ \ | |/
| * ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet2016-11-03
| * ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet2016-11-03
| * dccp: fix out of bound access in dccp_v4_err()Eric Dumazet2016-11-03
| * dccp: do not send reset to already closed socketsEric Dumazet2016-11-03
| * dccp: do not release listeners too soonEric Dumazet2016-11-03
* | tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2016-10-29
|/
* 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