summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-8/+39
2016-09-11net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern1-3/+2
2016-09-11net: l3mdev: remove get_rtable methodDavid Ahern1-21/+0
2016-09-11net: ipv6: Remove l3mdev_get_saddr6David Ahern1-41/+0
2016-09-11net: ipv4: Remove l3mdev_get_saddrDavid Ahern1-38/+0
2016-09-11net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern1-42/+82
2016-09-11net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern1-1/+63
2016-09-11ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring1-1/+1
2016-09-11ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring1-3/+4
2016-09-11ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring1-1/+1
2016-09-11ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring1-2/+3
2016-09-11ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()Markus Elfring1-1/+2
2016-09-11ATM-nicstar: Refactor a kmalloc() call in ns_init_card()Markus Elfring1-1/+2
2016-09-11ATM-nicstar: Improve another size determination in ns_init_card()Markus Elfring1-1/+1
2016-09-11ATM-nicstar: Improve another size determination in get_scq()Markus Elfring1-1/+1
2016-09-11ATM-nicstar: Use kmalloc_array() in get_scq()Markus Elfring1-2/+3
2016-09-11Revert "hv_netvsc: make inline functions static"Stephen Hemminger1-84/+1
2016-09-11net/mlx5: Organize device list API in one placeMohamad Haj Yahia5-296/+362
2016-09-11net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia1-6/+32
2016-09-11net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia3-63/+183
2016-09-11net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2-141/+124
2016-09-11net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia3-14/+34
2016-09-11net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2-3/+23
2016-09-11net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2-8/+23
2016-09-11net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia1-64/+107
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia1-20/+129
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia3-129/+101
2016-09-11net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia1-1/+12
2016-09-11net: fs_enet: make rx_copybreak value configurableChristophe Leroy1-0/+40
2016-09-11net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy1-16/+20
2016-09-11net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy5-295/+160
2016-09-11net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt1-0/+7
2016-09-11net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai1-2/+2
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+7
2016-09-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-15/+38
2016-09-10ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring1-4/+9
2016-09-10alx: add module parameter to enable msi-x supportTobias Regnery1-1/+4
2016-09-10alx: add msi-x supportTobias Regnery4-8/+184
2016-09-10alx: factor out part of the interrupt handlerTobias Regnery1-14/+20
2016-09-10alx: refactor msi enablement and disablementTobias Regnery2-9/+26
2016-09-10qed: mark symbols static where possibleBaoyou Xie4-28/+35
2016-09-10drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare1-0/+1
2016-09-10ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring1-4/+6
2016-09-10ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring1-2/+3
2016-09-10Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller9-13/+22
2016-09-10dwc_eth_qos: do not register semi-initialized deviceLars Persson1-20/+18
2016-09-10via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King1-12/+9
2016-09-10qede: mark qede_set_features() staticBaoyou Xie1-1/+1
2016-09-10net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2-92/+92
2016-09-10libnvdimm: allow legacy (e820) pmem region to clear bad blocksDave Jiang1-1/+5