1. 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
  2. 09d4d08 mlx4: Implement devlink interface by Jiri Pirko · 9 years ago
  3. 871b642 netdev: introduce ndo_set_rx_headroom by Paolo Abeni · 9 years ago
  4. 3237fc6 net: ethtool: remove unused __ethtool_get_settings by David Decotigny · 9 years ago
  5. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 9 years ago
  6. f1705ec net: ipv6: Make address flushing on ifdown optional by David Ahern · 9 years ago
  7. 928cfe8 net/mlx5e: Wake On LAN support by Tariq Toukan · 9 years ago
  8. d888079 net/mlx5e: Implement DCBNL IEEE max rate by Tariq Toukan · 9 years ago
  9. 4f3961e net/mlx5: Introduce physical port TC/prio access functions by Saeed Mahameed · 9 years ago
  10. ad909eb net/mlx5: Introduce physical port PFC access functions by Achiad Shochat · 9 years ago
  11. ada68c3 net/mlx5: Introduce a new header file for physical port functions by Achiad Shochat · 9 years ago
  12. fb2e6b7 net: rfkill: gpio: remove rfkill_gpio_platform_data by Heikki Krogerus · 9 years ago
  13. 648b50d net: rfkill: add rfkill_find_type function by Heikki Krogerus · 9 years ago
  14. dd21dfc rfkill: disentangle polling pause and suspend by Johannes Berg · 9 years ago
  15. 506bcfa mac80211: limit the A-MSDU Tx based on peer's capabilities by Emmanuel Grumbach · 9 years ago
  16. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. dea08e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  18. 9449459 qed: Introduce DMA_REGPAIR_LE by Yuval Mintz · 9 years ago
  19. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 9 years ago
  20. 8e2fe1d9 bpf: add new arg_type that allows for 0 sized stack buffer by Daniel Borkmann · 9 years ago
  21. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 9 years ago
  22. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. d5a3b1f bpf: introduce BPF_MAP_TYPE_STACK_TRACE by Alexei Starovoitov · 9 years ago
  24. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  25. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 9 years ago
  26. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 9 years ago
  27. e52bc7c lib/bitmap.c: conversion routines to/from u32 array by David Decotigny · 9 years ago
  28. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. cfdd28b net: make netdev_for_each_lower_dev safe for device removal by Nikolay Aleksandrov · 9 years ago
  30. 705d43d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  31. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 9 years ago
  32. 3f9b4a6 qed: Lay infrastructure for vlan filtering offload by Yuval Mintz · 9 years ago
  33. 9e74a6d net: Optimize local checksum offload by Alexander Duyck · 9 years ago
  34. c5b0db3 nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" by Florian Westphal · 9 years ago
  35. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 9 years ago
  36. 7bbf3ca ipv4: Remove inet_lro library by Ben Hutchings · 9 years ago
  37. 7dcd182 ftrace/module: remove ftrace module notifier by Jessica Yu · 9 years ago
  38. fc48b7a qed/qede: use 8.7.3.0 FW. by Yuval Mintz · 9 years ago
  39. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  40. a9f70bd Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  41. 85743f1 net/mlx4_core: Set UAR page size to 4KB regardless of system page size by Huy Nguyen · 9 years ago
  42. 1c78c64 net: add tc offload feature flag by John Fastabend · 9 years ago
  43. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  44. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  45. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  46. 6cd21d7 Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  47. b4ff3a3 net/mlx5: Use offset based reserved field names in the IFC header file by Matan Barak · 9 years ago
  48. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  49. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  50. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  51. b33c8ff tracing: Fix freak link error caused by branch tracer by Arnd Bergmann · 9 years ago
  52. f377554 tracepoints: Do not trace when cpu is offline by Steven Rostedt (Red Hat) · 9 years ago
  53. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 9 years ago
  54. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  55. 29f1bf3 Merge branch 'akpm'(patches from Andrew) by Linus Torvalds · 9 years ago
  56. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  57. e8ae7b0 Documentation/networking: add checksum-offloads.txt to explain LCO by Edward Cree · 9 years ago
  58. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 9 years ago
  59. db78c22 mm: fix pfn_t vs highmem by Dan Williams · 9 years ago
  60. 4a38981 kernel/locking/lockdep.c: convert hash tables to hlists by Andrew Morton · 9 years ago
  61. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  62. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  63. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  64. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  65. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  66. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  67. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  68. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 9 years ago
  69. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  70. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  71. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  72. d9b3fca tcp: __tcp_hdrlen() helper by Craig Gallek · 9 years ago
  73. 4e54169 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  74. fb0dc5f Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  75. 9aece75 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  76. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 9 years ago
  77. 8282f5d efi: Make our variable validation list include the guid by Peter Jones · 9 years ago
  78. 7350026 lib/ucs2_string: Add ucs2 -> utf8 helper functions by Peter Jones · 9 years ago
  79. 2178cbc Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  80. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 9 years ago
  81. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 9 years ago
  82. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 9 years ago
  83. 61dba73 bcma: add support for BCM47094 by Rafał Miłecki · 9 years ago
  84. b3c47af bcma: support PMU present as separated bus core by Rafał Miłecki · 9 years ago
  85. 67edf35 bcma: use _PMU_ in all names of PMU registers by Rafał Miłecki · 9 years ago
  86. 7267bcda bcma: identify bus cores (devices) found on BCM47189 by Rafał Miłecki · 9 years ago
  87. 15a07b3 bpf: add lookup/update support for per-cpu hash and array maps by Alexei Starovoitov · 9 years ago
  88. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 9 years ago
  89. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  90. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  91. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  92. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  94. 7320428 radix-tree: fix oops after radix_tree_iter_retry by Konstantin Khlebnikov · 9 years ago
  95. 12352d3 mm: replace vma_lock_anon_vma with anon_vma_lock_read/write by Konstantin Khlebnikov · 9 years ago
  96. 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
  97. 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
  98. 0fb5b1f block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled by Martin K. Petersen · 9 years ago
  99. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
  100. 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 9 years ago