summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes1-0/+1
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich1-1/+6
2017-01-30net: add devm version of alloc_etherdev_mqs functionRafał Miłecki1-0/+5
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-31/+77
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+10
2017-01-27net: implement netif_cond_dbg macroEdward Cree1-0/+9
2017-01-27net: wan: Remove unused stats member from struct frad_localTobias Klauser1-2/+0
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki1-0/+1
2017-01-27Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+8
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer1-0/+2
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-0/+1
2017-01-27net: Fix ndo_setup_tc commentFlorian Fainelli1-5/+6
2017-01-27Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+0
2017-01-27Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+0
2017-01-26net: phy: bcm-phy-lib: clean up remaining AUXCTL register definesRafał Miłecki1-7/+7
2017-01-26net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki1-1/+0
2017-01-26net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki1-1/+0
2017-01-25net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven1-2/+2
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven1-1/+0
2017-01-25net/tcp-fastopen: Add new API supportWei Wang1-1/+2
2017-01-25bpf: add initial bpf tracepointsDaniel Borkmann1-0/+7
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann1-1/+2
2017-01-25Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-1/+4
2017-01-25mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka1-1/+5
2017-01-25kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus1-0/+1
2017-01-25memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu1-2/+2
2017-01-24net/mlx5: Push min-inline mode resolution helper into the coreOr Gerlitz1-0/+1
2017-01-24net/mlx5: Add support for setting VF min rateMohamad Haj Yahia1-1/+3
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli1-1/+1
2017-01-24bridge: multicast to unicastFelix Fietkau1-0/+1
2017-01-24can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde1-0/+4
2017-01-24can: dev: add CAN interface termination APIOliver Hartkopp1-0/+4
2017-01-24Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-20/+50
2017-01-23net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli1-0/+1
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-26/+278
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter2-2/+7
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter1-0/+4
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang1-1/+5
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki1-2/+0
2017-01-20net/mlx5: Move cached hca caps to designated caps structGal Pressman2-19/+19
2017-01-20net/mlx5: Add MPCNT register infrastructureGal Pressman3-0/+47
2017-01-20net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2-0/+38
2017-01-20net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2-0/+10
2017-01-20net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman3-1/+77
2017-01-20net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia1-5/+7
2017-01-20net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev3-1/+80
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga1-6/+2
2017-01-19gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij1-20/+50
2017-01-19net: Remove usage of net_device last_rx memberTobias Klauser1-3/+0
2017-01-19bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann1-0/+2