1. 6c90598 bpf: pre-allocate hash map elements by Alexei Starovoitov · 8 years ago
  2. 4c38cd6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  3. 14ca075 bpf: support for access to tunnel options by Daniel Borkmann · 8 years ago
  4. 2208087 bpf: allow to propagate df in bpf_skb_set_tunnel_key by Daniel Borkmann · 8 years ago
  5. 8afd54c bpf: add flags to bpf_skb_store_bytes for clearing hash by Daniel Borkmann · 8 years ago
  6. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. e2857b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  8. ee8f395 Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  9. 14e2037 ethtool.h: define INT_MAX for userland by Nicolas Dichtel · 8 years ago
  10. b5d3755 uapi: define DIV_ROUND_UP for userland by Nicolas Dichtel · 8 years ago
  11. fbe093a [media] media: Sanitise the reserved fields of the G_TOPOLOGY IOCTL arguments by Sakari Ailus · 8 years ago
  12. 9312509 [media] media.h: postpone connectors entities by Mauro Carvalho Chehab · 8 years ago
  13. 58402b6e9 [media] media.h: use hex values for range offsets, move connectors base up. by Hans Verkuil · 8 years ago
  14. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 8 years ago
  15. ef6980b introduce IFE action by Jamal Hadi Salim · 8 years ago
  16. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  17. 59f78f9 bridge: mcast: add support for more router port information dumping by Nikolay Aleksandrov · 8 years ago
  18. a55d824 bridge: mcast: add support for temporary port router by Nikolay Aleksandrov · 8 years ago
  19. 7f0aec7 bridge: mcast: use names for the different multicast_router types by Nikolay Aleksandrov · 8 years ago
  20. bfcd3a4 Introduce devlink infrastructure by Jiri Pirko · 8 years ago
  21. 9e8ce79 net: sched: cls_u32 add bit to specify software only rules by John Fastabend · 8 years ago
  22. b07edbe netfilter: meta: add PRANDOM support by Florian Westphal · 8 years ago
  23. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 8 years ago
  24. a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 8 years ago
  25. f1705ec net: ipv6: Make address flushing on ifdown optional by David Ahern · 8 years ago
  26. 2da897e bpf: fix csum setting for bpf_set_tunnel_key by Daniel Borkmann · 8 years ago
  27. 0c9ca11 cfg80211: Add global RRM capability by Beni Lev · 8 years ago
  28. 34d5051 cfg80211: basic support for PBSS network type by Lior David · 8 years ago
  29. d4634e8 rfkill: Update userspace API documentation by João Paulo Rechi Vita · 8 years ago
  30. 4577b06 nfit: update address range scrub commands to the acpi 6.1 format by Dan Williams · 8 years ago
  31. 2f72959 bpf: fix csum update in bpf_l4_csum_replace helper for udp by Daniel Borkmann · 8 years ago
  32. 7d67234 bpf: add generic bpf_csum_diff helper by Daniel Borkmann · 8 years ago
  33. d5a3b1f bpf: introduce BPF_MAP_TYPE_STACK_TRACE by Alexei Starovoitov · 8 years ago
  34. ac2c7ad net/ethtool: introduce a new ioctl for per queue setting by Kan Liang · 8 years ago
  35. 2125715 bridge: mdb: add support for more attributes and export timer by Nikolay Aleksandrov · 8 years ago
  36. d1b4c68 netlink: remove mmapped netlink support by Florian Westphal · 8 years ago
  37. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 8 years ago
  38. 9727a95 [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST by Mauro Carvalho Chehab · 8 years ago
  39. 1f45224 [media] [for,v4.5] media.h: increase the spacing between function ranges by Hans Verkuil · 8 years ago
  40. e02564e ethtool: make validate_speed accept all speeds between 0 and INT_MAX by Nikolay Aleksandrov · 8 years ago
  41. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 8 years ago
  42. 4456ed0 ethtool: future-proof interface for speed extensions by Michael S. Tsirkin · 8 years ago
  43. 72bb687 ethtool: add IPv6 to the NFC API by Edward Cree · 8 years ago
  44. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 8 years ago
  45. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  46. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 8 years ago
  47. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 8 years ago
  48. 157ede6 bridge: mdb: add support for offloaded mdb entries by Elad Raz · 8 years ago
  49. 103a8ad ethtool: add speed/duplex validation functions by Nikolay Aleksandrov · 8 years ago
  50. 67eb033 net: Add support for fill_slave_info to VRF device by David Ahern · 8 years ago
  51. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 8 years ago
  52. 824bd0c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map by Alexei Starovoitov · 8 years ago
  53. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 8 years ago
  54. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  55. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 8 years ago
  56. 602eb48 drm/etnaviv: add further minor features and varyings count by Russell King · 8 years ago
  57. 391f2a1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  58. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  59. 3e1e21c Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. 0a13dae Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  61. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  62. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  63. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  64. df0108c epoll: add EPOLLEXCLUSIVE flag by Jason Baron · 8 years ago
  65. 5807fca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  66. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  67. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  69. 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 8 years ago
  70. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 8 years ago
  71. 37cea93 Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  72. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 8 years ago
  73. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  74. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  75. 77a76b0 Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  76. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  77. a9cf828 uapi: update install list after nvme.h rename by Mike Frysinger · 8 years ago
  78. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  79. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  80. 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  81. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  82. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  83. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  84. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  86. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  87. 8b4970c lightnvm: introduce factory reset by Matias Bjørling · 8 years ago
  88. 5569615 lightnvm: introduce ioctl to initialize device by Matias Bjørling · 8 years ago
  89. e3eb379 lightnvm: core on-disk initialization by Matias Bjørling · 8 years ago
  90. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  91. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. c6c3345 bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key by Daniel Borkmann · 8 years ago
  93. 781c53b bpf: export helper function flags and reject invalid ones by Daniel Borkmann · 8 years ago
  94. be0270ec [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY by Mauro Carvalho Chehab · 9 years ago
  95. 7c9d673 [media] uapi/media.h: Use u32 for the number of graph objects by Mauro Carvalho Chehab · 9 years ago
  96. b3109d6 [media] media.h: let be clear that tuners need to use connectors by Mauro Carvalho Chehab · 9 years ago
  97. b3b7a9f [media] media-device: Use u64 ints for pointers by Mauro Carvalho Chehab · 9 years ago
  98. d1b9da2 [media] media-device.h: Let clearer that entity function must be initialized by Mauro Carvalho Chehab · 9 years ago
  99. 4ca72ef [media] uapi/media.h: Rename entities types to functions by Mauro Carvalho Chehab · 9 years ago
  100. d87cdb8 [media] media-device: export the entity function via new ioctl by Mauro Carvalho Chehab · 9 years ago