summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: add trace_events for tipc bearerTuong Lien2018-12-192-0/+45
* tipc: add trace_events for tipc nodeTuong Lien2018-12-192-0/+24
* tipc: add trace_events for tipc socketTuong Lien2018-12-195-9/+176
* tipc: add trace_events for tipc linkTuong Lien2018-12-194-2/+164
* tipc: enable tracepoints in tipcTuong Lien2018-12-1911-5/+716
* Merge branch 'sk_buff-add-extension-infrastructure'David S. Miller2018-12-1939-286/+564
|\
| * net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-195-83/+59Star
| * xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-195-17/+19
| * drivers: chelsio: use skb_sec_path helperFlorian Westphal2018-12-191-1/+3
| * xfrm: use secpath_exist where applicableFlorian Westphal2018-12-192-2/+2
| * drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal2018-12-191-3/+4
| * drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal2018-12-191-3/+6
| * drivers: net: intel: use secpath helpers in more placesFlorian Westphal2018-12-194-7/+12
| * net: use skb_sec_path helper in more placesFlorian Westphal2018-12-1913-31/+52
| * net: move secpath_exist helper to sk_buff.hFlorian Westphal2018-12-193-13/+11Star
| * xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal2018-12-195-20/+26
| * net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-197-55/+13Star
| * sk_buff: add skb extension infrastructureFlorian Westphal2018-12-195-1/+270
| * netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2018-12-199-66/+103
|/
* Merge branch 'dpaa2-eth-add-QBMAN-statistics'David S. Miller2018-12-195-0/+267
|\
| * dpaa2-eth: Add QBMAN related statsIoana Radulescu2018-12-191-0/+41
| * soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge2018-12-194-0/+226
|/
* net: phy: mscc: Fix the VSC 8531/41 Chip Init sequenceRaju Lakkaraju2018-12-191-1/+54
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-12-1914-132/+280
|\
| * Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2018-12-191-0/+6
| * Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker2018-12-191-0/+22
| * Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel2018-12-191-0/+1
| * Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde2018-12-191-35/+37
| * Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede2018-12-191-0/+52
| * Bluetooth: hci_h5: Add suspend / resume opsHans de Goede2018-12-191-0/+29
| * Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesColin Ian King2018-12-191-2/+2
| * Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King2018-12-191-1/+1
| * Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Balakrishna Godavarthi2018-12-191-3/+0Star
| * Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri2018-12-192-18/+6Star
| * Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai2018-12-191-1/+6
| * Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai2018-12-191-0/+1
| * Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard2018-12-192-0/+7
| * Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai2018-12-191-0/+3
| * Bluetooth: hci_bcm: Add support for regulator suppliesChen-Yu Tsai2018-12-191-9/+30
| * Bluetooth: hci_bcm: Add support for LPO clockChen-Yu Tsai2018-12-191-5/+36
| * Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceChen-Yu Tsai2018-12-191-11/+30
| * Bluetooth: hci_bcm: Simplify clk_get error handlingChen-Yu Tsai2018-12-191-3/+7
| * Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai2018-12-191-0/+4
| * dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible stringChen-Yu Tsai2018-12-191-0/+1
| * dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible stringChen-Yu Tsai2018-12-191-0/+1
| * dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO suppliesChen-Yu Tsai2018-12-191-0/+2
| * dt-bindings: net: broadcom-bluetooth: Fix external clock namesChen-Yu Tsai2018-12-191-2/+5
| * Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-194-44/+4Star
| * 6lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-191-12/+1Star
* | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-1941-252/+2934
|\ \