1. 8220ea2 net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets by Phil Sutter · 9 years ago
  2. 9d7b372 Merge branch 'be2net-next' by David S. Miller · 9 years ago
  3. a78dfcb be2net: bump up the driver version to 10.6.0.3 by Sathya Perla · 9 years ago
  4. 9c85597 be2net: make SET_LOOPBACK_MODE cmd asynchrounous by Suresh Reddy · 9 years ago
  5. 8af65c2 be2net: make the RX_FILTER command asynchronous by Suresh Reddy · 9 years ago
  6. efaa408 be2net: return error status from be_mcc_notify() by Suresh Reddy · 9 years ago
  7. 1645d99 be2net: convert dest field in udp-hdr to host-endian by Venkat Duvvuru · 9 years ago
  8. 887a65c be2net: fix wrong return value in be_check_ufi_compatibility() by Vasundhara Volam · 9 years ago
  9. bc23d6b be2net: remove redundant D0 power state set by Kalesh Purayil · 9 years ago
  10. ff9ed19 be2net: query FW to check if EVB is enabled by Kalesh Purayil · 9 years ago
  11. 145155e be2net: remove duplicate code in be_setup_wol() by Kalesh Purayil · 9 years ago
  12. 9131f3d ipv6: Do not iterate over all interfaces when finding source address on specific interface. by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  13. 6979b9c net: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  14. 239aa55 net: phy: Support setting polarity in marvell phy driver by David Thomson · 9 years ago
  15. 634ec36 net: phy: Pass mdix ethtool setting through to phy driver by David Thomson · 9 years ago
  16. 51ed7f3e bridge: mdb: allow the user to delete mdb entry if there's a querier by Satish Ashok · 9 years ago
  17. 7234e03 Merge branch 'netdev_unregister_races' by David S. Miller · 9 years ago
  18. 2c17d27 net: call rcu_read_lock early in process_backlog by Julian Anastasov · 9 years ago
  19. e9e4dd3 net: do not process device backlog during unregistration by Julian Anastasov · 9 years ago
  20. 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
  21. 3dbbbe0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus2 by James Morris · 9 years ago
  22. 892e8ca selinux: fix mprotect PROT_EXEC regression caused by mm change by Stephen Smalley · 9 years ago
  23. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  24. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  25. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  26. 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
  27. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  28. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  29. 9d27a87 tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test by Dan Williams · 9 years ago
  30. f7ec836 tools/testing/nvdimm: fix return code for unimplemented commands by Dan Williams · 9 years ago
  31. b1b2e62 tools/testing/nvdimm: mock ioremap_wt by Dan Williams · 9 years ago
  32. b864bc1 pmem: add maintainer for include/linux/pmem.h by Ross Zwisler · 9 years ago
  33. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  34. ad2daa8 arm64: entry32: remove pointless register assignment by Mark Rutland · 9 years ago
  35. 51d5367 MIPS: O32: Use compat_sys_getsockopt. by Ralf Baechle · 9 years ago
  36. 1e18ac7 MIPS: c-r4k: Extend way_string array by Paul Burton · 9 years ago
  37. 6b5e741 MIPS: Pistachio: Support CDMM & Fast Debug Channel by James Hogan · 9 years ago
  38. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  39. cccf34e MIPS: c-r4k: Fix cache flushing for MT cores by Markos Chandras · 9 years ago
  40. 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
  41. 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
  42. 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
  43. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  44. a7d35f9 bridge: fix potential crash in __netdev_pick_tx() by Eric Dumazet · 9 years ago
  45. a4e2405 tcp: do not export tcp_init_xmit_timers() by Eric Dumazet · 9 years ago
  46. fcc028c net: axienet: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  47. 09cf021 bridge: mdb: fill state in br_mdb_notify by Nikolay Aleksandrov · 9 years ago
  48. cb1c616 route: remove unsed variable in __mkroute_input by Masatake YAMATO · 9 years ago
  49. 35a256f ipv6: Nonlocal bind by Tom Herbert · 9 years ago
  50. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  51. 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
  52. 5a10ecec Merge branch 'tw_cleanups' by David S. Miller · 9 years ago
  53. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  54. fc01538f inet: simplify timewait refcounting by Eric Dumazet · 9 years ago
  55. 3fd2f1b9 inet: remove BUG_ON() in twsk_destructor() by Eric Dumazet · 9 years ago
  56. 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
  57. 8b58a39 ipv6: use flag instead of u16 for hop in inet6_skb_parm by Florian Westphal · 9 years ago
  58. fc5778c Merge branch 'pktgen-races' by David S. Miller · 9 years ago
  59. 1fbe4b46 net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker() by Oleg Nesterov · 9 years ago
  60. fecdf8b net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() by Oleg Nesterov · 9 years ago
  61. 4a0e3e9 cdc_ncm: Add support for moving NDP to end of NCM frame by Enrico Mioso · 9 years ago
  62. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 9 years ago
  63. adb3505 net: systemport: Use eth_hw_addr_random by Vaishali Thakkar · 9 years ago
  64. 7c3d0d6 dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321 by Aleksey S. Kazantsev · 9 years ago
  65. 986ca37 Merge branch 'tcp-in-slow-start' by David S. Miller · 9 years ago
  66. b20a3fa tcp: update congestion state first before raising cwnd by Yuchung Cheng · 9 years ago
  67. 7617400 tcp: do not slow start when cwnd equals ssthresh by Yuchung Cheng · 9 years ago
  68. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  69. 1007f59 net: skb_defer_rx_timestamp should check for phydev before setting up classify by Alexander Duyck · 9 years ago
  70. 2251ae4 tcp: v1 always send a quick ack when quickacks are enabled by Jon Maxwell · 9 years ago
  71. c4b5fd3 Merge branch 'hpfs-patches' (patches from Mikulas Patocka) by Linus Torvalds · 9 years ago
  72. a28e4b2 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 9 years ago
  73. ce65761 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 9 years ago
  74. d7b0409 hpfs: Remove unessary cast by Firo Yang · 9 years ago
  75. a27b5b9 hpfs: add fstrim support by Mikulas Patocka · 9 years ago
  76. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 10 years ago
  77. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  78. 4c0a9f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  79. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago
  80. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  81. 9abea2d ioctl_compat: handle FITRIM by Mikulas Patocka · 9 years ago
  82. 3324603 selinux: don't waste ebitmap space when importing NetLabel categories by Paul Moore · 9 years ago
  83. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  84. 6b7339f mm: avoid setting up anonymous pages into file mapping by Kirill A. Shutemov · 9 years ago
  85. 6e67b7a MAINTAINERS: add secondary tree for ceph modules by Sage Weil · 9 years ago
  86. 398ecff5 MAINTAINERS: update ceph entries by Sage Weil · 9 years ago
  87. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  88. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  89. 355c822 drm/radeon: disable vce init on cayman (v2) by Alex Deucher · 9 years ago
  90. 0f11770 drm/amdgpu: fix timeout calculation by Christian König · 9 years ago
  91. dbedff0 drm/radeon: check if BO_VA is set before adding it to the invalidation list by Christian König · 9 years ago
  92. eb99070 drm/radeon: allways add the VM clear duplicate by Christian König · 9 years ago
  93. d57c0ed Revert "Revert "drm/radeon: dont switch vt on suspend"" by Alex Deucher · 9 years ago
  94. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  95. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  96. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago
  97. a0f6744 drm/amdkfd: validate pdd where it acquired first by Maninder Singh · 9 years ago
  98. 1c88535 Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit" by Markos Chandras · 9 years ago
  99. b677bc0 MIPS: cps-vec: Use macros for various arithmetics and memory operations by Markos Chandras · 9 years ago
  100. 717f142 MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0 by Markos Chandras · 9 years ago