tcp/dccp: fix hashdance race for passive sessions
[deliverable/linux.git] / net / ipv6 / tcp_ipv6.c
2015-10-23  Eric Dumazettcp/dccp: fix hashdance race for passive sessions
2015-10-22  David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-21' of git...
2015-10-20  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-10-19  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-10-19  Eric Dumazettcp: do not set queue_mapping on SYNACK
2015-10-17  Pablo Neira AyusoMerge branch 'master' of git://git./linux/kernel/git...
2015-10-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-16  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-10-16  David S. MillerMerge branch 'robust_listener'
2015-10-16  Eric Dumazettcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
2015-10-15  Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151014' of git://people...
2015-10-15  David S. MillerMerge tag 'linux-can-next-for-4.4-20151013' of git...
2015-10-14  Eric Dumazettcp/dccp: fix behavior of stale SYN_RECV request sockets
2015-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-10-13  Johannes BergMerge remote-tracking branch 'net-next/master' into...
2015-10-13  David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-10...
2015-10-13  David S. MillerMerge branch 'setsockopt_incoming_cpu'
2015-10-13  Eric Dumazetnet: shrink struct sock and request_sock by 8 bytes
2015-10-11  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-10-09  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-10-08  David S. MillerMerge branch 'net/rds/4.3-v3' of git://git./linux/kerne...
2015-10-08  David S. MillerMerge tag 'regmap-offload-update-bits' of git://git...
2015-10-07  David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-05' of git...
2015-10-05  Pablo Neira AyusoMerge tag 'ipvs3-for-v4.4' of https://git./linux/kernel...
2015-10-05  Kalle ValoMerge ath-next from ath.git
2015-10-05  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-04  Linus TorvaldsMerge branch 'strscpy' of git://git./linux/kernel/git...
2015-10-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-03  David S. MillerMerge branch 'tcp-lockless-listener'
2015-10-03  Eric Dumazettcp: do not lock listener to process SYN packets
2015-10-03  Eric Dumazettcp: attach SYNACK messages to request sockets instead...
2015-10-03  Eric Dumazettcp/dccp: install syn_recv requests into ehash table
2015-10-03  Eric Dumazettcp: get_openreq[46]() changes
2015-10-03  Eric Dumazettcp: cleanup tcp_v[46]_inbound_md5_hash()
2015-10-03  Eric Dumazettcp: call sk_mark_napi_id() on the child, not the listener
2015-10-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-10-02  Trond MyklebustMerge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs...
2015-10-02  Stephen BoydMerge branch 'for-4.3-rc/ti-clk-fixes' of https://githu...
2015-10-02  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-10-02  Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02  Dave AirlieMerge tag 'vmwgfx-fixes-4.3-151001' of git://people...
2015-09-30  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-09-30  Eric Dumazettcp: fix tcp_v6_md5_do_lookup prototype
2015-09-29  David S. MillerMerge branch 'listener-refactoring-preparations'
2015-09-29  Eric Dumazettcp: prepare fastopen code for upcoming listener changes
2015-09-29  Eric Dumazettcp: constify tcp_v{4|6}_route_req() sock argument
2015-09-29  Eric Dumazettcp/dccp: constify syn_recv_sock() method sock argument
2015-09-29  Eric Dumazetdccp: use inet6_csk_route_req() helper
2015-09-29  Eric Dumazettcp: remove tcp_rcv_state_process() tcp_hdr argument
2015-09-29  Eric Dumazettcp: remove unused len argument from tcp_rcv_state_proc...
2015-09-29  Eric Dumazettcp/dccp: constify send_synack and send_reset socket...
2015-09-27  Rafael J. WysockiMerge branch 'cpuidle' of https://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-26  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-09-26  Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-09-21' of git...
2015-09-25  David S. MillerMerge branch 'listener-sock-const'
2015-09-25  Eric Dumazettcp: constify tcp_v{4|6}_send_synack() socket argument
2015-09-25  Eric Dumazettcp: md5: constify tcp_md5_do_lookup() socket argument
2015-09-25  Eric Dumazettcp: constify listener socket in tcp_v[46]_init_req()
2015-09-25  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-25  Doug LedfordMerge tag 'v4.3-rc2' into k.o/for-4.3-v1
2015-09-24  Pablo Neira AyusoMerge tag 'ipvs2-for-v4.4' of https://git./linux/kernel...
2015-09-24  Tony LindgrenMerge commit 'b8c93646fd5c' into omap-for-v4.3/fixes
2015-09-24  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-24  Eric Dumazettcp: factorize sk_txhash init
2015-09-24  Dave AirlieMerge tag 'vmwgfx-fixes-4.3-150924' of git://people...
2015-09-23  Dave AirlieMerge branch 'drm-fixes-4.3' of git://people.freedeskto...
2015-09-23  Mark BrownMerge remote-tracking branches 'asoc/fix/wm8960' and...
2015-09-23  Mark BrownMerge remote-tracking branches 'asoc/fix/mtk', 'asoc...
2015-09-23  Mark BrownMerge remote-tracking branches 'asoc/fix/davinci',...
2015-09-23  Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-09-23  Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2015-09-23  Jens AxboeMerge branch 'stable/for-jens-4.3' of git://git./linux...
2015-09-22  Mark BrownMerge remote-tracking branches 'spi/fix/spidev' and...
2015-09-22  Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2015-09-21  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-09-21  Mark BrownMerge remote-tracking branches 'regulator/fix/anatop...
2015-09-21  Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2015-09-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-21  David S. MillerMerge tag 'linux-can-next-for-4.4-20150917' of git...
2015-09-20  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-20  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-09-20  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-20  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-09-18  Pablo Neira AyusoMerge tag 'ipvs-for-v4.4' of https://git./linux/kernel...
2015-09-18  Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-09-18  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2015-09-18  Linus TorvaldsMerge tag 'platform-drivers-x86-v4.3-2' of git://git...
2015-09-18  Eric Dumazettcp: provide skb->hash to synack packets
2015-09-17  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-17  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-09-17  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-09-17  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-09-17  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-09-17  Paolo BonziniMerge tag 'kvm-arm-for-4.3-rc2-2' of git://git./linux...
2015-09-16  Mark BrownMerge tag 'v4.3-rc1' into spi-fix-doc
2015-09-16  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-16  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-14  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-09-14  Rafael J. WysockiMerge branch 'for-rafael' of https://git./linux/kernel...
next
This page took 0.234923 seconds and 108 git commands to generate.