aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-12e1000: clean up the checking logicJean Sacren1-5/+5
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka4-0/+30
2015-12-12e1000: Remove checkpatch coding style errorsJanusz Wolak2-60/+72
2015-12-12igb: don't unmap NULL hw_addrJarod Wilson2-4/+8
2015-12-12e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov2-3/+9
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka4-0/+103
2015-12-12e1000: make eeprom read/write scheduler friendlyJoern Engel1-5/+8
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan2-2/+2
2015-12-12i40evf: change version string generationMitch Williams1-1/+9
2015-12-12i40e: clean whole mac filter listShannon Nelson1-8/+11
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain3-1/+5
2015-12-12i40e: hush little warningsMitch Williams1-6/+12
2015-12-12i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq messageMichal Kosiarz3-0/+43
2015-12-12i40e: use explicit cast from u16 to u8Kamil Krawczyk1-1/+1
2015-12-12i40evf: check rings before freeing resourcesMitch Williams1-0/+6
2015-12-12i40e: don't add zero MAC filterMitch Williams1-6/+9
2015-12-12i40e: properly delete VF MAC filtersMitch Williams3-2/+44
2015-12-12i40e: chomp the BIT(_ULL)Jesse Brandeburg1-15/+15
2015-12-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-235/+415
2015-12-12bpf, inode: allow for rename and link opsDaniel Borkmann1-0/+20
2015-12-12ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov1-4/+0
2015-12-12ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck1-5/+72
2015-12-12ixgbe: Clear stale pool mappingsAlexander Duyck3-9/+18
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck3-73/+72
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2-12/+129
2015-12-12ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck1-23/+19
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck6-12/+38
2015-12-12ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck1-54/+34
2015-12-12ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck1-72/+70
2015-12-12ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck1-29/+19
2015-12-12ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck1-2/+2
2015-12-12ixgbe: Return error on failure to allocate mac_tableAlexander Duyck1-0/+2
2015-12-12mlxsw: core: Fix temperature sensor index during initializationJiri Pirko1-1/+1
2015-12-12mlxsw: reg: Fix max temperature gettingJiri Pirko1-1/+1
2015-12-12Merge branch 'mlx5-flow-steering'David S. Miller17-1051/+2185
2015-12-12net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb2-1/+1
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb11-1082/+633
2015-12-12net/mlx5_core: Flow steering tree initializationMaor Gottlieb4-0/+388
2015-12-12net/mlx5_core: Introduce flow steering APIMaor Gottlieb2-0/+487
2015-12-12net/mlx5_core: Add flow steering lookup algorithmsMaor Gottlieb2-0/+134
2015-12-12net/mlx5_core: Add flow steering base data structuresMaor Gottlieb3-1/+123
2015-12-12net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb6-11/+455
2015-12-12net/mlx5e: Assign random MAC address if neededSaeed Mahameed2-0/+8
2015-12-12net/mlx5: Fix query E-Switch capabilitiesSaeed Mahameed1-1/+1
2015-12-11Merge branch 'thunderx-pass2'David S. Miller6-31/+55
2015-12-11net: thunderx: Enable CQE count threshold interruptSunil Goutham2-2/+2
2015-12-11net: thunderx: HW TSO support for pass-2 hardwareSunil Goutham5-29/+53
2015-12-11Doc: Micrel-ksz90x1.txt: Document deprecated MAC OF propertiesAndrew Lunn1-13/+4
2015-12-11Merge branch 'mvneta-rss-xps'David S. Miller1-43/+285
2015-12-11net: mvneta: Configure XPS supportGregory CLEMENT1-11/+45