summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-0522-44/+282
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-055-35/+141
* soreuseport: define reuseport groupsCraig Gallek2016-01-054-1/+196
* Merge branch 'mlxsw-fixes'David S. Miller2016-01-052-17/+23
|\
| * mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2016-01-052-6/+14
| * mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel2016-01-051-10/+5
| * mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel2016-01-051-3/+7
| * mlxsw: spectrum: Initialize PVID only onceIdo Schimmel2016-01-051-1/+0
|/
* chelsio: constify cphy_ops structuresJulia Lawall2016-01-058-14/+14
* fsl/fman: allow modular buildArnd Bergmann2016-01-051-1/+2
* net: make ip6tunnel_xmit definition conditionalArnd Bergmann2016-01-051-0/+2
* Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-0534-181/+1862
|\
| * NFC: nci: memory leak in nci_core_conn_create()Dan Carpenter2015-12-291-3/+3
| * nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-34/+1
| * nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-19/+2
| * nfc: microread: Fix header commentChristophe Ricard2015-12-291-1/+1
| * nfc: microread: Remove useless irq fieldChristophe Ricard2015-12-291-2/+0
| * nfc: fdp: Move i2c client irq checkingChristophe Ricard2015-12-291-6/+6
| * MAINTAINERS: nfc: Add missing platform_data files referencesChristophe Ricard2015-12-291-0/+5
| * nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard2015-12-291-0/+1
| * nfc: st-nci: Add support for HCI event connectivityChristophe Ricard2015-12-291-1/+1
| * nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-294-0/+52
| * NFC: st21nfca: Auto-select core moduleChristophe Ricard2015-12-291-9/+4
| * NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7
| * NFC: nci: Fix error check of nci_hci_create_pipe() resultChristophe Ricard2015-12-291-1/+1
| * nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard2015-12-291-1/+0
| * nfc: st21nfca: Code cleanupChristophe Ricard2015-12-292-3/+2
| * nfc: st-nci: Code cleanupChristophe Ricard2015-12-293-4/+1
| * nfc: st21nfca: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-1/+50
| * nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard2015-12-291-0/+52
| * nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-0/+53
| * nfc: st21nfca: Add macro for gpio nameChristophe Ricard2015-12-291-2/+5
| * nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-292-4/+9
| * nfc: st21nfca: Group device table togetherChristophe Ricard2015-12-291-7/+6
| * nfc: st-nci: Group device table togetherChristophe Ricard2015-12-292-11/+12
| * nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
| * nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
| * nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0
| * nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-292-18/+0
| * nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard2015-12-291-1/+0
| * NFC: trf7970a: use to_spi_deviceGeliang Tang2015-12-291-4/+4
| * NFC: st95hf: Fix build errorShikha Singh2015-12-291-4/+4
| * DT: bindings: net: nfc: Add ST95HF binding docShikha Singh2015-12-291-0/+50
| * NFC: Add STMicroelectronics ST95HF driverShikha Singh2015-12-297-0/+1522
| * NFC: digital: Add Type4A tags supportShikha Singh2015-12-291-1/+2
| * NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar2015-12-211-3/+7
| * nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-203-4/+4
| * nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam2015-11-181-1/+1
* | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-042-4/+8
* | Merge branch 'r8169-hw-programming-typo-fixes'David S. Miller2016-01-041-16/+9
|\ \