summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-01vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-04-01Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva
2018-04-01Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei
2018-04-01Bluetooth: btrsi: remove unused including <linux/version.h>Wei Yongjun
2018-04-01Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON
2018-04-01Merge branch 'sh_eth-remove-SH_ETH_OFFSET_INVALID-abuses'David S. Miller
2018-04-01sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov
2018-04-01sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov
2018-04-01Merge branch 'inet-factorize-sk_wmem_alloc-updates'David S. Miller
2018-04-01ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()Eric Dumazet
2018-04-01ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()Eric Dumazet
2018-04-01Revert "net: usb: asix88179_178a: de-duplicate code"David S. Miller
2018-04-01ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()Alexey Kodanev
2018-04-01net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet
2018-04-01Merge branch 'mlxsw-cleanups'David S. Miller
2018-04-01mlxsw: spectrum: Don't use resource ID of 0Petr Machata
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko
2018-04-01mlxsw: spectrum_acl: Fix flex actions header ifndef define constructJiri Pirko
2018-04-01Bluetooth: Remove unused btuart_cs driverMarcel Holtmann
2018-04-01Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede
2018-04-01Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede
2018-04-01Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede
2018-04-01Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-01Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede
2018-04-01Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas
2018-04-01Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring
2018-04-01Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann
2018-04-01Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain
2018-04-01Bluetooth: Fix data type of appearenceJaganath Kanakkassery
2018-03-31Merge branch 'chelsio-inline-tls'David S. Miller
2018-03-31crypto: chtls - Makefile KconfigAtul Gupta
2018-03-31crypto: chtls - Program the TLS session KeyAtul Gupta
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta
2018-03-31crypto: chtls - Register chtls with net tlsAtul Gupta