summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-11net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib
2016-09-11net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_deviceFlorian Fainelli
2016-09-11nvme: make NVME_RDMA depend on BLOCKLinus Torvalds
2016-09-11Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-11Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-10net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern
2016-09-10net: l3mdev: remove get_rtable methodDavid Ahern
2016-09-10net: ipv6: Remove l3mdev_get_saddr6David Ahern
2016-09-10net: ipv4: Remove l3mdev_get_saddrDavid Ahern
2016-09-10net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern
2016-09-10net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern
2016-09-10ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring
2016-09-10ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring
2016-09-10ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring
2016-09-10ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring
2016-09-10ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()Markus Elfring
2016-09-10ATM-nicstar: Refactor a kmalloc() call in ns_init_card()Markus Elfring
2016-09-10ATM-nicstar: Improve another size determination in ns_init_card()Markus Elfring
2016-09-10ATM-nicstar: Improve another size determination in get_scq()Markus Elfring
2016-09-10ATM-nicstar: Use kmalloc_array() in get_scq()Markus Elfring
2016-09-10Revert "hv_netvsc: make inline functions static"Stephen Hemminger
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-09-10net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia
2016-09-10net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia
2016-09-10net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-10net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-09-10net: fs_enet: make rx_copybreak value configurableChristophe Leroy
2016-09-10net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy
2016-09-10net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-09ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring
2016-09-09alx: add module parameter to enable msi-x supportTobias Regnery
2016-09-09alx: add msi-x supportTobias Regnery
2016-09-09alx: factor out part of the interrupt handlerTobias Regnery
2016-09-09alx: refactor msi enablement and disablementTobias Regnery
2016-09-09qed: mark symbols static where possibleBaoyou Xie