summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_deviceFlorian Fainelli2016-09-122-3/+1
* net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flagDavid Ahern2016-09-111-3/+2
* net: l3mdev: remove get_rtable methodDavid Ahern2016-09-111-21/+0
* net: ipv6: Remove l3mdev_get_saddr6David Ahern2016-09-111-41/+0
* net: ipv4: Remove l3mdev_get_saddrDavid Ahern2016-09-111-38/+0
* net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-111-42/+82
* net: vrf: Flip IPv4 output path from FIB lookup hook to out hookDavid Ahern2016-09-111-1/+63
* ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()Markus Elfring2016-09-111-1/+1
* ATM-ZeitNet: Replace one kzalloc() call by kcalloc()Markus Elfring2016-09-111-3/+4
* ATM-ZeitNet: Improve a size determination in zatm_open()Markus Elfring2016-09-111-1/+1
* ATM-ZeitNet: Use kmalloc_array() in start_tx()Markus Elfring2016-09-111-2/+3
* ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()Markus Elfring2016-09-111-1/+2
* ATM-nicstar: Refactor a kmalloc() call in ns_init_card()Markus Elfring2016-09-111-1/+2
* ATM-nicstar: Improve another size determination in ns_init_card()Markus Elfring2016-09-111-1/+1
* ATM-nicstar: Improve another size determination in get_scq()Markus Elfring2016-09-111-1/+1
* ATM-nicstar: Use kmalloc_array() in get_scq()Markus Elfring2016-09-111-2/+3
* Revert "hv_netvsc: make inline functions static"Stephen Hemminger2016-09-111-84/+1
* net/mlx5: Organize device list API in one placeMohamad Haj Yahia2016-09-115-296/+362
* net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia2016-09-111-6/+32
* net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia2016-09-113-63/+183
* net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia2016-09-112-141/+124
* net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia2016-09-113-14/+34
* net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia2016-09-112-3/+23
* net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia2016-09-112-8/+23
* net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia2016-09-111-64/+107
* net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia2016-09-111-20/+129
* net/mlx5: SRIOV core code refactoringMohamad Haj Yahia2016-09-113-129/+101
* net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia2016-09-111-1/+12
* net: fs_enet: make rx_copybreak value configurableChristophe Leroy2016-09-111-0/+40
* net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy2016-09-111-16/+20
* net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy2016-09-115-295/+160
* net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-111-2/+2
* ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring2016-09-101-4/+9
* alx: add module parameter to enable msi-x supportTobias Regnery2016-09-101-1/+4
* alx: add msi-x supportTobias Regnery2016-09-104-8/+184
* alx: factor out part of the interrupt handlerTobias Regnery2016-09-101-14/+20
* alx: refactor msi enablement and disablementTobias Regnery2016-09-102-9/+26
* qed: mark symbols static where possibleBaoyou Xie2016-09-104-28/+35
* ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring2016-09-101-4/+6
* ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring2016-09-101-2/+3
* via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King2016-09-101-12/+9
* qede: mark qede_set_features() staticBaoyou Xie2016-09-101-1/+1
* net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2016-09-102-92/+92
* macsec: set network devtypestephen hemminger2016-09-101-0/+1
* net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel2016-09-091-2/+2
* be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna2016-09-081-1/+1
* be2net: Fix mac address collision in some configurationsSuresh Reddy2016-09-082-2/+5
* be2net: Avoid redundant addition of mac address in HWSuresh Reddy2016-09-081-20/+66
* be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur2016-09-082-4/+13
* be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur2016-09-081-0/+3