summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2-9/+13
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard1-0/+1
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard1-0/+8
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2-0/+28
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard1-0/+93
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard2-0/+33
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2-0/+10
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard1-0/+4
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard1-7/+25
2015-01-28net: remove sock_iocbChristoph Hellwig1-23/+0
2015-01-28openvswitch: Add support for checksums on UDP tunnels.Jesse Gross1-1/+1
2015-01-28Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-7/+24
2015-01-27net/mlx4_core: Adjust command timeouts to conform to the firmware specJack Morgenstein1-3/+3
2015-01-27net/mlx4_core: Add bad-cable event supportJack Morgenstein1-1/+13
2015-01-27vxlan: advertise link netns in fdb messagesNicolas Dichtel1-1/+1
2015-01-27bonding: cleanup and remove dead codeJonathan Toppins1-1/+0
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins1-0/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-30/+72
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard1-0/+2
2015-01-28NFC: hci: Add cmd_received handlerChristophe Ricard1-0/+8
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard1-2/+0
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard1-1/+12
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard1-1/+1
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+6
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli1-0/+2
2015-01-27net: phy: document has_fixups fieldFlorian Fainelli1-0/+1
2015-01-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-26Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-8/+12
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/...David S. Miller2-4/+4
2015-01-26openvswitch: Add support for unique flow IDs.Joe Stringer1-0/+20
2015-01-26genetlink: Add genlmsg_parse() helper function.Joe Stringer1-0/+17
2015-01-26Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2015-01-26NFC: st21nfcb: Fix copy/paste error in commentChristophe Ricard1-1/+1
2015-01-26NFC: st21nfcb: Remove useless includeChristophe Ricard1-2/+0
2015-01-26printk: add dummy routine for when CONFIG_PRINTK=nPranith Kumar1-3/+12
2015-01-26mm: page_alloc: embed OOM killing naturally into allocation slowpathJohannes Weiner1-5/+0
2015-01-26rhashtable: fix rht_for_each_entry_safe() endless loopPatrick McHardy1-1/+3
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+13
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2-0/+2
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2-0/+7
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas1-0/+7
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas1-0/+1
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas1-0/+7
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas1-0/+2
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-0/+2
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-3/+8
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert1-5/+8
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert1-8/+8
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel1-0/+1