summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-13fm10k: use ether_addr_copy to copy MAC addressJacob Keller
2015-12-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2015-12-12e1000e: initial support for i219-LM (3)Raanan Avargil
2015-12-12igb: improve handling of disconnected adaptersJarod Wilson
2015-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-12igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2015-12-12e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil
2015-12-12e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2015-12-12e1000: Elementary checkpatch warnings and checks removedJanusz Wolak
2015-12-12e1000: get rid of duplicate exit pathJean Sacren
2015-12-12e1000: fix kernel-doc argument being missingJean Sacren
2015-12-12e1000e: clean up the local variableJean Sacren
2015-12-12e1000: fix a typo in the commentJean Sacren
2015-12-12e1000: clean up the checking logicJean Sacren
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2015-12-12e1000: Remove checkpatch coding style errorsJanusz Wolak
2015-12-12igb: don't unmap NULL hw_addrJarod Wilson
2015-12-12e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka
2015-12-12e1000: make eeprom read/write scheduler friendlyJoern Engel
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan
2015-12-12i40evf: change version string generationMitch Williams
2015-12-12i40e: clean whole mac filter listShannon Nelson
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain
2015-12-12i40e: hush little warningsMitch Williams
2015-12-12i40e: Opcode and structures required by OEM Post Update AQ command and add ne...Michal Kosiarz
2015-12-12i40e: use explicit cast from u16 to u8Kamil Krawczyk
2015-12-12i40evf: check rings before freeing resourcesMitch Williams
2015-12-12i40e: don't add zero MAC filterMitch Williams
2015-12-12i40e: properly delete VF MAC filtersMitch Williams
2015-12-12i40e: chomp the BIT(_ULL)Jesse Brandeburg
2015-12-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2015-12-12bpf, inode: allow for rename and link opsDaniel Borkmann
2015-12-12ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov
2015-12-12ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck
2015-12-12ixgbe: Clear stale pool mappingsAlexander Duyck
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck
2015-12-12ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck
2015-12-12ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck
2015-12-12ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck
2015-12-12ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck
2015-12-12ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck
2015-12-12ixgbe: Return error on failure to allocate mac_tableAlexander Duyck
2015-12-12mlxsw: core: Fix temperature sensor index during initializationJiri Pirko
2015-12-12mlxsw: reg: Fix max temperature gettingJiri Pirko
2015-12-12Merge branch 'mlx5-flow-steering'David S. Miller
2015-12-12net/mlx5e: Rename en_flow_table.c to en_fs.cMaor Gottlieb
2015-12-12net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb