summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10bnxt_en: add support for software dynamic interrupt moderationAndy Gospodarek
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek
2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek
2018-01-10net/mlx5e: Move AM logic enumsAndy Gospodarek
2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek
2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek
2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek
2018-01-10Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'David S. Miller
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel
2018-01-10ipv6: Use hash-threshold instead of modulo-NIdo Schimmel
2018-01-10ipv6: Use a 31-bit multipath hashIdo Schimmel
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-10vhost_net: batch used ring update in rxJason Wang
2018-01-10doc: clarification about setting SO_ZEROCOPYKornilios Kourtis
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-10Merge branch 'hns3-next'David S. Miller
2018-01-10net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li
2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-01-10Merge branch 'sctp-Some-sockopt-optlen-fixes'David S. Miller
2018-01-10sctp: make use of pre-calculated lenMarcelo Ricardo Leitner
2018-01-10sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner
2018-01-10sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner
2018-01-10Merge branch 'Socionext-Synquacer-NETSEC-driver'David S. Miller
2018-01-10MAINTAINERS: Add entry for Socionext ethernet driverJassi Brar
2018-01-10net: socionext: Add Synquacer NetSec driverJassi Brar
2018-01-10dt-bindings: net: Add DT bindings for Socionext NetsecJassi Brar
2018-01-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-10Merge tag 'sound-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-10Bluetooth: btbcm: Fix sleep mode struct orderingLukas Wunner
2018-01-10Bluetooth: hci_bcm: Sleep instead of spinningLukas Wunner
2018-01-10Bluetooth: hci_bcm: Silence IRQ printkLukas Wunner
2018-01-10Bluetooth: hci_bcm: Support Apple GPIO handlingLukas Wunner
2018-01-10Bluetooth: hci_bcm: Handle errors properlyLukas Wunner
2018-01-10Bluetooth: hci_bcm: Add callbacks to toggle GPIOsLukas Wunner
2018-01-10Bluetooth: hci_bcm: Document struct bcm_deviceLukas Wunner
2018-01-10Bluetooth: hci_bcm: Invalidate IRQ on request failureLukas Wunner
2018-01-10Bluetooth: hci_bcm: Fix unbalanced pm_runtime_disable()Lukas Wunner
2018-01-10Bluetooth: hci_bcm: Fix race on closeLukas Wunner
2018-01-10Bluetooth: hci_bcm: Clean up unnecessary #ifdefLukas Wunner
2018-01-10Bluetooth: hci_bcm: Validate IRQ before using itRonald Tschalär
2018-01-10Bluetooth: hci_bcm: Mandate presence of shutdown and device wake GPIOLukas Wunner
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()Geert Uytterhoeven
2018-01-10Merge branch 'bpf-nfp-misc-improvements'Daniel Borkmann