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