1. d6e1e46 bpf: linux/bpf.h needs linux/numa.h by David S. Miller · 7 years ago
  2. 96eabe7 bpf: Allow selecting numa node during map creation by Martin KaFai Lau · 7 years ago
  3. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 7 years ago
  4. 737aec5 net: constify net_ns_type_operations by stephen hemminger · 7 years ago
  5. b793dc5 net: constify netdev_class_file by stephen hemminger · 7 years ago
  6. 606c07f net: ethtool: Add macro to clear a link mode setting by Lendacky, Thomas · 7 years ago
  7. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  8. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  9. 9a603b8 vmbus: remove unused vmbus_sendpacket_multipagebuffer by stephen hemminger · 7 years ago
  10. 6bdc9c4 bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER by John Fastabend · 7 years ago
  11. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 7 years ago
  12. a6f6df6 bpf: export bpf_prog_inc_not_zero by John Fastabend · 7 years ago
  13. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 7 years ago
  14. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. 510c8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  16. b3dc8f7 net: Fix a typo in comment about sock flags. by Tonghao Zhang · 7 years ago
  17. dc503a8 bpf/verifier: track liveness for pruning by Edward Cree · 7 years ago
  18. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 7 years ago
  19. 7c49747 net: export some generic xdp helpers by Jason Wang · 7 years ago
  20. 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  21. dd95f18 Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  22. e0d0e04 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  23. 4a8b53b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  24. b2dbdf2 Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  25. 27df704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  26. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  27. 0a2dd26 mm: make tlb_flush_pending global by Minchan Kim · 7 years ago
  28. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  29. 0a2c404 mm: migrate: fix barriers around tlb_flush_pending by Nadav Amit · 7 years ago
  30. 16af97d mm: migrate: prevent racy access to tlb_flush_pending by Nadav Amit · 7 years ago
  31. 4e082e9 Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  32. 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 0fb228d nvmet_fc: add defer_req callback for deferment of cmd buffer return by James Smart · 7 years ago
  34. 9157822 Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  35. 0a4a060 sock: fix zerocopy_success regression with msg_zerocopy by Willem de Bruijn · 7 years ago
  36. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  37. 8d31f80 Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  38. 358f8c2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  39. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  40. b03c9f9 bpf/verifier: track signed and unsigned min/max values by Edward Cree · 7 years ago
  41. f1174f7 bpf/verifier: rework value tracking by Edward Cree · 7 years ago
  42. bfa738c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  43. de70be0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  44. d16b9d2 Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  45. d1df6fd ipv6: sr: define core operations for seg6local lightweight tunnel by David Lebrun · 7 years ago
  46. cf5f5ce bpf: add support for sys_enter_* and sys_exit_* tracepoints by Yonghong Song · 7 years ago
  47. 1801b57 net: ipv6: add second dif to udp socket lookups by David Ahern · 7 years ago
  48. 60d9b03 net: ipv4: add second dif to multicast source filter by David Ahern · 7 years ago
  49. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  50. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  51. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  52. 3e0e826 net: sched: make egress_dev flag part of flower offload struct by Jiri Pirko · 7 years ago
  53. ade9b65 net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL by Jiri Pirko · 7 years ago
  54. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  55. 0cca6c8 pinctrl: generic: update references to Documentation/pinctrl.txt by Ludovic Desroches · 7 years ago
  56. a8ffcc7 net/mlx5: Increase the maximum flow counters supported by Rabie Loulou · 8 years ago
  57. 61690e0 net/mlx5: Fix counter list hardware structure by Rabie Loulou · 8 years ago
  58. 97834eb net/mlx5: Delay events till ib registration ends by Erez Shitrit · 8 years ago
  59. eeb66cd net/mlx5: Separate between E-Switch and MPFS by Saeed Mahameed · 8 years ago
  60. 4faf783 tcp: fix cwnd undo in Reno and HTCP congestion controls by Yuchung Cheng · 7 years ago
  61. 770a1ad phylink: add module EEPROM support by Russell King · 7 years ago
  62. ce0aa27 sfp: add sfp-bus to bridge between network devices and sfp cages by Russell King · 7 years ago
  63. 9525ae8 phylink: add phylink infrastructure by Russell King · 7 years ago
  64. a81497b net: phy: provide a hook for link up/link down events by Russell King · 7 years ago
  65. 0ccb4fc net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core by Russell King · 7 years ago
  66. da4625a net: phy: split out PHY speed and duplex string generation by Russell King · 7 years ago
  67. 6999507 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  68. 931b3c1 RDMA/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 7 years ago
  69. c63716a Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  70. a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 7 years ago
  71. 4ab6c99 sock: MSG_ZEROCOPY notification coalescing by Willem de Bruijn · 7 years ago
  72. 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  73. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  74. 3ece782 sock: skb_copy_ubufs support for compound pages by Willem de Bruijn · 7 years ago
  75. 869c058 Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  76. 995d03a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  77. bb96dec sctp: remove the typedef sctp_auth_chunk_t by Xin Long · 7 years ago
  78. 96f7ef4 sctp: remove the typedef sctp_authhdr_t by Xin Long · 7 years ago
  79. 68d7546 sctp: remove the typedef sctp_addip_chunk_t by Xin Long · 7 years ago
  80. 65205cc sctp: remove the typedef sctp_addiphdr_t by Xin Long · 7 years ago
  81. 8b32f23 sctp: remove the typedef sctp_addip_param_t by Xin Long · 7 years ago
  82. 05b25d0 sctp: remove the typedef sctp_cwr_chunk_t by Xin Long · 7 years ago
  83. 65f7710 sctp: remove the typedef sctp_cwrhdr_t by Xin Long · 7 years ago
  84. b515fd2 sctp: remove the typedef sctp_ecne_chunk_t by Xin Long · 7 years ago
  85. 1fb6d83 sctp: remove the typedef sctp_ecnehdr_t by Xin Long · 7 years ago
  86. 2a49321 sctp: remove the typedef sctp_error_t by Xin Long · 7 years ago
  87. 87caeba sctp: remove the typedef sctp_operr_chunk_t by Xin Long · 7 years ago
  88. d8238d9 sctp: remove the typedef sctp_errhdr_t by Xin Long · 7 years ago
  89. ac23e68 sctp: fix the name of struct sctp_shutdown_chunk_t by Xin Long · 7 years ago
  90. e61e405 sctp: remove the typedef sctp_shutdownhdr_t by Xin Long · 7 years ago
  91. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  92. 1ee1c3f mm: allow page_cache_get_speculative in interrupt context by Kan Liang · 7 years ago
  93. 89affbf cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() by Dima Zavin · 7 years ago
  94. d16977f kthread: fix documentation build warning by Jonathan Corbet · 7 years ago
  95. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  96. 3898da9 KVM: avoid using rcu_dereference_protected by Paolo Bonzini · 7 years ago
  97. b2f9d43 flow_dissector: remove unused functions by WANG Cong · 7 years ago
  98. c994f77 net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support by Inbar Karmy · 7 years ago
  99. 6d29231 mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow by Boris Brezillon · 7 years ago
  100. a477b9c PCI: Add pci_reset_function_locked() by Marc Zyngier · 7 years ago