summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-28RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa
2016-04-28RDMA/i40iw: Correct max message size in query portIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix refused connectionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Correct QP size calculationIsmail, Mustafa
2016-04-28RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa
2016-04-28Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford
2016-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Doug Ledford
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn
2016-04-28IB/rdmavt: Fix send schedulingJubin John
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc
2016-04-25toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-04-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-24net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout
2016-04-24net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb
2016-04-24qlcnic: Update version to 5.3.64Manish Chopra
2016-04-24net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut
2016-04-24macsec: fix netlink attribute validationSabrina Dubroca
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca
2016-04-24macsec: fix SA leak if initialization failsSabrina Dubroca
2016-04-24macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca
2016-04-24macsec: add consistency check to netlink dumpsSabrina Dubroca
2016-04-24macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca
2016-04-24macsec: don't put a NULL rxsaSabrina Dubroca
2016-04-24macsec: take rtnl lock before for_each_netdevSabrina Dubroca