summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-195-83/+59
* 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/+11
* 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/+13
* 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/+0
| * Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri2018-12-192-18/+6
| * 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/+4
| * 6lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-191-12/+1
* | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-1941-252/+2934
|\ \
| * | mac80211: Properly access radiotap vendor dataIlan Peer2018-12-191-1/+5
| * | cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg2018-12-191-8/+7
| * | mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2018-12-191-2/+3
| * | mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz2018-12-181-10/+9
| * | mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz2018-12-181-2/+4
| * | mac80211: update driver when MU EDCA params changeShaul Triebitz2018-12-183-2/+13