summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-26liquidio: fix inaccurate count of napi-processed rx packets reported to OcteonPrasad Kanneganti
2017-05-26liquidio: fix rare pci_driver.probe failure of VF driverPrasad Kanneganti
2017-05-26sctp: fix ICMP processing if skb is non-linearDavide Caratti
2017-05-26Merge branch 'phy-sysfs-reciprocal-links'David S. Miller
2017-05-26net: sysfs: Document PHY device sysfs attributesFlorian Fainelli
2017-05-26net: sysfs: Document "phydev" symbolic linkFlorian Fainelli
2017-05-26net: phy: Create sysfs reciprocal links for attached_dev/phydevFlorian Fainelli
2017-05-26net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang
2017-05-26Merge branch 'RTM_GETROUTE--return-fib-result'David S. Miller
2017-05-26net: ipv6: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu
2017-05-26net: ipv4: RTM_GETROUTE: return matched fib result when requestedRoopa Prabhu
2017-05-26net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTERoopa Prabhu
2017-05-26net: ipv4: Save trie prefix to fib lookup resultDavid Ahern
2017-05-26net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookupDavid Ahern
2017-05-26net: ipv4: Remove event arg to rt_fill_infoDavid Ahern
2017-05-26net: ipv4: refactor ip_route_input_norefDavid Ahern
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-26Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-26Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-05-26Merge branch 'nfp-devlink-port-implementation'David S. Miller
2017-05-26nfp: support port splitting via devlinkJakub Kicinski
2017-05-26nfp: calculate total port lanes for splitJakub Kicinski
2017-05-26nfp: register ports as devlink portsJakub Kicinski
2017-05-26nfp: add helper for cleaning up vNICsJakub Kicinski
2017-05-26nfp: add devlink supportSimon Horman
2017-05-26nfp: move mutex init out of net codeJakub Kicinski
2017-05-26blk-mq: Only register debugfs attributes for blk-mq queuesBart Van Assche
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-05-26Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-25Merge branch 'mlxsw-Support-firmware-flash'David S. Miller
2017-05-25mlxsw: spectrum_router: Adjust RIF configuration for new firmware versionsIdo Schimmel
2017-05-25mlxsw: spectrum: Validate firmware revision on initYotam Gigi
2017-05-25mlxsw: core: Create the mlxsw_fw_rev structYotam Gigi
2017-05-25mlxsw: spectrum: Add the needed callbacks for mlxfw integrationYotam Gigi
2017-05-25mlxsw: reg: Add Management Component Data Access registerYotam Gigi
2017-05-25mlxsw: reg: Add Management Component Control registerYotam Gigi
2017-05-25mlxsw: reg: Add Management Component Query Information registerYotam Gigi
2017-05-25Add the mlxfw module for Mellanox firmware flash processYotam Gigi
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir
2017-05-25Merge branch 'be2net-next'David S. Miller