1. bc05a89 can: allow to change the device mtu for CAN FD capable devices by Oliver Hartkopp · 10 years ago
  2. 9859ccd can: introduce the data bitrate configuration for CAN FD by Oliver Hartkopp · 10 years ago
  3. f3baa39 UAPI: add MPLS label stack definition by Simon Wunderlich · 10 years ago
  4. b62faf3 if_ether.h: add IEEE 802.21 Ethertype by Simon Wunderlich · 10 years ago
  5. f19c29e tcp: snmp stats for Fast Open, SYN rtx, and data pkts by Yuchung Cheng · 10 years ago
  6. 7aa9804 net: move net_device priv_flags out from UAPI by Luis R. Rodriguez · 10 years ago
  7. 589f581 net: kdoc struct net_device flags and priv_flags by Luis R. Rodriguez · 10 years ago
  8. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 10 years ago
  9. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  10. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  11. 8e165e2 net: tcp: add mib counters to track zero window transitions by Florian Westphal · 10 years ago
  12. 2ebe21f net: order MPLS ethertypes numerically by Neil Jerram · 10 years ago
  13. 1f5a740 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  14. 88daf80 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  15. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. d362309 ipsec: add support of limited SA dump by Nicolas Dichtel · 10 years ago
  17. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  18. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  19. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 10 years ago
  20. 977cb0e tcp: add pacing_rate information into tcp_info by Eric Dumazet · 10 years ago
  21. 886ab57 Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  22. 073e3cf ethtool: Fix unwanted section breaks in kernel-doc by Ben Hutchings · 10 years ago
  23. ba569dc ethtool: Move kernel-doc comment next to struct ethtool_dump definition by Ben Hutchings · 10 years ago
  24. f432c09 ethtool: Expand documentation of struct ethtool_perm_addr by Ben Hutchings · 10 years ago
  25. 5909122 ethtool: Expand documentation of struct ethtool_stats by Ben Hutchings · 10 years ago
  26. 4e5a62d ethtool: Expand documentation of struct ethtool_test by Ben Hutchings · 10 years ago
  27. fe5df1b ethtool: Expand documentation of string set types by Ben Hutchings · 10 years ago
  28. 6a7a108 ethtool: Update documentation of struct ethtool_pauseparam by Ben Hutchings · 10 years ago
  29. af440a8 ethtool: Expand documentation of struct ethtool_ringparam by Ben Hutchings · 10 years ago
  30. c8364a6 ethtool: Expand documentation of struct ethtool_eeprom by Ben Hutchings · 10 years ago
  31. 09fb8bb ethtool: Expand documentation of struct ethtool_regs by Ben Hutchings · 10 years ago
  32. 02d59f3 ethtool: Expand documentation of struct ethtool_wol by Ben Hutchings · 10 years ago
  33. daba1b6 ethtool: Expand documentation of struct ethtool_drvinfo by Ben Hutchings · 10 years ago
  34. bf8fc60 ethtool: Expand documentation of struct ethtool_cmd by Ben Hutchings · 10 years ago
  35. 841577c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  36. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  37. 3b1cc9b misc: mic: fix possible signed underflow (undefined behavior) in userspace API by Sudeep Dutt · 11 years ago
  38. ee262ad inet: defines IPPROTO_* needed for module alias generation by Jan Moskyto Matejka · 11 years ago
  39. 8352650a Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  40. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 11 years ago
  41. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  42. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  43. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  44. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  45. 16f6b87 can: add explicit copyrights to can userspace header by Uwe Kleine-König · 11 years ago
  46. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  47. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  48. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  49. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  51. 01e219e btrfs: add ioctl to export size of global metadata reservation by Jeff Mahoney · 11 years ago
  52. 2eaa055 btrfs: add ioctls to query/change feature bits online by Jeff Mahoney · 11 years ago
  53. c30341d NVMe: Abort timed out commands by Keith Busch · 11 years ago
  54. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  55. 5c85121b Merge tag 'md/3.14' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  56. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  57. f55aa83 rtnetlink: remove IFLA_BOND_SLAVE definition by Jiri Pirko · 11 years ago
  58. 3aacd62 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  59. 6dd9158 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  60. 0d9dfc2 uapi: convert u64 to __u64 in exported headers by Mike Frysinger · 11 years ago
  61. c318924 include/uapi/linux/dn.h: pull in ioctl.h header by Mike Frysinger · 11 years ago
  62. e8b6714 include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h by Mike Frysinger · 11 years ago
  63. 237266f rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPEC by Jiri Pirko · 11 years ago
  64. ba7d49b rtnetlink: provide api for getting and setting slave info by Jiri Pirko · 11 years ago
  65. df7dbcb rtnetlink: put "BOND" into nl attribute names which are related to bonding by Jiri Pirko · 11 years ago
  66. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  67. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  68. fe41c2c Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  69. 2d36097 af_packet: Add Queue mapping mode to af_packet fanout operation by Neil Horman · 11 years ago
  70. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  71. c04e7da neighbour.h: fix comment by Li Zhong · 11 years ago
  72. 5066a4d dm log userspace: allow mark requests to piggyback on flush requests by Dongmao Zhang · 11 years ago
  73. e1803a7 Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block into for-3.14/drivers by Jens Axboe · 11 years ago
  74. 2182c81 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  75. 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  76. 63159f5 uapi: Use __kernel_long_t in struct mq_attr by H.J. Lu · 11 years ago
  77. f8dcdf0 uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info by H.J. Lu · 11 years ago
  78. 443d567 uapi: Use __kernel_long_t in struct msgbuf by H.J. Lu · 11 years ago
  79. b684bfe uapi: Use __kernel_long_t/__kernel_ulong_t in <linux/resource.h> by H.J. Lu · 11 years ago
  80. 7fb3012 uapi: Use __kernel_long_t in struct timex by H.J. Lu · 11 years ago
  81. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  84. 46e5f40 ipv6: add a flag to get the flow label used remotly by Florent Fourcot · 11 years ago
  85. df3687f ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET by Florent Fourcot · 11 years ago
  86. 1d3ee88 bonding: add netlink attributes to slave link dev by sfeldma@cumulusnetworks.com · 11 years ago
  87. 7b7b68bb floppy: bail out in open() if drive is not responding to block0 read by Jiri Kosina · 11 years ago
  88. e984097 add support for Hyper-V reference time counter by Vadim Rozenfeld · 11 years ago
  89. 6c80563 net_sched: act: pick a different type for act_xt by WANG Cong · 11 years ago
  90. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  91. 7479f3c sched: Move SCHED_RESET_ON_FORK into attr::sched_flags by Peter Zijlstra · 11 years ago
  92. 761aac7 ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes by Thomas Haller · 11 years ago
  93. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. f466722 md: Change handling of save_raid_disk and metadata update during recovery. by NeilBrown · 11 years ago
  95. 70249a9 audit: use define's for audit version by Eric Paris · 11 years ago
  96. 51cc83f audit: add audit_backlog_wait_time configuration option by Richard Guy Briggs · 11 years ago
  97. 09f883a audit: clean up AUDIT_GET/SET local variables and future-proof API by Richard Guy Briggs · 11 years ago
  98. bbd8f3f [media] s5p-mfc: Add controls to set vp8 enc profile by Kiran AVND · 11 years ago
  99. 4773ab9 [media] s5p-mfc: Add QP setting support for vp8 encoder by Arun Kumar K · 11 years ago
  100. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago