summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rose: mark expected switch fall-throughsGustavo A. R. Silva2017-10-222-0/+3
* openvswitch: conntrack: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-0/+1
* net: netrom: nr_in: mark expected switch fall-throughGustavo A. R. Silva2017-10-221-1/+1
* bnxt: Move generic devlink code to new fileSteve Lin2017-10-216-85/+112
* tipc: fix broken tipc_poll() functionJon Maloy2017-10-211-3/+2
* Merge branch 'net-sched-convert-cls-ndo_setup_tc-offload-calls-to-per-block-c...David S. Miller2017-10-2122-227/+849
|\
| * net: sched: remove unused is_classid_clsact_ingress/egress helpersJiri Pirko2017-10-211-13/+0
| * net: sched: remove unused classid field from tc_cls_common_offloadJiri Pirko2017-10-211-2/+0
| * net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-2114-103/+0
| * dsa: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-11/+53
| * nfp: bpf: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-9/+45
| * nfp: flower: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-8/+48
| * mlx5e_rep: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+38
| * ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+39
| * cxgb4: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+39
| * bnxt: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-213-10/+73
| * mlx5e: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-213-22/+51
| * mlxsw: spectrum: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-22/+60
| * net: sched: cls_bpf: call block callbacks for offloadJiri Pirko2017-10-211-8/+32
| * net: sched: cls_u32: call block callbacks for offloadJiri Pirko2017-10-211-20/+52
| * net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko2017-10-211-8/+8
| * net: sched: cls_matchall: call block callbacks for offloadJiri Pirko2017-10-211-27/+45
| * 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