Age | Commit message (Expand) | Author | Files | Lines |
2016-09-12 | net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device | Florian Fainelli | 2 | -3/+1 |
2016-09-11 | net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag | David Ahern | 1 | -3/+2 |
2016-09-11 | net: l3mdev: remove get_rtable method | David Ahern | 1 | -21/+0 |
2016-09-11 | net: ipv6: Remove l3mdev_get_saddr6 | David Ahern | 1 | -41/+0 |
2016-09-11 | net: ipv4: Remove l3mdev_get_saddr | David Ahern | 1 | -38/+0 |
2016-09-11 | net: vrf: Flip IPv6 output path from FIB lookup hook to out hook | David Ahern | 1 | -42/+82 |
2016-09-11 | net: vrf: Flip IPv4 output path from FIB lookup hook to out hook | David Ahern | 1 | -1/+63 |
2016-09-11 | ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx() | Markus Elfring | 1 | -1/+1 |
2016-09-11 | ATM-ZeitNet: Replace one kzalloc() call by kcalloc() | Markus Elfring | 1 | -3/+4 |
2016-09-11 | ATM-ZeitNet: Improve a size determination in zatm_open() | Markus Elfring | 1 | -1/+1 |
2016-09-11 | ATM-ZeitNet: Use kmalloc_array() in start_tx() | Markus Elfring | 1 | -2/+3 |
2016-09-11 | ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx() | Markus Elfring | 1 | -1/+2 |
2016-09-11 | ATM-nicstar: Refactor a kmalloc() call in ns_init_card() | Markus Elfring | 1 | -1/+2 |
2016-09-11 | ATM-nicstar: Improve another size determination in ns_init_card() | Markus Elfring | 1 | -1/+1 |
2016-09-11 | ATM-nicstar: Improve another size determination in get_scq() | Markus Elfring | 1 | -1/+1 |
2016-09-11 | ATM-nicstar: Use kmalloc_array() in get_scq() | Markus Elfring | 1 | -2/+3 |
2016-09-11 | Revert "hv_netvsc: make inline functions static" | Stephen Hemminger | 1 | -84/+1 |
2016-09-11 | net/mlx5: Organize device list API in one place | Mohamad Haj Yahia | 5 | -296/+362 |
2016-09-11 | net/mlx5e: Restore vlan filter after seamless reset | Mohamad Haj Yahia | 1 | -6/+32 |
2016-09-11 | net/mlx5e: Implement mlx5e interface attach/detach callbacks | Mohamad Haj Yahia | 3 | -63/+183 |
2016-09-11 | net/mlx5: Implement vports admin state backup/restore | Mohamad Haj Yahia | 2 | -141/+124 |
2016-09-11 | net/mlx5: Align sriov/eswitch modules with the new load/unload flow. | Mohamad Haj Yahia | 3 | -14/+34 |
2016-09-11 | net/mlx5: Implement eswitch attach/detach flows | Mohamad Haj Yahia | 2 | -3/+23 |
2016-09-11 | net/mlx5: Implement SRIOV attach/detach flows | Mohamad Haj Yahia | 2 | -8/+23 |
2016-09-11 | net/mlx5: Split the load/unload flow into hardware and software flows | Mohamad Haj Yahia | 1 | -64/+107 |
2016-09-11 | net/mlx5: Introduce attach/detach to interface API | Mohamad Haj Yahia | 1 | -20/+129 |
2016-09-11 | net/mlx5: SRIOV core code refactoring | Mohamad Haj Yahia | 3 | -129/+101 |
2016-09-11 | net/mlx5: Skip waiting for vf pages in internal error | Mohamad Haj Yahia | 1 | -1/+12 |
2016-09-11 | net: fs_enet: make rx_copybreak value configurable | Christophe Leroy | 1 | -0/+40 |
2016-09-11 | net: fs_enet: don't unmap DMA when packet len is below copybreak | Christophe Leroy | 1 | -16/+20 |
2016-09-11 | net: fs_enet: merge NAPI RX and NAPI TX | Christophe Leroy | 5 | -295/+160 |
2016-09-11 | net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id() | Amir Vadai | 1 | -2/+2 |
2016-09-10 | ATM-iphase: Use kmalloc_array() in tx_init() | Markus Elfring | 1 | -4/+9 |
2016-09-10 | alx: add module parameter to enable msi-x support | Tobias Regnery | 1 | -1/+4 |
2016-09-10 | alx: add msi-x support | Tobias Regnery | 4 | -8/+184 |
2016-09-10 | alx: factor out part of the interrupt handler | Tobias Regnery | 1 | -14/+20 |
2016-09-10 | alx: refactor msi enablement and disablement | Tobias Regnery | 2 | -9/+26 |
2016-09-10 | qed: mark symbols static where possible | Baoyou Xie | 4 | -28/+35 |
2016-09-10 | ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group() | Markus Elfring | 1 | -4/+6 |
2016-09-10 | ATM-ENI: Use kmalloc_array() in eni_start() | Markus Elfring | 1 | -2/+3 |
2016-09-10 | via-velocity: remove null pointer check on array tdinfo->skb_dma | Colin Ian King | 1 | -12/+9 |
2016-09-10 | qede: mark qede_set_features() static | Baoyou Xie | 1 | -1/+1 |
2016-09-10 | net: phy: Fixed checkpatch errors for Microsemi PHYs. | Raju Lakkaraju | 2 | -92/+92 |
2016-09-10 | macsec: set network devtype | stephen hemminger | 1 | -0/+1 |
2016-09-09 | net: ethernet: xilinx: Enable emaclite for MIPS | Zubair Lutfullah Kakakhel | 1 | -2/+2 |
2016-09-08 | be2net: Update the driver version to 11.1.0.0 | Sriharsha Basavapatna | 1 | -1/+1 |
2016-09-08 | be2net: Fix mac address collision in some configurations | Suresh Reddy | 2 | -2/+5 |
2016-09-08 | be2net: Avoid redundant addition of mac address in HW | Suresh Reddy | 1 | -20/+66 |
2016-09-08 | be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ... | Somnath Kotur | 2 | -4/+13 |
2016-09-08 | be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload | Somnath Kotur | 1 | -0/+3 |