1. 543a0a3 NFC: st-nci: Remove HCI init_data.gates initialization in load_session by Christophe Ricard · 9 years ago
  2. a1b0b94 NFC: nci: Create pipe on specific gate in nci_hci_connect_gate by Christophe Ricard · 9 years ago
  3. 8a49943 NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation. by Christophe Ricard · 9 years ago
  4. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  5. e65917b NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE by Christophe Ricard · 9 years ago
  6. d8cd37e NFC: nci: Fix improper management of HCI return code by Christophe Ricard · 9 years ago
  7. 500c4ef NFC: nci: Fix incorrect data chaining when sending data by Christophe Ricard · 9 years ago
  8. a1269dd NFC: st-nci: Fix incorrect spi buffer size by Christophe Ricard · 9 years ago
  9. 1c54795 NFC: st21nfca: Align st21nfca driver with other nfc driver by Christophe Ricard · 9 years ago
  10. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 9 years ago
  11. f587662 NFC: st-nci: Align st-nci driver with other nfc driver by Christophe Ricard · 9 years ago
  12. a06347c NFC: Add Intel Fields Peak NFC solution driver by Robert Dolca · 9 years ago
  13. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  14. caa575a8 NFC: nci: fix possible crash in nci_core_conn_create by Robert Dolca · 9 years ago
  15. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  16. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  17. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  18. e4dbd62 NFC: nci: Do not call post_setup when setup fails by Robert Dolca · 9 years ago
  19. a9433c1 NFC: nci: Introduce new core opcodes by Robert Dolca · 9 years ago
  20. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  21. ea785c0 NFC: nci: Export nci data send API by Robert Dolca · 9 years ago
  22. dc42143 NFC: st-nci: Rename st-nci_se.c by Samuel Ortiz · 9 years ago
  23. 9abebb8 NFC: delete null dereference by Julia Lawall · 9 years ago
  24. b43ef78 NFC: nfcwilink: Drop a useless static qualifier by Christophe JAILLET · 9 years ago
  25. 7cf6d08 NFC: nxp-nci: constify nxp_nci_phy_ops structure by Julia Lawall · 9 years ago
  26. 893a84e NFC: nfcmrvl: Auto-select core module by Jean Delvare · 9 years ago
  27. 04831ae NFC: microread: Auto-select core module by Jean Delvare · 9 years ago
  28. b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
  29. 3c39c1a NFC: trf7970a: Add OF match table by Javier Martinez Canillas · 10 years ago
  30. d7e7f02 nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak by Axel Lin · 9 years ago
  31. 45ee285 nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO by Axel Lin · 9 years ago
  32. 753da42 NFC: s3fwrn5: Remove superfluous cflags by Valentin Rothberg · 9 years ago
  33. 21d19f8 NFC: nci: Use __nci_request for exported routines by Samuel Ortiz · 9 years ago
  34. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  35. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  36. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  37. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  39. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  40. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  41. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  42. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  43. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  44. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  45. 484ebb3 memcg: make mem_cgroup_read_stat() unsigned by Greg Thelen · 9 years ago
  46. 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago
  47. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  48. 2f84a89 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault by Mel Gorman · 9 years ago
  49. 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 9 years ago
  50. 9ff42d1 userfaultfd: remove kernel header include from uapi header by Andre Przywara · 9 years ago
  51. a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 9 years ago
  52. 2dc6a03 Merge branch 'bridge_vlan_cleanups_fixes' by David S. Miller · 9 years ago
  53. 248234c bridge: vlan: don't pass flags when creating context only by Nikolay Aleksandrov · 9 years ago
  54. 263344e bridge: vlan: fix possible null ptr derefs on port init and deinit by Nikolay Aleksandrov · 9 years ago
  55. 77751ee bridge: vlan: move pvid inside net_bridge_vlan_group by Nikolay Aleksandrov · 9 years ago
  56. 468e794 bridge: vlan: fix possible null vlgrp deref while registering new port by Nikolay Aleksandrov · 9 years ago
  57. 8af78b6 bridge: vlan: adjust rhashtable initial size and hash locks size by Nikolay Aleksandrov · 9 years ago
  58. ccf70dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  59. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  60. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  61. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  62. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  63. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  64. 038161d Update KVM homepage Url by Dirk Müller · 9 years ago
  65. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  66. 9522f47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  67. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  68. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  69. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  70. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  71. dd36d73 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  72. d4e842b Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  73. 70c8a00 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. b9a5322 Initialize msg/shm IPC objects before doing ipc_addid() by Linus Torvalds · 9 years ago
  75. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  76. b84f787 net: Initialize flow flags in input path by David Ahern · 9 years ago
  77. 4bf1b54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  78. 57a4753 net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  79. b8d866a net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  80. 21fdd09 net: Add support for filtering neigh dump by master device by David Ahern · 9 years ago
  81. 5172393 tcp: fix tcp_v6_md5_do_lookup prototype by Eric Dumazet · 9 years ago
  82. eef50d4 Merge branch 'switchdev-callback' by David S. Miller · 9 years ago
  83. 44bbcf5 net: switchdev: extract struct switchdev_obj_* by Vivien Didelot · 9 years ago
  84. ab06900 net: switchdev: abstract object in add/del ops by Vivien Didelot · 9 years ago
  85. 25f07ad net: switchdev: pass callback to dump operation by Vivien Didelot · 9 years ago
  86. 03d5fb1 net: switchdev: remove dev from switchdev_obj cb by Vivien Didelot · 9 years ago
  87. e02a06b2 net: switchdev: move dev in switchdev_fdb_dump by Vivien Didelot · 9 years ago
  88. e23b002 net: switchdev: remove dev in port_vlan_dump_put by Vivien Didelot · 9 years ago
  89. 9ae6d49 testptp: Silence compiler warnings on ppc64 by Thomas Huth · 9 years ago
  90. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 9 years ago
  91. 79b0eb2 Merge branch 'm68k-netdev-modular' by David S. Miller · 9 years ago
  92. 6153348 net: macmace: Allow modular build by Geert Uytterhoeven · 9 years ago
  93. a77cdaa m68k/mac: Export Peripheral System Controller (PSC) base address to modules by Geert Uytterhoeven · 9 years ago
  94. 1878504 net: hplance: Allow modular build by Geert Uytterhoeven · 9 years ago
  95. 93a82ca net: 7990: Export lance_poll() to modules by Geert Uytterhoeven · 9 years ago
  96. 3a3a7f3 net: mac8390: Allow modular build by Geert Uytterhoeven · 9 years ago
  97. 4905287 dsa: mv88e6xxx: Fix unsigned/signed issue by Andrew Lunn · 9 years ago
  98. c047a1f dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port by Andrew Lunn · 9 years ago
  99. f82ff59 Merge branch 'L3_master_device' by David S. Miller · 9 years ago
  100. 9478d12 net: Move netif_index_is_l3_master to l3mdev.h by David Ahern · 9 years ago