summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-03-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang
2018-03-27Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-03-27strparser: Fix sign of err codesDave Watson
2018-03-27net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-03-27r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet
2018-03-27net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis
2018-03-27Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann
2018-03-27Merge tag 'tegra-for-4.17-misc' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan
2018-03-27Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...Dave Airlie
2018-03-27perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-03-27objtool: Add Clang supportJosh Poimboeuf
2018-03-27perf/x86: Update rdpmc_always_available static key to the modern APIDavidlohr Bueso
2018-03-27sched/core: Update preempt_notifier_key to modern APIDavidlohr Bueso
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu
2018-03-26net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang
2018-03-26net: dsa: mt7530: remove redundant MODULE_ALIAS entriesSean Wang
2018-03-26vhost_net: add missing lock nesting notationJason Wang
2018-03-26net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich
2018-03-26team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long
2018-03-26Merge branch 'bond-hwaddr-sync-fixes'David S. Miller
2018-03-26bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-03-26bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-03-26bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend
2018-03-26net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki
2018-03-26Documentation/isdn: check and fix dead links ...Sanjeev Gupta
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese
2018-03-26x86/apic: Finish removing unused callbacksDavid Rientjes
2018-03-25Merge tag 'wireless-drivers-for-davem-2018-03-24' of git://git.kernel.org/pub...David S. Miller
2018-03-25ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-03-25netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko