1. 686c953 Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  2. b8c6cd1 net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0 by Florian Fainelli · 9 years ago
  3. 7d5cd2c bonding: correctly handle bonding type change on enslave failure by Nikolay Aleksandrov · 9 years ago
  4. 06f6d10 bonding: fix destruction of bond with devices different from arphrd_ether by Nikolay Aleksandrov · 9 years ago
  5. 40a7166 net: dsa: mv88e6xxx: fix fid_mask when leaving bridge by Vivien Didelot · 9 years ago
  6. 7599330 virtio_net: don't require ANY_LAYOUT with VERSION_1 by Michael S. Tsirkin · 9 years ago
  7. e2370f0 ravb: do not invalidate cache for RX buffer twice by Sergei Shtylyov · 9 years ago
  8. 69da3f2 can: mcp251x: get regulators optionally by Stefan Agner · 9 years ago
  9. 25b401c can: mcp251x: fix resume when device is down by Stefan Agner · 9 years ago
  10. 15afb10 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  11. 23a5a49 ipvlan: ignore addresses from ipv6 autoconfiguration by Konstantin Khlebnikov · 9 years ago
  12. 0fba37a ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit() by WANG Cong · 9 years ago
  13. 6640e67 ipvlan: unhash addresses without synchronize_rcu by Konstantin Khlebnikov · 9 years ago
  14. 6a72549 ipvlan: plug memory leak in ipvlan_link_delete by Konstantin Khlebnikov · 9 years ago
  15. 515866f ipvlan: remove counters of ipv4 and ipv6 addresses by Konstantin Khlebnikov · 9 years ago
  16. 20b953e Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  17. 62c13ba isdn/gigaset: drop unused ldisc methods by Tilman Schmidt · 9 years ago
  18. fd98e94 isdn/gigaset: reset tty->receive_room when attaching ser_gigaset by Tilman Schmidt · 9 years ago
  19. c9805b9 Revert "net: fec: Ensure clocks are enabled while using mdio bus" by Fabio Estevam · 9 years ago
  20. 1c0ee04 can: pcan_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  21. 9b721a4 can: usb_8dev: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  22. 43c021e can: ems_usb: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  23. 296decb can: esd_usb2: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  24. 889dd06 can: sja1000: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  25. ef934e8 can: cc770: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  26. 05c4456 can: ti_heccn: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  27. a2e78cf can: slcan: don't touch skb after netif_rx_ni() by Marc Kleine-Budde · 9 years ago
  28. 83537b6 can: grcan: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  29. 20926d7 can: bfin_can: don't touch skb after netif_rx() by Marc Kleine-Budde · 9 years ago
  30. a18ec1b can: flexcan: don't touch skb after netif_receive_skb() by Marc Kleine-Budde · 9 years ago
  31. 6ae3673 can: at91_can: don't touch skb after netif_receive_skb()/netif_rx() by Marc Kleine-Budde · 9 years ago
  32. 50c2e4d net/xen-netback: off by one in BUG_ON() condition by Dan Carpenter · 9 years ago
  33. 7bee8b0 Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on Apple by Chris Mason · 9 years ago
  34. f760b87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  35. 34bef46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  36. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  37. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  38. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  39. 0333651 can: c_can: Fix default pinmux glitch at init by J.D. Schroeder · 9 years ago
  40. 585bc2a can: rcar_can: unify error messages by Sergei Shtylyov · 9 years ago
  41. ae185f1 can: rcar_can: print request_irq() error code by Sergei Shtylyov · 9 years ago
  42. 3255f68 can: rcar_can: fix typo in error message by Sergei Shtylyov · 9 years ago
  43. c1a4c87 can: rcar_can: print signed IRQ # by Sergei Shtylyov · 9 years ago
  44. 5e63e6b can: rcar_can: fix IRQ check by Sergei Shtylyov · 9 years ago
  45. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. c590032 net: bcmgenet: fix accounting of packet drops vs errors by Petri Gynther · 9 years ago
  47. 22401ff cdc_ncm: update specs URL by Enrico Mioso · 9 years ago
  48. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  49. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  50. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  51. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  52. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  53. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  54. 145c370 Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.html by Masanari Iida · 9 years ago
  55. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  56. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  57. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  58. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  59. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  60. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  61. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  62. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  63. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  64. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  65. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  66. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  67. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  68. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  69. 8dfbc0a Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 9 years ago
  70. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  71. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  72. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 9 years ago
  73. adb3505 net: systemport: Use eth_hw_addr_random by Vaishali Thakkar · 9 years ago
  74. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 10 years ago
  75. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  76. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago
  77. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  78. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  79. 355c822 drm/radeon: disable vce init on cayman (v2) by Alex Deucher · 9 years ago
  80. 0f11770 drm/amdgpu: fix timeout calculation by Christian König · 9 years ago
  81. dbedff0 drm/radeon: check if BO_VA is set before adding it to the invalidation list by Christian König · 9 years ago
  82. eb99070 drm/radeon: allways add the VM clear duplicate by Christian König · 9 years ago
  83. d57c0ed Revert "Revert "drm/radeon: dont switch vt on suspend"" by Alex Deucher · 9 years ago
  84. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  85. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  86. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago
  87. a0f6744 drm/amdkfd: validate pdd where it acquired first by Maninder Singh · 9 years ago
  88. 5261392 Revert "drm/i915: Allocate context objects from stolen" by Ville Syrjälä · 9 years ago
  89. 19ee835 drm/i915: Declare the swizzling unknown for L-shaped configurations by Chris Wilson · 9 years ago
  90. d5de198 macvtap: Destroy minor_idr on module_exit by Johannes Thumshirn · 9 years ago
  91. c936835 sfc: Report TX completions to BQL after all TX events in interrupt by Peter Dunning · 9 years ago
  92. d065c3c drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 Ethernet by Zheng Liu · 9 years ago
  93. 4eed4d8 3c59x: Fix shared IRQ handling by Denys Vlasenko · 9 years ago
  94. 0769636 vmxnet3: prevent receive getting out of sequence on napi poll by Neil Horman · 9 years ago
  95. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  96. 671b53e sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open() by Shradha Shah · 9 years ago
  97. 1973db0 drivers: net: cpsw: fix crash while accessing second slave ethernet interface by Mugunthan V N · 9 years ago
  98. 535a617 sfc: suppress handled MCDI failures when changing the MAC address by Daniel Pieczko · 9 years ago
  99. 7a186f4 sfc: add legacy method for changing a PF's MAC address by Daniel Pieczko · 9 years ago
  100. 9e9f665 sfc: refactor code in efx_ef10_set_mac_address() by Daniel Pieczko · 9 years ago