1. 5831212 mlxsw: spectrum_router: Correctly remove nexthop groups by Ido Schimmel · 8 years ago
  2. 93a87e5 mlxsw: spectrum_router: Don't reflect dead neighs by Ido Schimmel · 8 years ago
  3. 567be78 stmmac: CSR clock configuration fix by jpinto · 8 years ago
  4. 2e3d5fa Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  5. 551cde1 net: fddi: skfp: use %p format specifier for addresses rather than %x by Colin Ian King · 8 years ago
  6. 8354491 net: mvpp2: fix dma unmapping of TX buffers for fragments by Thomas Petazzoni · 8 years ago
  7. f217bfd net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerup by Heiko Stübner · 8 years ago
  8. 76b1592 be2net: Increase skb headroom size to 256 bytes by Kalesh A P · 8 years ago
  9. 22b68b9 rtlwifi: Fix kernel oops introduced with commit e49656147359 by Larry Finger · 8 years ago
  10. d1f1c0e ath9k: do not return early to fix rcu unlocking by Tobias Klausmann · 8 years ago
  11. ba6d973 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  12. f95adbc Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 8 years ago
  13. 74f65bb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  14. f7fb138 net/mlx5: use rb_entry() by Geliang Tang · 8 years ago
  15. ae99b63 ethernet: sfc: Add Kconfig entry for vendor Solarflare by Tobias Klauser · 8 years ago
  16. f7ca8e3b net: hix5hd2_gmac: fix compatible strings name by Dongpo Li · 8 years ago
  17. 4c0ef23 net: netcp: ethss: fix 10gbe host port tx pri map configuration by WingMan Kwok · 8 years ago
  18. e9838ef net: netcp: ethss: fix errors in ethtool ops by WingMan Kwok · 8 years ago
  19. 2e3db5a fsl/fman: enable compilation on ARM64 by Madalin Bucur · 8 years ago
  20. 1e33099 fsl/fman: A007273 only applies to PPC SoCs by Madalin Bucur · 8 years ago
  21. ae6021d powerpc: fsl/fman: remove fsl,fman from of_device_ids[] by Madalin Bucur · 8 years ago
  22. 606987b0 fsl/fman: fix 1G support for QSGMII interfaces by Madalin Bucur · 8 years ago
  23. 57f3986 net: phy: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  24. 3bb9ab6 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 8 years ago
  25. d4166b8 ath10k: free host-mem with DMA_BIRECTIONAL flag by Ben Greear · 8 years ago
  26. 2b66325 brcmfmac: fix uninitialized field in scheduled scan ssid configuration by Arend Van Spriel · 8 years ago
  27. cb853da brcmfmac: fix memory leak in brcmf_cfg80211_attach() by Arend Van Spriel · 8 years ago
  28. f1e9132 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  29. ac5a28b Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  30. ad688cd stmmac: fix memory barriers by Pavel Machek · 8 years ago
  31. 162809d net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from devm_ioremap by Arvind Yadav · 8 years ago
  32. db4d22c mailbox: mailbox-test: allow reserved areas in SRAM by Sudeep Holla · 8 years ago
  33. baef9a3 mailbox: mailbox-test: add support for fasync/poll by Sudeep Holla · 8 years ago
  34. cf17581 mailbox: bcm-pdc: Remove unnecessary void* casts by Rob Rice · 8 years ago
  35. 30d1ef6 mailbox: bcm-pdc: Simplify interrupt handler logic by Rob Rice · 8 years ago
  36. 63bb50b mailbox: bcm-pdc: Performance improvements by Rob Rice · 8 years ago
  37. 38ed49e mailbox: bcm-pdc: Don't use iowrite32 to write DMA descriptors by Rob Rice · 8 years ago
  38. 8aef00f mailbox: bcm-pdc: Convert from threaded IRQ to tasklet by Rob Rice · 8 years ago
  39. 7493cde mailbox: bcm-pdc: Try to improve branch prediction by Rob Rice · 8 years ago
  40. e004c7e mailbox: bcm-pdc: streamline rx code by Rob Rice · 8 years ago
  41. ab8d1b2 mailbox: bcm-pdc: Convert from interrupts to poll for tx done by Rob Rice · 8 years ago
  42. 9310f1d mailbox: bcm-pdc: PDC driver leaves debugfs files after removal by Steve Lin · 8 years ago
  43. 9fb0f9a mailbox: bcm-pdc: Changes so mbox client can be removed / re-inserted by Steve Lin · 8 years ago
  44. 9b1b2b3 mailbox: bcm-pdc: Use octal permissions rather than symbolic by Rob Rice · 8 years ago
  45. 2f50497 mailbox: sti: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  46. f42cce3 mailbox: mailbox-test: Fix module autoload by Javier Martinez Canillas · 8 years ago
  47. d4af49f firmware: dmi_scan: Always show system identification string by Kefeng Wang · 8 years ago
  48. b0b3a37 Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  49. d3e5925 rtc: mcp795: Fix whitespace and indentation. by Emil Bartczak · 8 years ago
  50. a2b4299 rtc: mcp795: Prefer using the BIT() macro. by Emil Bartczak · 8 years ago
  51. 43d0b10 rtc: mcp795: fix month write resetting date to 1. by Emil Bartczak · 8 years ago
  52. 26eeefd rtc: mcp795: fix time range difference between linux and RTC chip. by Emil Bartczak · 8 years ago
  53. e72765c rtc: mcp795: fix bitmask value for leap year (LP). by Emil Bartczak · 8 years ago
  54. bcf18d8 rtc: mcp795: use bcd2bin/bin2bcd. by Emil Bartczak · 8 years ago
  55. 0b6a8f5 rtc: add support for EPSON TOYOCOM RTC-7301SF/DG by Akinobu Mita · 8 years ago
  56. 9c19b89 rtc: ds1307: Add ACPI support by Tin Huynh · 8 years ago
  57. 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  58. 8421c60 Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  59. 83da6b5 platform/x86: surface3-wmi: Balance locking on error path by Andy Shevchenko · 8 years ago
  60. 957ae50 platform/x86: Add Whiskey Cove PMIC TMU support by Nilesh Bacchewar · 8 years ago
  61. 1bbb05f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 649ac63 i2c: mux: mlxcpld: fix i2c mux selection caching by Peter Rosin · 8 years ago
  63. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  64. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  65. 3e3397e net: mv643xx_eth: fix build failure by Sudip Mukherjee · 8 years ago
  66. a6b3c48 isdn: Constify some function parameters by Emese Revfy · 8 years ago
  67. 9a60c90 mlxsw: spectrum: Mark split ports as such by Ido Schimmel · 8 years ago
  68. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  69. 7729bad qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  70. c762eaa r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detected by Manuel Bessler · 8 years ago
  71. 3a7f076 irda: w83977af_ir: cleanup an indent issue by Dan Carpenter · 8 years ago
  72. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  73. 99bff5e net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  74. 93dfe6c net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. b7b44fd net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  76. 49cad93 net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  77. 0f484e4 Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux by Linus Torvalds · 8 years ago
  78. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  79. c07dee7 Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  80. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  81. d7fe1a6 dax: add region 'id', 'size', and 'align' attributes by Dan Williams · 8 years ago
  82. 8e59876 i2c: designware: fix wrong Tx/Rx FIFO for ACPI by Tin Huynh · 8 years ago
  83. 1635c5d i2c: xgene: Fix missing code of DTB support by Tin Huynh · 8 years ago
  84. 7f638c1 i2c: mux: pca954x: fix i2c mux selection caching by Russell King · 8 years ago
  85. 493ff7e i2c: octeon: thunderx: Limit register access retries by Jan Glauber · 8 years ago
  86. d928be8 gtp: Fix initialization of Flags octet in GTPv1 header by Harald Welte · 8 years ago
  87. 88edf10 gtp: gtp_check_src_ms_ipv4() always return success by Lionel Gauthier · 8 years ago
  88. ebf12f1 isdn: use designated initializers by Kees Cook · 8 years ago
  89. 9751362 bna: use designated initializers by Kees Cook · 8 years ago
  90. aabd7ad WAN: use designated initializers by Kees Cook · 8 years ago
  91. 4794195 isdn/gigaset: use designated initializers by Kees Cook · 8 years ago
  92. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 8 years ago
  93. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 8 years ago
  94. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 8 years ago
  95. f600b69 virtio_net: Add XDP support by John Fastabend · 8 years ago
  96. 708f0f4 dpaa_eth: remove redundant dependency on FSL_SOC by Madalin Bucur · 8 years ago
  97. 7d6f8dc dpaa_eth: use big endian accessors by Claudiu Manoil · 8 years ago
  98. eb63ecc net: vrf: Drop conntrack data after pass through VRF device on Tx by David Ahern · 8 years ago
  99. a0f37ef net: vrf: Fix NAT within a VRF by David Ahern · 8 years ago
  100. 83a77e9 net: macb: Added PCI wrapper for Platform Driver. by Bartosz Folta · 8 years ago