summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood
2016-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore
2016-11-04Merge branch 'nfp-ring-reconfig-and-xdp-support'David S. Miller
2016-11-04nfp: add support for offload of XDP programsJakub Kicinski
2016-11-04nfp: remove unnecessary parameters from nfp_net_bpf_offload()Jakub Kicinski
2016-11-04nfp: add XDP support in the driverJakub Kicinski
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski
2016-11-04nfp: reorganize nfp_net_rx() to get packet offsets earlyJakub Kicinski
2016-11-04nfp: add support for ethtool .set_channelsJakub Kicinski
2016-11-04nfp: move RSS indirection table init into a separate functionJakub Kicinski
2016-11-04nfp: add helper to reassign rings to IRQ vectorsJakub Kicinski
2016-11-04nfp: loosen relation between rings and IRQs vectorsJakub Kicinski
2016-11-04nfp: reuse ring helpers on .ndo_open() pathJakub Kicinski
2016-11-04nfp: rename ring allocation helpersJakub Kicinski
2016-11-04nfp: centralize runtime reconfiguration logicJakub Kicinski
2016-11-04nfp: add support for ethtool .get_channelsJakub Kicinski
2016-11-04Merge branch 'amd-xgbe-updates'David S. Miller
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas
2016-11-04Merge branch 'uid-routing'David S. Miller
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-11-04net: core: Add a UID field to struct sock.Lorenzo Colitti
2016-11-04Merge branch 'dsa-mv88e6xxx-port-operation-refine'David S. Miller
2016-11-04net: dsa: mv88e6xxx: setup port's MACVivien Didelot