1. 87299d4 staging: vt6655: mac.c and mac.h remove dead functions. by Malcolm Priestley · 10 years ago
  2. 6b5db44 staging: vt6655: mac.c/h remove member type comments by Malcolm Priestley · 10 years ago
  3. 5116d9f staging: vt6655: mac remove dead variable TxRate_iwconfig by Malcolm Priestley · 10 years ago
  4. 0969166 fsl_ifc: Support all 8 IFC chip selects by Aaron Sierra · 10 years ago
  5. abb1cd0 mtd: atmel_nand: make PMECC lookup table and offset property optional by Josh Wu · 10 years ago
  6. f20531a phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly by Oussama Ghorbel · 10 years ago
  7. 33a87a1 mtd: mxc_nand: use __iowrite32_copy for 32 bit copy by Koul, Vinod · 10 years ago
  8. 7901842 usb: phy: remove file names from heading comments by Sergei Shtylyov · 10 years ago
  9. 66f1c44 bridge: include in6.h in if_bridge.h for struct in6_addr by Gregory Fong · 10 years ago
  10. 1f37bf8 tcp: zero retrans_stamp if all retrans were acked by Marcelo Leitner · 10 years ago
  11. 25de466 ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h by WANG Cong · 10 years ago
  12. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  13. 1d76c1d Merge branch 'gue-next' by David S. Miller · 10 years ago
  14. a8d31c1 gue: Receive side of remote checksum offload by Tom Herbert · 10 years ago
  15. b17f709 gue: TX support for using remote checksum offload option by Tom Herbert · 10 years ago
  16. c1aa834 gue: Protocol constants for remote checksum offload by Tom Herbert · 10 years ago
  17. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  18. 5024c33 gue: Add infrastructure for flags and options by Tom Herbert · 10 years ago
  19. 4bcb877 udp: Offload outer UDP tunnel csum if available by Tom Herbert · 10 years ago
  20. 63487ba net: Move fou_build_header into fou.c and refactor by Tom Herbert · 10 years ago
  21. 46d3802 Merge branch 'stmmac-net' by David S. Miller · 10 years ago
  22. 777da23 stmmac: fix atomicity in pm routines by Giuseppe CAVALLARO · 10 years ago
  23. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 10 years ago
  24. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 10 years ago
  25. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 10 years ago
  26. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 10 years ago
  27. e8e6c87 mtd: intflmount: fix off by one error in INFTL_dumpVUchains() by Dan Carpenter · 10 years ago
  28. 3ee851e ARM: rockchip: add basic smp support for rk3288 by Kever Yang · 10 years ago
  29. 6de2d21 ARM: rockchip: add option to access the pmu via a phandle in smp_operations by Heiko Stuebner · 10 years ago
  30. d003b58 ARM: rockchip: convert to regmap and use pmu syscon if available by Heiko Stuebner · 10 years ago
  31. 890b791 Merge branch 'stmmac-next' by David S. Miller · 10 years ago
  32. 98fbebc stmmac: remove BUS_MODE_DA by Giuseppe CAVALLARO · 10 years ago
  33. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  34. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  35. f02985b mtd: spi-nor: Add support for SST spi flash by Harini Katakam · 10 years ago
  36. ce56ce7 mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM by Rostislav Lisovy · 10 years ago
  37. 1dc338e mtd: nand: omap: Synchronize the access to the ECC engine by Rostislav Lisovy · 10 years ago
  38. b994ca6 drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "1db3ddff1602edf2390b7667dcbaa0f71512e3ea" by Chen Gang · 10 years ago
  39. 4414d3e mtd: spi-nor: Move n25q032 entry to Micron devices list by Chunhe Lan · 10 years ago
  40. 7a95db0 mtd: dataflash: Remove use of tx_dma by Mark Brown · 10 years ago
  41. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  42. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  43. 05e3f2f at86rf230: add force slotted operation bit by Alexander Aring · 10 years ago
  44. f6f4e86 at86rf230: generate random perm extended address by Alexander Aring · 10 years ago
  45. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  46. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  47. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  48. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  49. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  50. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  51. e4962a1 mac802154: add default interface registration by Alexander Aring · 10 years ago
  52. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  53. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  54. 12cb56c mac802154: move dev_hold out of ieee802154_if_add by Alexander Aring · 10 years ago
  55. 986a8ab mac802154: move interface add handling in iface by Alexander Aring · 10 years ago
  56. b210b18 mac802154: move interface del handling in iface by Alexander Aring · 10 years ago
  57. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  58. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  59. 9cdb5db include/linux/socket.h: Fix comment by Rasmus Villemoes · 10 years ago
  60. 9f173b3 NVMe: blk_mq_alloc_request() returns error pointers by Dan Carpenter · 10 years ago
  61. 219b5f2 net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6. by Loganaden Velvindron · 10 years ago
  62. 7cae068 ARM: dts: rk3288: add VOP iommu nodes by Daniel Kurtz · 10 years ago
  63. 7e8631e fix breakage in o2net_send_tcp_msg() by Al Viro · 10 years ago
  64. 20f3963 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  65. e7e42b9 ARM: OMAP4+: Remove unused omap_l3_noc platform init by Tony Lindgren · 10 years ago
  66. 8cf747f ARM: dts: Add twl keypad map for omap3 EVM by Tony Lindgren · 10 years ago
  67. edafb20 ARM: dts: Add twl keypad map for LDP by Tony Lindgren · 10 years ago
  68. 9dec11f ARM: dts: Fix NAND last partition size on LDP by Tony Lindgren · 10 years ago
  69. 90f9576 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  70. 32f638f PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() by Yinghai Lu · 10 years ago
  71. d3ca9ea geneve: Unregister pernet subsys on module unload. by Jesse Gross · 10 years ago
  72. 45cac46 geneve: Set GSO type on transmit. by Jesse Gross · 10 years ago
  73. 1d87ba3 staging: unisys: remove unused functions from uislib.c by Benjamin Romer · 10 years ago
  74. ca68b11 staging: unisys: Remove extra blank lines from virthba files by Ken Depro · 10 years ago
  75. 8f846b5 staging: unisys: virtpci: Remove GET_BUS_DEV macro by Bryan Thompson · 10 years ago
  76. 7179621 cpufreq: cpufreq-dt: Fix arguments in clock failure error message by Abhilash Kesavan · 10 years ago
  77. 2291b26 staging: unisys: refactor visorutil_mod_init() by Benjamin Romer · 10 years ago
  78. 670db78 staging: unisys: refactor visorutil_spar_detect() by Benjamin Romer · 10 years ago
  79. 5d2c3960 staging: unisys: fix spacing in visorkmodutils.c by Benjamin Romer · 10 years ago
  80. f0b5c6d staging: unisys: fix bracketing in visor_periodic_work_stop() by Benjamin Romer · 10 years ago
  81. 622c9d9 staging: unisys: fix spacing in periodic_work.c by Benjamin Romer · 10 years ago
  82. 6db05d3 staging: unisys: fix sizeof() in visor_memregion_create_overlapped() by Benjamin Romer · 10 years ago
  83. 92d00cf staging: unisys: fix line over 80 characters in mapit() by Benjamin Romer · 10 years ago
  84. ab2cded staging: unisys: remove extra blank lines in memregion_direct.c by Benjamin Romer · 10 years ago
  85. 49695a53 staging: unisys: remove unnecessary spaces in casts in memregion_direct.c by Benjamin Romer · 10 years ago
  86. fef4838 staging: unisys: refactor visor_memregion_create() by Benjamin Romer · 10 years ago
  87. b63438c staging: unisys: remove typedef for MEMREGION by Benjamin Romer · 10 years ago
  88. 7146250 staging: unisys: split double assignment in visor_charqueue_create() by Benjamin Romer · 10 years ago
  89. 7a81a6e staging: unisys: refactor CHARQUEUE by Benjamin Romer · 10 years ago
  90. 20188dd staging: unisys: fix line spacing in charqueue.c by Benjamin Romer · 10 years ago
  91. 60ba032 ACPI / property: Drop size_prop from acpi_dev_get_property_reference() by Rafael J. Wysocki · 10 years ago
  92. a88098b USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_init() by Mark Knibbs · 10 years ago
  93. be61a0d Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  94. 6f1de34 usb: gadget: f_midi: add configfs support by Andrzej Pietrasiewicz · 10 years ago
  95. 9caa0d7 usb: gadget: f_midi: use usb_gstrings_attach by Andrzej Pietrasiewicz · 10 years ago
  96. 33cfad6 usb: gadget: f_midi: remove compatibility layer by Andrzej Pietrasiewicz · 10 years ago
  97. 32522a5 usb: gadget: midi: convert to new interface of f_midi by Andrzej Pietrasiewicz · 10 years ago
  98. b85e9de usb: gadget: f_midi: convert to new function interface with backward compatibility by Andrzej Pietrasiewicz · 10 years ago
  99. d23b4c3 usb: gadget: f_midi: check kstrdup() return value by Andrzej Pietrasiewicz · 10 years ago
  100. 6e58ed5 usb: gadget: f_midi: enable use of the index parameter by Andrzej Pietrasiewicz · 10 years ago