summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King1-1/+1
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe1-0/+9
2018-03-27qede: Fix barrier usage after tx doorbell write.Manish Chopra1-6/+4
2018-03-27vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-03-27kbuild: rpm-pkg: Support GNU tar >= 1.29Jason Gunthorpe1-1/+1
2018-03-27builddeb: Fix header package regarding dtc source linksJan Kiszka1-1/+1
2018-03-27Merge branch 'mlx4-misc-fixes-for-4.16'David S. Miller4-47/+63
2018-03-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun1-1/+1
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang3-16/+33
2018-03-27Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-33/+51
2018-03-27strparser: Fix sign of err codesDave Watson1-2/+2
2018-03-27net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh1-1/+3
2018-03-27r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet1-1/+1
2018-03-27net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis1-0/+3
2018-03-27Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-3/+6
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann2-5/+62
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann3-16/+38
2018-03-27Merge tag 'tegra-for-4.17-misc' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+2
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-03-27Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...Dave Airlie2-8/+15
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian1-8/+17
2018-03-27objtool: Add Clang supportJosh Poimboeuf1-0/+11
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-6/+3
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2-4/+4
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu1-8/+8
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan1-2/+7
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh1-0/+17
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz3-5/+3
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz1-3/+3
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu1-5/+6
2018-03-26net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang1-0/+1
2018-03-26net: dsa: mt7530: remove redundant MODULE_ALIAS entriesSean Wang1-1/+0
2018-03-26vhost_net: add missing lock nesting notationJason Wang1-2/+2
2018-03-26net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich1-0/+1
2018-03-26team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long1-7/+5
2018-03-26Merge branch 'bond-hwaddr-sync-fixes'David S. Miller1-36/+37
2018-03-26bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-03-26bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-03-26bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend2-4/+14
2018-03-26net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki1-0/+1
2018-03-26Documentation/isdn: check and fix dead links ...Sanjeev Gupta4-12/+14
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-03-26Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub...David S. Miller15-82/+225