summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031674-28045/+101556
|\
| * Merge branch 'net-mvneta-improve-suspend-resume'David S. Miller2018-04-021-26/+128
| |\
| | * net: mvneta: improve suspend/resumeJisheng Zhang2018-04-021-7/+62
| | * net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang2018-04-021-19/+66
| |/
| * ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_threshEric Dumazet2018-04-021-1/+1
| * Merge branch 'net-bgmac-Couple-of-sparse-warnings'David S. Miller2018-04-012-4/+5
| |\
| | * net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli2018-04-011-1/+2
| | * net: bgmac: Correctly annotate register spaceFlorian Fainelli2018-04-011-3/+3
| |/
| * route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long2018-04-011-9/+11
| * fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks2018-04-011-1/+1
| * sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-011-1/+1
| * net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa2018-04-011-4/+4
| * ibmvnic: Disable irqs before exiting reset from closed stateJohn Allen2018-04-011-10/+18
| * net: sched: do not emit messages while holding spinlockLi RongQing2018-04-011-4/+7
| * vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu2018-04-011-1/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01205-1103/+1916
| |\
| * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-0113-925/+473
| |\ \
| | * | Bluetooth: Mark expected switch fall-throughsGustavo A. R. Silva2018-04-012-0/+2
| | * | Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_QCA_ROMEVic Wei2018-04-011-0/+1
| | * | Bluetooth: btrsi: remove unused including <linux/version.h>Wei Yongjun2018-04-011-1/+0
| | * | Bluetooth: hci_bcm: Remove DMI quirk for the MINIX Z83-4Ian W MORRISON2018-04-011-7/+0
| | * | Bluetooth: Remove unused btuart_cs driverMarcel Holtmann2018-04-013-692/+0
| | * | Bluetooth: bpa10x: Use separate h4_recv_buf helperMarcel Holtmann2018-04-013-3/+162
| | * | Bluetooth: hci_ll: Convert to use h4_recv_buf helperMarcel Holtmann2018-04-012-145/+70
| | * | Bluetooth: hci_bcm: Add ACPI HIDs found in Windows .inf files and DSTDsHans de Goede2018-04-011-0/+141
| | * | Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HIDHans de Goede2018-04-011-36/+55
| | * | Bluetooth: hci_bcm: Remove duplication in gpio-mappings declarationHans de Goede2018-04-011-13/+9
| | * | Bluetooth: hci_bcm: Add 6 new ACPI HIDsHans de Goede2018-04-011-0/+6
| | * | Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede2018-04-011-17/+3
| | * | Bluetooth: hci_bcm: Add irq_polarity module optionHans de Goede2018-04-011-5/+15
| | * | Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas2018-04-011-0/+3
| | * | Bluetooth: hci_ll: Use skb_put_u8 instead of struct hcill_cmdMarcel Holtmann2018-04-011-7/+1
| | * | Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring2018-04-011-1/+1
| | * | Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sd...Markus Elfring2018-04-011-1/+1
| | * | Bluetooth: hci_bcm: Use default baud rate if missing shutdown GPIOMarcel Holtmann2018-04-011-0/+6
| | * | Bluetooth: hci_bcm: use gpiod cansleep versionLoic Poulain2018-04-011-2/+2
| | * | Bluetooth: Fix data type of appearenceJaganath Kanakkassery2018-04-011-1/+1
| * | | Merge branch 'sh_eth-remove-SH_ETH_OFFSET_INVALID-abuses'David S. Miller2018-04-012-17/+14
| |\ \ \
| | * | | sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov2018-04-011-15/+10
| | * | | sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov2018-04-012-2/+4
| |/ / /
| * | | Merge branch 'inet-factorize-sk_wmem_alloc-updates'David S. Miller2018-04-012-10/+24
| |\ \ \
| | * | | ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()Eric Dumazet2018-04-011-5/+12
| | * | | ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()Eric Dumazet2018-04-011-5/+12
| |/ / /
| * | | Revert "net: usb: asix88179_178a: de-duplicate code"David S. Miller2018-04-011-31/+86
| * | | ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()Alexey Kodanev2018-04-011-1/+0
| * | | net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet2018-04-011-6/+4
| * | | Merge branch 'mlxsw-cleanups'David S. Miller2018-04-019-209/+131
| |\ \ \ | | |/ / | |/| |
| | * | mlxsw: spectrum: Don't use resource ID of 0Petr Machata2018-04-011-1/+1
| | * | mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko2018-04-013-4/+4
| | * | mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko2018-04-016-12/+8