summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko2017-10-213-8/+26
* net: sched: introduce per-block callbacksJiri Pirko2017-10-213-0/+187
* net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko2017-10-212-7/+31
* net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko2017-10-213-3/+94
* ipv6: let trace_fib6_table_lookup() dereference the fib tablePaolo Abeni2017-10-212-9/+9
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-10-2120-333/+487
|\
| * Bluetooth: mark expected switch fall-throughsGustavo A. R. Silva2017-10-142-2/+2
| * Revert "Bluetooth: btusb: Add workaround for Broadcom devices without product...Hans de Goede2017-10-141-18/+0
| * Bluetooth: hci_bcm: Add support for BCM2E7EHans de Goede2017-10-141-0/+1
| * Bluetooth: btbcm: Add entry for BCM4356A2 UART bluetoothHans de Goede2017-10-141-0/+2
| * Bluetooth: BT_HCIUART now depends on SERIAL_DEV_BUSArnd Bergmann2017-10-111-1/+1
| * Bluetooth: hci_bcm: fix build error without CONFIG_PMArnd Bergmann2017-10-111-0/+4
| * Bluetooth: btbcm: Add support for MINIX Z83-4 based devicesIan W MORRISON2017-10-101-0/+1
| * Bluetooth: hci_bcm: Add support for MINIX Z83-4 based devicesIan W MORRISON2017-10-101-0/+8
| * Bluetooth: avoid silent hci_bcm ACPI PM regressionJohan Hovold2017-10-101-0/+1
| * Bluetooth: hci_bcm: Correct context of IRQ polarity messageIan W MORRISON2017-10-091-1/+1
| * Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann2017-10-061-1/+1
| * Bluetooth: Convert timers to use timer_setup()Kees Cook2017-10-064-21/+23
| * Bluetooth: hci_bcm: Add (runtime)pm support to the serdev driverHans de Goede2017-10-061-50/+68
| * Bluetooth: hci_bcm: Make suspend/resume functions platform_dev independentHans de Goede2017-10-061-4/+4
| * Bluetooth: hci_bcm: Make acpi_probe get irq from ACPI resourcesHans de Goede2017-10-061-2/+9
| * Bluetooth: hci_bcm: Rename bcm_platform_probe to bcm_get_resourcesHans de Goede2017-10-061-2/+2
| * Bluetooth: hci_bcm: Store device pointer instead of platform_device pointerHans de Goede2017-10-061-38/+35
| * Bluetooth: hci_bcm: Move platform_get_irq call to bcm_probeHans de Goede2017-10-061-1/+1
| * Bluetooth: hci_bcm: Move bcm_platform_probe call out of bcm_acpi_probeHans de Goede2017-10-061-7/+6
| * Bluetooth: hci_bcm: Fix setting of irq trigger typeHans de Goede2017-10-061-13/+10
| * Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdevHans de Goede2017-10-061-0/+7
| * Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus2017-10-064-128/+147
| * Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus2017-10-061-1/+1
| * Bluetooth: selftest - check for errors when computing ZZTudor Ambarus2017-10-061-3/+8
| * Bluetooth: ecdh_helper - reveal error codesTudor Ambarus2017-10-063-24/+33
| * Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus2017-10-064-50/+87
| * Bluetooth: btmrvl: *_err() and *_info() strings should end with newlinesArvind Yadav2017-10-061-3/+3
| * ieee802154: fix gcc-4.9 warningsArnd Bergmann2017-10-061-1/+1
| * Bluetooth: btqcomsmd: retrieve BD address from DT propertyLoic Poulain2017-10-061-0/+11
| * dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BTLoic Poulain2017-10-061-0/+8
| * dt-bindings: net: document Bluetooth bindings in one placeLoic Poulain2017-10-061-0/+5
| * Bluetooth: btqcomsmd: Add support for BD address setupLoic Poulain2017-10-061-0/+34
* | ipv4: ipv4_default_advmss() should use route mtuEric Dumazet2017-10-211-1/+1
* | Merge branch 'ieee802154-for-davem-2017-10-18' of git://git.kernel.org/pub/sc...David S. Miller2017-10-212-8/+6
|\ \
| * \ Merge remote-tracking branch 'net-next/master'Stefan Schmidt2017-10-181466-16111/+52960
| |\ \
| * | | ieee802154: netlink: fix typo of the name of struct genl_opsXue Liu2017-10-161-3/+3
| * | | ieee802154: atusb: make two structures static, fixes warningsColin Ian King2017-09-261-4/+2
| * | | ieee802154: atusb: fix firmware version check to enable frame retriesStefan Schmidt2017-09-261-1/+1
* | | | spectrum: Convert fib event handlers to use container_of on info argDavid Ahern2017-10-211-6/+23
* | | | tcp: fix tcp_send_syn_data()Eric Dumazet2017-10-211-0/+1
* | | | Merge branch 'ipv6-fixes-for-RTF_CACHE-entries'David S. Miller2017-10-211-2/+14
|\ \ \ \
| * | | | ipv6: remove from fib tree aged out RTF_CACHE dstPaolo Abeni2017-10-211-1/+11
| * | | | ipv6: start fib6 gc on RTF_CACHE dst creationPaolo Abeni2017-10-211-1/+3
|/ / / /
* | | | Merge branch 'bpf-lsm-hooks'David S. Miller2017-10-2018-30/+510
|\ \ \ \