summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-22Merge branch 'mlxsw-fixes'David S. Miller
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund
2017-10-22soreuseport: fix initialization raceCraig Gallek
2017-10-22net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov
2017-10-22sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn
2017-10-22Merge branch 'bpf-range-marking-fixes'David S. Miller
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann
2017-10-22bpf: fix pattern matches for direct packet accessDaniel Borkmann
2017-10-22bpf: fix off by one for range markings with L{T, E} patternsDaniel Borkmann
2017-10-22bpf: devmap fix arithmetic overflow in bitmap_size calculationJohn Fastabend
2017-10-21Merge tag 'dmaengine-fix-4.14-rc6' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-21cpu/hotplug: Reset node state after operationThomas Gleixner
2017-10-21Merge branch 'aquantia-fixes'David S. Miller
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh
2017-10-21net: aquantia: mmio unmap was not performed on driver removalIgor Russkikh
2017-10-21net: aquantia: Limit number of MSIX irqs to the number of cpusIgor Russkikh
2017-10-21net: aquantia: Fixed transient link up/down/up notificationIgor Russkikh
2017-10-21net: aquantia: Add queue restarts stats counterIgor Russkikh
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh
2017-10-21android: binder: Fix null ptr dereference in debug msgSherry Yang
2017-10-21android: binder: Don't get mm from taskSherry Yang
2017-10-21udp: make some messages more descriptiveMatteo Croce
2017-10-21geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio
2017-10-21Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...David S. Miller
2017-10-21hv_sock: add locking in the open/close/release code pathsDexuan Cui
2017-10-21net/ncsi: Fix length of GVI response packetGavin Shan
2017-10-21net/ncsi: Enforce failover on link monitor timeoutGavin Shan
2017-10-21net/ncsi: Disable HWA mode when no channels are foundGavin Shan
2017-10-21net/ncsi: Stop monitor if channel times out or is inactiveSamuel Mendoza-Jonas
2017-10-21net/ncsi: Fix AEN HNCDSC packet lengthSamuel Mendoza-Jonas
2017-10-21packet: avoid panic in packet_getsockopt()Eric Dumazet
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-10-20Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2017-10-20waitid(): Avoid unbalanced user_access_end() on access_ok() errorKees Cook
2017-10-20vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui
2017-10-20Merge branch 'sockmap-fixes'David S. Miller
2017-10-20bpf: require CAP_NET_ADMIN when using devmapJohn Fastabend
2017-10-20bpf: require CAP_NET_ADMIN when using sockmap mapsJohn Fastabend
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend
2017-10-20sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectXin Long
2017-10-20clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub
2017-10-20Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds