summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov
2017-01-04Merge branch 'dpaa_eth-fixes'David S. Miller
2017-01-04dpaa_eth: Initialize CGR structure before initRoy Pledge
2017-01-04dpaa_eth: cleanup after init_phy() failureMadalin Bucur
2017-01-04Merge branch 'systemport-padding-and-TSB-insertion'David S. Miller
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar
2017-01-04net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti
2017-01-04LiquidIO VF: s/select/imply/ for PTP_1588_CLOCKNicolas Pitre
2017-01-04libcxgb: fix error check for ip6_route_output()Varun Prakash
2017-01-04net: Assert at build time the assumptions we make about the CMSG header.David S. Miller
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-04Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds
2017-01-04Merge tag 'gcc-plugins-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-01-04MAINTAINERS: add myself as maintainer of fbdevBartlomiej Zolnierkiewicz
2017-01-03xfs: fix max_retries _show and _store functionsCarlos Maiolino
2017-01-03xfs: update MAINTAINERSDarrick J. Wong
2017-01-03xfs: fix crash and data corruption due to removal of busy COW extentsChristoph Hellwig
2017-01-03xfs: use the actual AG length when reserving blocksDarrick J. Wong
2017-01-03xfs: fix double-cleanup when CUI recovery failsDarrick J. Wong
2017-01-03net/sched: cls_matchall: Fix error pathYotam Gigi
2017-01-03net: vrf: Add missing Rx countersDavid Ahern
2017-01-03block: fix up io_poll documentationJeff Moyer
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