net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
[linux-2.6-block.git] / drivers /
2016-12-29 Jack Morgensteinnet/mlx4_core: Use-after-free causes a resource leak...
2016-12-29 Florian Fainellinet: stmmac: Fix error path after register_netdev move
2016-12-28 Colin Ian Kingnet: wan: slic_ds26522: fix spelling mistake: "configur...
2016-12-28 David S. MillerMerge branch 'mlx5-fixes'
2016-12-28 Saeed Mahameednet/mlx5e: Disable netdev after close
2016-12-28 Saeed Mahameednet/mlx5e: Don't sync netdev state when not registered
2016-12-28 Huy Nguyennet/mlx5e: Check ets capability before initializing...
2016-12-28 Gal PressmanRevert "net/mlx5e: Expose PCIe statistics to ethtool"
2016-12-28 Mohamad Haj Yahianet/mlx5: Prevent setting multicast macs for VFs
2016-12-28 Maor Gottliebnet/mlx5: Release FTE lock in error flow
2016-12-28 Maor Gottliebnet/mlx5: Mask destination mac value in ethtool steerin...
2016-12-28 Eli Cohennet/mlx5: Avoid shadowing numa_node
2016-12-28 Daniel Jurgensnet/mlx5: Cancel recovery work in remove flow
2016-12-28 Noa Osherovichnet/mlx5: Check FW limitations on log_max_qp before...
2016-12-28 Or Gerlitznet/mlx5: Disable RoCE on the e-switch management port...
2016-12-28 Florian Fainellinet: stmmac: Fix race between stmmac_drv_probe and...
2016-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-27 Kweh, Hock Leongnet: stmmac: fix incorrect bit set in gmac4 mdio addr...
2016-12-27 Chun-Hao Linr8169: add support for RTL8168 series add-on card.
2016-12-26 Florian Fainellinet: korina: Fix NAPI versus resources freeing
2016-12-25 Linus Torvaldsavoid spurious "may be used uninitialized" warning
2016-12-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-25 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2016-12-25 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2016-12-25 Thomas Gleixnerktime: Cleanup ktime_set() usage
2016-12-25 Thomas Gleixnerktime: Get rid of the union
2016-12-25 Thomas Gleixnerclocksource: Use a plain u64 instead of cycle_t
2016-12-25 Thomas Gleixnerirqchip/armada-xp: Consolidate hotplug state space
2016-12-25 Thomas Gleixnerirqchip/gic: Consolidate hotplug state space
2016-12-25 Thomas Gleixnercoresight/etm3/4x: Consolidate hotplug state space
2016-12-25 Thomas Gleixnercpu/hotplug: Cleanup state names
2016-12-25 Anna-Maria Gleixnerstaging/lustre/libcfs: Convert to hotplug state machine
2016-12-25 Sebastian Andrzej... scsi/bnx2i: Convert to hotplug state machine
2016-12-25 Sebastian Andrzej... scsi/bnx2fc: Convert to hotplug state machine
2016-12-25 Thomas Gleixnerbus: arm-ccn: Prevent hotplug callback leak
2016-12-25 Thomas Gleixnerscsi: qedi: Convert to hotplug state machine
2016-12-24 Linus TorvaldsReplace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-12-24 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.10' of git://git....
2016-12-24 Linus TorvaldsMerge tag 'ntb-4.10' of git://github.com/jonmason/ntb
2016-12-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-12-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-12-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-12-23 Tariq Toukannet/mlx4_en: Fix user prio field in XDP forward
2016-12-23 Mahesh Bandewaripvlan: fix multicast processing
2016-12-23 Eric Dumazetipvlan: fix various issues in ipvlan_process_multicast()
2016-12-23 Steve Wahlntb_transport: Remove unnecessary call to ntb_peer_spad...
2016-12-23 Christophe JAILLETNTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
2016-12-23 Dave Jiangntb: fix SKX NTB config space size register offsets
2016-12-23 Shyam Sundar S Kntb_transport: Limit memory windows based on available...
2016-12-23 Shyam Sundar S KNTB: Register and offset values fix for memory window
2016-12-23 Xiangliang YuNTB: add support for hotplug feature
2016-12-23 Dave Jiangntb: Adding Skylake Xeon NTB support
2016-12-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-23 David S. MillerMerge branch 'virtio-net-xdp-fixes'
2016-12-23 Jason Wangvirtio-net: XDP support for small buffers
2016-12-23 Jason Wangvirtio-net: remove big packet XDP codes
2016-12-23 Jason Wangvirtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO...
2016-12-23 Jason Wangvirtio-net: make rx buf size estimation works for XDP
2016-12-23 Jason Wangvirtio-net: unbreak csumed packets for XDP_PASS
2016-12-23 Jason Wangvirtio-net: correctly handle XDP_PASS for linearized...
2016-12-23 Jason Wangvirtio-net: fix page miscount during XDP linearizing
2016-12-23 Jason Wangvirtio-net: correctly xmit linearized page on XDP_TX
2016-12-23 Jason Wangvirtio-net: remove the warning before XDP linearizing
2016-12-23 Linus TorvaldsMerge tag 'befs-v4.10-rc1' of git://github.com/luisbg...
2016-12-23 Linus TorvaldsMerge tag 'drm-fixes-for-4.10-rc1' of git://people...
2016-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-12-23 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2016-12-23 Linus TorvaldsMerge tag 'arc-4.10-rc1-part2' of git://git./linux...
2016-12-23 David S. MillerMerge branch 'mlxsw-router-fixes'
2016-12-23 Ido Schimmelmlxsw: spectrum_router: Correctly remove nexthop groups
2016-12-23 Ido Schimmelmlxsw: spectrum_router: Don't reflect dead neighs
2016-12-23 jpintostmmac: CSR clock configuration fix
2016-12-23 Al ViroMerge branch 'work.namespace' into for-linus
2016-12-23 Al Virosg_write()/bsg_write() is not fit to be called under...
2016-12-22 James BottomleyMerge branch 'misc' into for-linus
2016-12-22 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-12-22' of git...
2016-12-22 Dave AirlieMerge tag 'drm-misc-fixes-2016-12-22' of git://anongit...
2016-12-22 Dave AirlieMerge branch 'drm-next-4.10' of git://people.freedeskto...
2016-12-22 Linus TorvaldsMerge tag 'leds_for_4.10_email_update' of git://git...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-12-22 Linus TorvaldsMerge tag 'acpi-extra-4.10-rc1' of git://git./linux...
2016-12-22 Linus TorvaldsMerge tag 'pm-fixes-4.10-rc1' of git://git./linux/kerne...
2016-12-22 Linus TorvaldsMerge tag 'mmc-v4.10-3' of git://git./linux/kernel...
2016-12-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-22 Linus TorvaldsMerge branch 'x86-cache-for-linus' of git://git./linux...
2016-12-22 Andrew BoyerIB/rxe: Don't check for null ptr in send()
2016-12-22 Andrew BoyerIB/rxe: Drop future atomic/read packets rather than...
2016-12-22 Andrew BoyerIB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
2016-12-22 Amrani, Ramqedr: Always notify the verb consumer of flushed CQEs
2016-12-22 Amrani, Ramqedr: clear the vendor error field in the work completion
2016-12-22 Amrani, Ramqedr: post_send/recv according to QP state
2016-12-22 Amrani, Ramqedr: ignore inline flag in read verbs
2016-12-22 Amrani, Ramqedr: modify QP state to error when destroying it
2016-12-22 Amrani, Ramqedr: return correct value on modify qp
2016-12-22 Amrani, Ramqedr: return error if destroy CQ failed
2016-12-22 Amrani, Ramqedr: configure the number of CQEs on CQ creation
2016-12-22 Chien Tin Tungi40iw: Set 128B as the only supported RQ WQE size
next