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