1. 820d39f net/mlx4_core: Avoid failing the interrupts test by Carol L Soto · 9 years ago
  2. 85121d6 net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x by Carol L Soto · 9 years ago
  3. 9d3a638 net: mdio-octeon: Drop obsolete Kconfig advice by Jean Delvare · 9 years ago
  4. bcb9db4 mlxsw: fix warnings for big-endian 32-bit dma_addr_t by Arnd Bergmann · 9 years ago
  5. 6bf0577 bpf: clear sender_cpu before xmit by Alexei Starovoitov · 9 years ago
  6. d40496a act_mirred: clear sender cpu before sending to tx by WANG Cong · 9 years ago
  7. c72eda0 af_unix: constify the sock parameter in unix_sk() by Paul Moore · 9 years ago
  8. 4174750 Merge branch 'ovs-ct-fixes' by David S. Miller · 9 years ago
  9. ab38a7b openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT by Joe Stringer · 9 years ago
  10. fbccce5 openvswitch: Extend ct_state match field to 32 bits by Joe Stringer · 9 years ago
  11. 6f22595 openvswitch: Reject ct_state unsupported bits by Joe Stringer · 9 years ago
  12. ec0d043 openvswitch: Ensure flow is valid before executing ct by Joe Stringer · 9 years ago
  13. b8f2257 openvswitch: Fix skb leak in ovs_fragment() by Joe Stringer · 9 years ago
  14. 0a7cc17 openvswitch: Fix typos in CT headers by Joe Stringer · 9 years ago
  15. 6087286 Merge branch 'dsa-unbind' by David S. Miller · 9 years ago
  16. 4d7f3e7 net: dsa: exit probe if no switch were found by Neil Armstrong · 9 years ago
  17. d4ac35d net: dsa: switch to devm_ calls and remove kfree calls by Neil Armstrong · 9 years ago
  18. cbc5d90 net: dsa: complete dsa_switch_destroy by Neil Armstrong · 9 years ago
  19. e410ddb net: dsa: add missing dsa_switch mdiobus remove by Neil Armstrong · 9 years ago
  20. 1023d2e net: dsa: add missing kfree on remove by Neil Armstrong · 9 years ago
  21. 6e28b00 net: Fix vti use case with oif in dst lookups for IPv6 by David Ahern · 9 years ago
  22. 90d2c05 i40e/i40evf: set AQ count after memory allocation by Mitch Williams · 9 years ago
  23. 855591d amd-xgbe: Check for successful buffer allocation before use by Tom Lendacky · 9 years ago
  24. 83ffe99 openvswitch: Fix ovs_vport_get_stats() by Pravin B Shelar · 9 years ago
  25. 8690f47 ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0. by Nicolas Schichan · 9 years ago
  26. 598c12d ovs: do not allocate memory from offline numa node by Konstantin Khlebnikov · 9 years ago
  27. 93d08b6 bpf: fix panic in SO_GET_FILTER with native ebpf programs by Daniel Borkmann · 9 years ago
  28. 33db412 openvswitch: Rename LABEL->LABELS by Joe Stringer · 9 years ago
  29. e9193d6 net/unix: fix logic about sk_peek_offset by Andrey Vagin · 9 years ago
  30. 215c90a act_mirred: always release tcf hash by WANG Cong · 9 years ago
  31. 6bd00b8 act_mirred: fix a race condition on mirred_list by WANG Cong · 9 years ago
  32. fec31ff i40e: fix offload of GRE tunnels by Jesse Brandeburg · 9 years ago
  33. d2dd52b Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  34. 181a422 ipv4: fix reply_dst leakage on arp reply by Jiri Benc · 9 years ago
  35. 2306c70 inet: fix race in reqsk_queue_unlink() by Eric Dumazet · 9 years ago
  36. 8695a14 tcp/dccp: fix old style declarations by Raanan Avargil · 9 years ago
  37. 33a8316 net: lpc_eth: fix warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  38. f6194bc net: usb: asix: Fix crash on skb alloc failure by David B. Robins · 9 years ago
  39. 74910ea Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  40. 9dc80a7 amd-xgbe: fix potential memory leak in xgbe-debugfs by Geliang Tang · 9 years ago
  41. e674016 ppp: don't override sk->sk_state in pppoe_flush_dev() by Guillaume Nault · 9 years ago
  42. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  43. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  44. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. 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
  46. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  47. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  48. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  49. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  50. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  51. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  52. 484ebb3 memcg: make mem_cgroup_read_stat() unsigned by Greg Thelen · 9 years ago
  53. 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago
  54. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  55. 2f84a89 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault by Mel Gorman · 9 years ago
  56. 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 9 years ago
  57. 9ff42d1 userfaultfd: remove kernel header include from uapi header by Andre Przywara · 9 years ago
  58. a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 9 years ago
  59. ccf70dd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  60. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  61. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  62. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  63. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  64. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  65. 038161d Update KVM homepage Url by Dirk Müller · 9 years ago
  66. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  67. 9522f47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  68. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  69. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  70. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  71. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  72. dd36d73 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  73. 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
  74. 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
  75. b9a5322 Initialize msg/shm IPC objects before doing ipc_addid() by Linus Torvalds · 9 years ago
  76. 031277d mmc: core: fix dead loop of mmc_retune by Chaotian Jing · 9 years ago
  77. 7253054 can: peak_pci: add unused device id. in devices table by Stephane Grosjean · 9 years ago
  78. b84f787 net: Initialize flow flags in input path by David Ahern · 9 years ago
  79. 57a4753 net: dsa: fix preparation of a port STP update by Vivien Didelot · 9 years ago
  80. 9ae6d49 testptp: Silence compiler warnings on ppc64 by Thomas Huth · 9 years ago
  81. 23860f1 net/mlx4: Handle return codes in mlx4_qp_attach_common by Robb Manes · 9 years ago
  82. c047a1f dsa: mv88e6xxx: Enable forwarding for unknown to the CPU port by Andrew Lunn · 9 years ago
  83. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 9 years ago
  84. 741a11d net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set by David Ahern · 9 years ago
  85. 75c261b net sysfs: Print link speed as signed integer by Alexander Stein · 9 years ago
  86. 4c52b1d bna: fix error handling by Andrzej Hajda · 9 years ago
  87. 3504bb6 Merge branch 'af_unix_MSG_PEEK' by David S. Miller · 9 years ago
  88. 9f389e3 af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag by Aaron Conole · 9 years ago
  89. 4613012 af_unix: Convert the unix_sk macro to an inline function for type safety by Aaron Conole · 9 years ago
  90. 7c7feb2 UBI: return ENOSPC if no enough space available by shengyong · 9 years ago
  91. 281fda2 UBI: Validate data_size by Richard Weinberger · 9 years ago
  92. cf6f54e UBIFS: Kill unneeded locking in ubifs_init_security by Richard Weinberger · 9 years ago
  93. fd546ee mmc: pxamci: fix card detect with slot-gpio API by Robert Jarzmik · 9 years ago
  94. 51424b2 mmc: sunxi: Fix clk-delay settings by Hans de Goede · 9 years ago
  95. 43934ec mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset by Ulf Hansson · 9 years ago
  96. 0266715 Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus by James Morris · 9 years ago
  97. 2103d6b net: sctp: Don't use 64 kilobyte lookup table for four elements by Denys Vlasenko · 9 years ago
  98. 06a15f5 l2tp: protect tunnel->del_work by ref_count by Alexander Couzens · 9 years ago
  99. 661dfc6 net/ibm/emac: bump version numbers for correct work with ethtool by Ivan Mikhaylov · 9 years ago
  100. 51359bf Merge branch 'sctp-accept-deadlock' by David S. Miller · 9 years ago