summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter
2017-03-22Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann
2017-03-23Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-03-22Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-03-22genetlink: fix counting regression on ctrl_dumpfamily()Stanislaw Gruszka
2017-03-22socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-22ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-22enic: update enic maintainersGovindarajulu Varadarajan
2017-03-22net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko
2017-03-22Merge branch 'fjes-fixes'David S. Miller
2017-03-22fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu
2017-03-22fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu
2017-03-22Merge branch 'mlx5-fixes'David S. Miller
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz
2017-03-22Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller
2017-03-22tipc: fix nametbl deadlock at tipc_nametbl_unsubscribeYing Xue
2017-03-22sctp: remove useless err from sctp_association_initXin Long
2017-03-22sctp: declare struct sctp_stream before using itXin Long
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann
2017-03-22Merge branch 'r8152-rx-settings'David S. Miller
2017-03-22r8152: fix the rx early size of RTL8153hayeswang
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang
2017-03-22cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-22arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-03-22iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-03-22blk-mq: don't complete un-started request in timeout handlerMing Lei
2017-03-22[media] exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-03-22[media] bdisp: Clean up file handle in open() error pathShailendra Verma
2017-03-22[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann
2017-03-22Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2017-03-22Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-22extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede
2017-03-22extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede