summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* macsec: validate ICV length on link creationDavide Caratti2016-07-251-1/+13
* macsec: fix error codes when a SA is createdDavide Caratti2016-07-251-22/+36
* macsec: limit ICV length to 16 octetsDavide Caratti2016-07-251-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-2512-352/+350
|\
| * i40e: Explicitly write platform-specific mac address after PF resetTushar Dave2016-07-221-38/+49
| * i40e: add missing link advertise settingStefan Assmann2016-07-221-0/+1
| * i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan2016-07-221-2/+2
| * i40e: Remove redundant memsetAmitoj Kaur Chawla2016-07-221-1/+0
| * i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-222-2/+2
| * i40e: refactor Rx filter handlingMitch Williams2016-07-223-279/+261
| * i40evf: add hyperv dev idsJoshua Hay2016-07-221-0/+2
| * i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-225-5/+0
| * i40e/i40evf: remove useless initializerMitch Williams2016-07-222-5/+2
| * i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand2016-07-221-19/+28
| * i40e: avoid null pointer dereferenceHeinrich Schuchardt2016-07-221-1/+3
* | cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2016-07-252-3/+3
* | libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-254-0/+6
* | cxgb3i: add iSCSI DDP supportVarun Prakash2016-07-251-1/+118
* | cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash2016-07-258-2/+507
* | cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-254-1009/+0
* | libcxgb: add library module for Chelsio driversVarun Prakash2016-07-259-26/+81
* | cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar2016-07-257-236/+446
* | net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch2016-07-251-1/+10
* | mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2016-07-252-1/+507
* | mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi2016-07-251-0/+67
* | mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi2016-07-251-0/+54
* | mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi2016-07-251-0/+41
* | mlxsw: pci: Add max span resources to resources queryNogah Frankel2016-07-252-0/+7
* | mlxsw: pci: Add resources query implementation.Nogah Frankel2016-07-256-3/+109
* | cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen2016-07-251-0/+51
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24116-678/+1343
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-2327-201/+517
| |\
| | * net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-211-2/+2
| | * net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-203-37/+132
| | * net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-202-3/+4
| | * net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli2016-07-171-4/+5
| | * net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli2016-07-171-0/+1
| | * et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli2016-07-171-1/+1
| | * net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli2016-07-161-1/+1
| | * mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
| | * mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
| | * mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
| | * mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
| | * mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-07-154-44/+66
| | |\
| | | * i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-151-5/+11
| | | * ixgbe: napi_poll must return the work donePaolo Abeni2016-07-151-1/+1
| | | * i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-151-12/+20
| | | * i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-152-26/+34
| | * | r8152: add MODULE_VERSIONGrant Grundler2016-07-151-0/+1
| | |/