summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu
2017-01-03net/sched: cls_matchall: Fix error pathYotam Gigi
2017-01-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov
2017-01-03Merge branch 'tipc-link-starvation'David S. Miller
2017-01-03tipc: reduce risk of user starvation during link congestionJon Paul Maloy
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy
2017-01-03tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy
2017-01-03Merge branch 'TPACKET_V3-TX_RING-support'David S. Miller
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan
2017-01-03af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03sfc: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov
2017-01-03dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-03Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...David S. Miller
2017-01-02RDS: add receive message trace used by applicationSantosh Shilimkar
2017-01-02RDS: make message size limit compliant with specAvinash Repaka
2017-01-02RDS: add stat for socket recv memory usageVenkat Venkatsubra
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar
2017-01-02RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar
2017-01-02RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar
2017-01-02RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar
2017-01-02RDS: RDMA: start rdma listening after initQing Huang
2017-01-02RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar