summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: nci: non-static functions can not be inlineRobert Dolca2015-10-281-4/+4
* NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard2015-10-271-0/+6
* NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-272-0/+9
* NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard2015-10-271-0/+1
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-271-1/+1
* NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard2015-10-271-0/+2
* NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard2015-10-271-0/+2
* NFC: st-nci: Add support for proprietary commandsChristophe Ricard2015-10-271-0/+1
* NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2015-10-261-0/+1
* NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-261-0/+1
* NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-251-0/+1
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-251-3/+3
* NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-251-2/+9
* NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-251-0/+1
* NFC: nci: Introduce new core opcodesRobert Dolca2015-10-251-0/+7
* NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-0211-25/+36
|\
| * Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-021-2/+2
| |\
| | * iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-023-3/+21
| |\ \
| | * | memcg: remove pcp_counter_lockGreg Thelen2015-10-021-1/+0
| | * | memcg: fix dirty page migrationGreg Thelen2015-10-021-0/+21
| | * | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-021-2/+0
| * | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-021-0/+1
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-011-0/+1
| | |\ \ \ \
| | | | * | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-261-0/+1
| | | |/ / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-022-2/+6
| |\ \ \ \ \
| | * | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-301-1/+1
| | * | | | | af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-09-291-1/+5
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-012-12/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-252-12/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-281-6/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-211-6/+5
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-09-271-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger2015-09-251-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-09-306-129/+62
|\ \ \ \ \
| * | | | | bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman2015-09-291-2/+2
| * | | | | ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-291-1/+1
| * | | | | ipv4: Pass struct net into ip_route_me_harderEric W. Biederman2015-09-291-1/+1
| * | | | | netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman2015-09-291-1/+1
| * | | | | ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1
| * | | | | Merge tag 'ipvs2-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-09-251-123/+56
| |\ \ \ \ \
| | * | | | | ipvs: Remove skb_sknetEric W. Biederman2015-09-241-22/+0
| | * | | | | ipvs: Remove skb_netEric W. Biederman2015-09-241-31/+0
| | * | | | | ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup)Eric W. Biederman2015-09-241-2/+2
| | * | | | | ipvs: Remove net argument from ip_vs_tcp_conn_listenEric W. Biederman2015-09-241-1/+1
| | * | | | | ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leaveEric W. Biederman2015-09-241-0/+10
| | * | | | | ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_scheduleEric W. Biederman2015-09-241-1/+2
| | * | | | | ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanupEric W. Biederman2015-09-241-2/+2
| | * | | | | ipvs: Pass ipvs into conn_out_getEric W. Biederman2015-09-241-2/+4