summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-04block: fix up io_poll documentationJeff Moyer1-3/+3
2017-01-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller20-199/+1101
2017-01-04ixgbe: Add PF support for VF promiscuous modeDon Skidmore4-6/+45
2017-01-04ixgbevf: Add support for VF promiscuous modeDon Skidmore4-5/+36
2017-01-04ixgbe: Implement support for firmware-controlled PHYsMark Rustad7-6/+642
2017-01-04ixgbe: Implement firmware interface to access some PHYsMark Rustad3-0/+113
2017-01-04ixgbe: Remove unused firmware version functions and methodMark Rustad7-46/+1
2017-01-04ixgbe: Fix issues with EEPROM accessMark Rustad3-82/+91
2017-01-04ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore1-3/+2
2017-01-04ixgbevf: restore hw_addr on resume or errorEmil Tantilov1-0/+3
2017-01-04ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki1-6/+6
2017-01-04ixgbevf: fix AER error handlingEmil Tantilov1-18/+25
2017-01-04ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-01-04ixgbe: test for trust in macvlan adjustments for VFKen Cox1-1/+2
2017-01-04ixgbevf: handle race between close and suspend on shutdownEmil Tantilov1-2/+9
2017-01-04ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-01-04ixgbe: Fix reporting of 100Mb capabilityTony Nguyen1-1/+1
2017-01-04ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-01-04ixgbe: Add bounds check for x540 LED functionsTony Nguyen1-2/+7
2017-01-04ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-01-04ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen1-4/+21
2017-01-04ixgbe: Report driver version to firmware for x550 devicesTony Nguyen5-7/+80
2017-01-04ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0
2017-01-03gcc-plugins: update gcc-common.h for gcc-7Kees Cook1-0/+85
2017-01-03latent_entropy: fix ARM build error on earlier gccKees Cook1-2/+2
2017-01-03Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+21
2017-01-03Merge branch 'tipc-link-starvation'David S. Miller7-349/+319
2017-01-03tipc: reduce risk of user starvation during link congestionJon Paul Maloy5-251/+194
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy3-46/+83
2017-01-03tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy1-59/+49
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang1-1/+7
2017-01-03Merge branch 'TPACKET_V3-TX_RING-support'David S. Miller3-28/+111
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan1-17/+74
2017-01-03af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan2-11/+37
2017-01-03benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca1-1/+3
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree1-0/+1
2017-01-03sfc: declare module version (same as ethtool drvinfo version)Edward Cree1-0/+1
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov3-2/+7
2017-01-03dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga1-4/+0
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2017-01-03Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...David S. Miller18-65/+335
2017-01-03ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck1-1/+1
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta1-17/+10
2017-01-03Merge branch 'dwmac-oxnas-leaks'David S. Miller1-56/+33
2017-01-03net: stmmac: dwmac-oxnas: use generic pm implementationJohan Hovold1-33/+5
2017-01-03net: stmmac: dwmac-oxnas: fix fixed-link-phydev leaksJohan Hovold1-15/+26
2017-01-03net: stmmac: dwmac-oxnas: fix of-node leakJohan Hovold1-8/+2
2017-01-03Merge tag 'fscrypt-for-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+7
2017-01-03RDS: add receive message trace used by applicationSantosh Shilimkar6-3/+109
2017-01-03RDS: make message size limit compliant with specAvinash Repaka3-1/+42