aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal1-48/+8
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal5-17/+19
2018-12-19drivers: chelsio: use skb_sec_path helperFlorian Westphal1-1/+3
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal2-2/+2
2018-12-19drivers: net: netdevsim: use skb_sec_path helperFlorian Westphal1-3/+4
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal1-3/+6
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal4-7/+12
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal13-31/+52
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal3-13/+11
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal5-20/+26
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal7-55/+13
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal5-1/+270
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal9-66/+103
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu1-0/+41
2018-12-19soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge4-0/+226
2018-12-19net: phy: mscc: Fix the VSC 8531/41 Chip Init sequenceRaju Lakkaraju1-1/+54
2018-12-19Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg1-0/+6
2018-12-19Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker1-0/+22
2018-12-19Bluetooth: btbcm: Add entry for BCM4329B1 UART bluetoothPaweł Chmiel1-0/+1
2018-12-19mac80211: Properly access radiotap vendor dataIlan Peer1-1/+5
2018-12-19cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg1-8/+7
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg1-2/+3
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde1-35/+37
2018-12-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit2-5/+1
2018-12-18MAINTAINERS: Add a maintainer for Microsemi switchesAlexandre Belloni1-0/+1
2018-12-18tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao1-0/+4
2018-12-18net: phy: remove unused code in phy_probeHeiner Kallweit1-2/+0
2018-12-18net: bridge: remove unneeded variable 'err'YueHaibing2-5/+2
2018-12-18qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing1-5/+1
2018-12-19Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede1-0/+52
2018-12-19Bluetooth: hci_h5: Add suspend / resume opsHans de Goede1-0/+29
2018-12-19Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesColin Ian King1-2/+2
2018-12-19Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King1-1/+1
2018-12-19Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Balakrishna Godavarthi1-3/+0
2018-12-19Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri2-18/+6
2018-12-19Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai1-1/+6
2018-12-19Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai1-0/+1
2018-12-19Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard2-0/+7
2018-12-19Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai1-0/+3
2018-12-19Bluetooth: hci_bcm: Add support for regulator suppliesChen-Yu Tsai1-9/+30
2018-12-19Bluetooth: hci_bcm: Add support for LPO clockChen-Yu Tsai1-5/+36
2018-12-19Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceChen-Yu Tsai1-11/+30
2018-12-19Bluetooth: hci_bcm: Simplify clk_get error handlingChen-Yu Tsai1-3/+7
2018-12-19Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai1-0/+4
2018-12-19dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible stringChen-Yu Tsai1-0/+1
2018-12-19dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible stringChen-Yu Tsai1-0/+1
2018-12-19dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO suppliesChen-Yu Tsai1-0/+2
2018-12-19dt-bindings: net: broadcom-bluetooth: Fix external clock namesChen-Yu Tsai1-2/+5
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li4-44/+4
2018-12-196lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-12/+1