summaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAge
* dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_initXin Long2017-06-20
* dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_initXin Long2017-06-20
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* dccp: do not use tcp_time_stampEric Dumazet2017-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-15
|\
| * ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-05-11
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-23
|\ \ | |/ |/|
| * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-18
* | dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-13
* | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-13
* | dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-04
|\
| * 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
|/