1. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 8 years ago
  2. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  3. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  4. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  5. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  7. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  8. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  9. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  10. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  11. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  12. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  13. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 8 years ago
  14. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  15. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  16. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  17. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  18. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  19. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  20. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  21. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  22. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  23. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  24. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  25. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  26. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  27. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  28. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  30. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 8 years ago
  31. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 8 years ago
  32. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 8 years ago
  33. b84e930 net/hsr: Fixed version field in ENUM by Peter Heise · 8 years ago
  34. 1e33759 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output by Daniel Borkmann · 8 years ago
  35. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 8 years ago
  36. 8f840e4 sctp: add the sctp_diag.c file by Xin Long · 8 years ago
  37. ee1c279 net/hsr: Added support for HSR v1 by Peter Heise · 8 years ago
  38. df38daf devlink: implement shared buffer occupancy monitoring interface by Jiri Pirko · 8 years ago
  39. bf79747 devlink: add shared buffer configuration by Jiri Pirko · 8 years ago
  40. 71bbe25 Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  41. da0caad Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  42. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  43. 35eb8f7 cfg80211: Improve Connect/Associate command documentation by Jouni Malinen · 8 years ago
  44. 1ecf689 devlink: add missing install of header by stephen hemminger · 8 years ago
  45. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  47. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  48. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  49. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 8 years ago
  50. c00bbcf virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bit by Stefan Hajnoczi · 8 years ago
  51. e1e5314 vxlan: implement GPE by Jiri Benc · 8 years ago
  52. 17b9424 cfg80211: allow userspace to specify client P2P PS support by Ayala Beker · 8 years ago
  53. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 8 years ago
  54. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 8 years ago
  55. 1523930 sock_diag: add SK_MEMINFO_DROPS by Eric Dumazet · 8 years ago
  56. 3dd17e6 sock: accept SO_TIMESTAMPING flags in socket cmsg by Soheil Hassas Yeganeh · 8 years ago
  57. 7b367f5 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. c0e760c bpf: make padding in bpf_tunnel_key explicit by Daniel Borkmann · 8 years ago
  59. 283d757 uapi/linux/stddef.h: Provide __always_inline to userspace headers by Denys Vlasenko · 8 years ago
  60. 15824ab netfilter: bridge: pass L2 header and VLAN as netlink attributes in queues to userspace by Stephane Bryant · 8 years ago
  61. 743bc4b usb: ch9: Fix SSP Device Cap wFunctionalitySupport type by John Youn · 8 years ago
  62. aca04ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  63. a24e3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  65. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  66. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 8 years ago
  67. 5f2d472 ethtool: minor doc update by David Decotigny · 8 years ago
  68. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  69. 520a07b Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 by Doug Ledford · 8 years ago
  70. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  71. cc8e27c net/core: Add support for configuring VF GUIDs by Eli Cohen · 8 years ago
  72. 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  73. d407574 Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  74. c70ce02 net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes by Eric Dumazet · 8 years ago
  75. 5518f66 Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  76. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  78. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. 51b3eae Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  80. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  81. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. 93e68cd net: fix a comment typo by Zhang Shengju · 8 years ago
  84. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 8 years ago
  85. 021f163 Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  86. 9ea4463 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  87. 9dffdb3 Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  88. 10fdfee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  89. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago
  90. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  91. bc27fb6 include/uapi/linux/byteorder, swab: force inlining of some byteswap operations by Denys Vlasenko · 8 years ago
  92. faeb50b include/uapi/linux/elf-em.h: remove v850 by Rob Landley · 8 years ago
  93. 5057dcd virtio_balloon: export 'available' memory to balloon statistics by Igor Redko · 8 years ago
  94. 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  95. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  96. 45cb523 Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  97. bace3db Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  98. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  99. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  100. b493d91 iwcm: common code for port mapper by Faisal Latif · 8 years ago