1. e5eca6d rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 by Michal Schmidt · 10 years ago
  2. bef1909 tcp: fixing TLP's FIN recovery by Per Hurtig · 10 years ago
  3. fba0e1a Merge branch 'fec' by David S. Miller · 10 years ago
  4. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 10 years ago
  5. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 10 years ago
  6. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 10 years ago
  7. 09d1e54 net: fec: Factorize feature setting by Nimrod Andy · 10 years ago
  8. 96c50ca net: fec: Enable IP header hardware checksum by Nimrod Andy · 10 years ago
  9. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 10 years ago
  10. 3993c4e bridge: fix compile error when compiling without IPv6 support by Linus Lüssing · 10 years ago
  11. 6c03ee8 bridge: fix smatch warning / potential null pointer dereference by Linus Lüssing · 10 years ago
  12. 1795843 via-rhine: fix full-duplex with autoneg disable by François Cachereul · 10 years ago
  13. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  14. a4d3de0 Merge branch 'bnx2x' by David S. Miller · 10 years ago
  15. f2cfa99 bnx2x: Enlarge the dorq threshold for VFs by Ariel Elior · 10 years ago
  16. b17b0ca bnx2x: Check for UNDI in uncommon branch by Yuval Mintz · 10 years ago
  17. a2755be bnx2x: Fix 1G-baseT link by Yaniv Rosner · 10 years ago
  18. dad91ee bnx2x: Fix link for KR with swapped polarity lane by Yaniv Rosner · 10 years ago
  19. d3217b1 sctp: Fix sk_ack_backlog wrap-around problem by Xufeng Zhang · 10 years ago
  20. 78cebd0 hwmon: vexpress: Use devm helper for hwmon device registration by Pawel Moll · 10 years ago
  21. 8dea1b4 hwmon: (atxp1) Avoid forward declaration by Axel Lin · 10 years ago
  22. 1a539d3 hwmon: add support for Sensirion SHTC1 sensor by Tomas Pop · 10 years ago
  23. 31e3879 hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  24. 590e853 hwmon: (lm85) Drop generic detection by Jean Delvare · 10 years ago
  25. c0214f9 hwmon: (ina2xx) Cast to s16 on shunt and current regs by Fabio Baltieri · 10 years ago
  26. 883854c dlm: keep listening connection alive with sctp mode by Lidong Zhong · 10 years ago
  27. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
  28. d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  29. 589e18a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  30. de815a6 Merge branches 'acpi-general' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  31. 9d674f2 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  32. 2afe8be ALSA: intel8x0: Use ktime and ktime_get() by Thomas Gleixner · 10 years ago
  33. 26204e0 ALSA: core: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  34. b4f75ae ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV by Mengdong Lin · 10 years ago
  35. 2bd0ae4 ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform. by Wang, Xiaoming · 10 years ago
  36. 51fdc6b blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) by Brian Norris · 10 years ago
  37. 5d01b76 mmc: simplify SDHCI Kconfig dependencies by Arnd Bergmann · 10 years ago
  38. 60a549f mmc: omap: don't select TPS65010 by Arnd Bergmann · 10 years ago
  39. d7fe833 mmc: mvsdio: avoid compiler warning by Arnd Bergmann · 10 years ago
  40. bf614c7 mmc: atmel-mci: incude asm/cacheclush.h by Arnd Bergmann · 10 years ago
  41. ed1761d mmc: sdhci-msm: Fix fallout from sdhci refactoring by Stephen Boyd · 10 years ago
  42. 13fe0ec3 mmc: usdhi6rol0: fix compiler warnings by Guennadi Liakhovetski · 10 years ago
  43. 699c659 powerpc: Avoid circular dependency with zImage.% by Michal Marek · 10 years ago
  44. 06fc3b7 gpio: of: Fix handling for deferred probe for -gpio suffix by Tony Lindgren · 10 years ago
  45. c2338f2 lock_parent: don't step on stale ->d_parent of all-but-freed one by Al Viro · 10 years ago
  46. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  47. 5f07385 kill generic_file_splice_write() by Al Viro · 10 years ago
  48. 3551dd7 ceph: switch to iter_file_splice_write() by Al Viro · 10 years ago
  49. f6cb85d shmem: switch to iter_file_splice_write() by Al Viro · 10 years ago
  50. 4da54c2 nfs: switch to iter_splice_write_file() by Al Viro · 10 years ago
  51. 96f9bc8 fs/splice.c: remove unneeded exports by Al Viro · 10 years ago
  52. 6dc8bc0 ocfs2: switch to iter_file_splice_write() by Al Viro · 10 years ago
  53. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  54. 5c02c39 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  55. 3c81bdd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  56. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  57. ad71862 powerpc/book3s: Fix some ABIv2 issues in machine check code by Anton Blanchard · 10 years ago
  58. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  59. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. c5b4616 net/core: Add VF link state control policy by Doug Ledford · 10 years ago
  61. 39f3336 net/fsl: xgmac_mdio is dependent on OF_MDIO by Andy Fleming · 10 years ago
  62. 55fd364 net/fsl: Make xgmac_mdio read error message useful by Shruti Kanetkar · 10 years ago
  63. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 10 years ago
  64. f3591fd Merge branch 'inet_csums' by David S. Miller · 10 years ago
  65. 6bae1d4 net: Add skb_gro_postpull_rcsum to udp and vxlan by Tom Herbert · 10 years ago
  66. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  67. 5d0c2b9 net: Preserve CHECKSUM_COMPLETE at validation by Tom Herbert · 10 years ago
  68. 1054cc1 Merge branch 'qlcnic-next' by David S. Miller · 10 years ago
  69. 038782d qlcnic: Update version to 5.3.60 by Shahed Shaikh · 10 years ago
  70. 18e0d62 qlcnic: Optimize ring count validations by Shahed Shaikh · 10 years ago
  71. 4da005c qlcnic: Pre-allocate DMA buffer used for minidump collection by Shahed Shaikh · 10 years ago
  72. efd0f11 ip_vti: fix sparse warnings for VTI_ISVTI by Dmitry Popov · 10 years ago
  73. 2f87208 drivers: net: davinci_cpdma: double free on error by Dan Carpenter · 10 years ago
  74. 8fc908c amd-xgbe: unwind on error in xgbe_mdio_register() by Dan Carpenter · 10 years ago
  75. 0aaf43f mrf24j40: add device managed APIs by Varka Bhadram · 10 years ago
  76. f6479449 ceph: remove bogus extern by stephen hemminger · 10 years ago
  77. 783e327b net: filter: document internal instruction encoding by Alexei Starovoitov · 10 years ago
  78. e4ad403 net: filter: mention eBPF terminology as well by Alexei Starovoitov · 10 years ago
  79. 9709674 ipv4: fix a race in ip4_datagram_release_cb() by Eric Dumazet · 10 years ago
  80. a101ccd net: filter: add test_bpf module under MAINTAINERS' networking section by Daniel Borkmann · 10 years ago
  81. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  82. daf37b5 sfc: PIO:Restrict to 64bit arch and use 64-bit writes. by Jon Cooper · 10 years ago
  83. 1a0b20b Merge branch 'bridge-next' by David S. Miller · 10 years ago
  84. 204177f bridge: Support 802.1ad vlan filtering by Toshiaki Makita · 10 years ago
  85. f2808d2 bridge: Prepare for forwarding another bridge group addresses by Toshiaki Makita · 10 years ago
  86. 8580e21 bridge: Prepare for 802.1ad vlan filtering support by Toshiaki Makita · 10 years ago
  87. 1c5abb6 bridge: Add 802.1ad tx vlan acceleration by Toshiaki Makita · 10 years ago
  88. e7b599d net: xen-netback: include linux/vmalloc.h again by Arnd Bergmann · 10 years ago
  89. 71b9c4a net: phy: realtek: register/unregister multiple drivers properly by Jongsung Kim · 10 years ago
  90. 1b72a0f net: sh_eth: Fix timing of RACT setting in sh_eth_rx() by Yoshihiro Shimoda · 10 years ago
  91. 4f809ce net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx() by Yoshihiro Shimoda · 10 years ago
  92. 61f83d0 net: filter: fix warning on 32-bit arch by Alexei Starovoitov · 10 years ago
  93. 02c00c2 tipc: fix potential bug in function tipc_backlog_rcv by Jon Paul Maloy · 10 years ago
  94. cf97b8ff net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define by Dan Carpenter · 10 years ago
  95. 5e3ec11 qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define by Dan Carpenter · 10 years ago
  96. 9b07d73 Merge branch 'mlx4' by David S. Miller · 10 years ago
  97. 9e311e7 net/mlx4_en: Use affinity hint by Yuval Atias · 10 years ago
  98. da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  99. c31c24b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  100. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago