1. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  2. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  3. eb608d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  4. b758858 net: bcmgenet: do not set packet length for RX buffers by Florian Fainelli · 10 years ago
  5. 219575e net: bcmgenet: start with carrier off by Florian Fainelli · 10 years ago
  6. 0f50ce9 net: bcmgenet: disable clock before register_netdev by Florian Fainelli · 10 years ago
  7. 16f62d9 net: systemport: fix TX NAPI work done return value by Florian Fainelli · 10 years ago
  8. 412bce8 net: systemport: fix UniMAC reset logic by Florian Fainelli · 10 years ago
  9. 3b140a6 net: systemport: do not clear IFF_MULTICAST flag by Florian Fainelli · 10 years ago
  10. 07b0f00 bnx2x: fix possible panic under memory stress by Eric Dumazet · 10 years ago
  11. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  12. dba6311 powerpc: bpf: Fix the broken LD_VLAN_TAG_PRESENT test by Denis Kirjanov · 10 years ago
  13. 3fc60aa powerpc: bpf: Use correct mask while accessing the VLAN tag by Denis Kirjanov · 10 years ago
  14. f9fa39e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  15. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 10 years ago
  16. 3e215c8 udp: Add MIB counters for rcvbuferrors by James M Leddy · 10 years ago
  17. 73413ff bnx2x: Fix the MSI flags by Yijing Wang · 10 years ago
  18. e055a6e Merge branch 'ath-current' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  19. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  20. 2a80ff8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  21. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  22. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  23. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  24. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  25. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  26. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  27. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  28. b911132 net: allwinner: emac: Add missing free_irq by Maxime Ripard · 10 years ago
  29. 40c9f8a cxgb4: use dev_port to identify ports by Thadeu Lima de Souza Cascardo · 11 years ago
  30. f7b50c4 xen-netback: bookkeep number of active queues in our own module by Wei Liu · 10 years ago
  31. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 11 years ago
  32. d26e0da hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups by Julien D'Ascenzio · 10 years ago
  33. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  34. c6bff54 brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded by Arend van Spriel · 11 years ago
  35. d76744a mwifiex: fix Tx timeout issue by Amitkumar Karwar · 11 years ago
  36. 6c9d161 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Arnd Bergmann · 10 years ago
  37. 6d12e79 Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 10 years ago
  38. 8b87efb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  39. dc70a29 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  40. 12307e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  41. 15e52d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  42. 971dc9c ARM: at91/dt: sam9261: remove slow RC osc by Alexandre Belloni · 10 years ago
  43. 78ca2ec ARM: at91/dt: define sam9261ek slow crystal frequency by Alexandre Belloni · 11 years ago
  44. 5de4728 ARM: at91/dt: sam9261: correctly define mainck by Alexandre Belloni · 11 years ago
  45. 8cbff69 ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values by Alexandre Belloni · 11 years ago
  46. b6616f1 ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values by Alexandre Belloni · 11 years ago
  47. adb5783 hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in Kconfig by Josef Gajdusek · 10 years ago
  48. 8b6f5e0 hwmon: (ntc_thermistor) Use the manufacturer name properly by Naveen Krishna Chatradhi · 10 years ago
  49. eab2014 devicetree: bindings: Document murata vendor prefix by Naveen Krishna Chatradhi · 10 years ago
  50. a8d4d82 hwmon: (w83l786ng) Report correct minimum fan speed by Axel Lin · 10 years ago
  51. d91d66e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  52. 07f4695 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  53. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  54. 8dcd598 misc: atmel_pwm: fix Kconfig symbols by Nicolas Ferre · 10 years ago
  55. 6663a4f powerpc: Don't skip ePAPR spin-table CPUs by Scott Wood · 10 years ago
  56. c2cbcf5 powerpc/module: Fix TOC symbol CRC by Laurent Dufour · 10 years ago
  57. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  58. ee9a33b cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list by Li RongQing · 11 years ago
  59. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 11 years ago
  60. 8445cd3 NFS Return -EPERM if no supported or matching SECINFO flavor by Andy Adamson · 11 years ago
  61. 57bbe3d NFS check the return of nfs4_negotiate_security in nfs4_submount by Andy Adamson · 11 years ago
  62. 6edf960 NFS: Don't mark the data cache as invalid if it has been flushed by Trond Myklebust · 11 years ago
  63. f2467b6 NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size by Trond Myklebust · 11 years ago
  64. 18dd78c nfs: Fix cache_validity check in nfs_write_pageuptodate() by Scott Mayhew · 11 years ago
  65. 10b5b53 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  66. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  67. a42c9fc Revert "iwlwifi: remove IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT flag" by Arik Nemtsov · 11 years ago
  68. b3c063a iwlwifi: update the 7265 series HW IDs by Oren Givon · 11 years ago
  69. edfbbf3 aio: fix kernel memory disclosure in io_getevents() introduced in v3.10 by Benjamin LaHaise · 10 years ago
  70. f8567a3 aio: fix aio request leak when events are reaped by userspace by Benjamin LaHaise · 10 years ago
  71. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 11 years ago
  72. ce36d9a [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option by Steve French · 10 years ago
  73. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  74. 8dbdb8e ARM: mvebu: Fix the improper use of the compatible string armada38x using a wildcard by Gregory CLEMENT · 10 years ago
  75. 8987941 iwlwifi: mvm: rework sched scan channel configuration by Eliad Peller · 11 years ago
  76. a1d23d5 powerpc/kmemleak: Do not scan the DART table by Catalin Marinas · 11 years ago
  77. aa83f3d selftests/powerpc: Use the test harness for the TM DSCR test by Michael Ellerman · 11 years ago
  78. f5fc822 powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type by Rickard Strandqvist · 11 years ago
  79. 2f0143c powerpc/kprobes: Fix jprobes on ABI v2 (LE) by Michael Ellerman · 10 years ago
  80. 072c4c0 powerpc/ftrace: Use pr_fmt() to namespace error messages by Michael Ellerman · 11 years ago
  81. d84e0d6 powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2) by Michael Ellerman · 11 years ago
  82. b7b348c powerpc/ftrace: Fix inverted check of create_branch() by Michael Ellerman · 11 years ago
  83. dfc382a powerpc/ftrace: Fix typo in mask of opcode by Michael Ellerman · 11 years ago
  84. d997c00 powerpc: Add ppc_global_function_entry() by Michael Ellerman · 11 years ago
  85. 2055fb4 powerpc/macintosh/smu.c: Fix closing brace followed by if by Rasmus Villemoes · 11 years ago
  86. 716821c powerpc: Remove __arch_swab* by Benjamin Herrenschmidt · 10 years ago
  87. bf77ee2 powerpc: Remove ancient DEBUG_SIG code by Michael Ellerman · 10 years ago
  88. 0eb5736 powerpc/kerenl: Enable EEH for IO accessors by Gavin Shan · 10 years ago
  89. 8b8f5d9 Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  90. 04b5da4 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  91. ac4fef4 ocfs2/dlm: do not purge lockres that is queued for assert master by Xue jiufei · 10 years ago
  92. b9aaac5 ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount by jiangyiwen · 10 years ago
  93. 595297a ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod by jiangyiwen · 10 years ago
  94. f7a14f3 ocfs2: fix a tiny race when running dirop_fileop_racer by Yiwen Jiang · 10 years ago
  95. a270c6d ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list() by Xue jiufei · 10 years ago
  96. 8a8ad1c ocfs2: refcount: take rw_lock in ocfs2_reflink by Wengang Wang · 10 years ago
  97. b253bfd ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously" by Xue jiufei · 10 years ago
  98. 27bf630 ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn by Tariq Saeed · 10 years ago
  99. 5fb1beb ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename() by alex chen · 10 years ago
  100. d05f0cdcb mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago