1. a48ce00 bpf: make cavium thunder compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  2. b968e73 bpf: make bnxt compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  3. e5e0a59 bpf: make mlx4 compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  4. 198d83b bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  5. b32cc5b bpf: adding bpf_xdp_adjust_tail helper by Nikita V. Shirokov · 7 years ago
  6. 0c90f22 tools: bpftool: make it easier to feed hex bytes to bpftool by Quentin Monnet · 7 years ago
  7. 8de0e8b samples/bpf: fix xdp_monitor user output for tracepoint exception by Jesper Dangaard Brouer · 7 years ago
  8. 97c3361 samples/bpf: correct comment in sock_example.c by Wang Sheng-Hui · 7 years ago
  9. 0934dfa Merge branch 'bpf-libbpf-add-types' by Daniel Borkmann · 7 years ago
  10. e14c93f libbpf: Type functions for raw tracepoints by Andrey Ignatov · 7 years ago
  11. 81efee7 libbpf: Support guessing post_bind{4,6} progs by Andrey Ignatov · 7 years ago
  12. 393de51 bpftool: Support new prog types and attach types by Andrey Ignatov · 7 years ago
  13. a2d481b ipv6: send netlink notifications for manually configured addresses by Lorenzo Bianconi · 7 years ago
  14. a64dcdd cxgb4vf: display pause settings by Ganesh Goudar · 7 years ago
  15. 72f6d71 vxlan: add ttl inherit support by Hangbin Liu · 7 years ago
  16. 062b3e1 net/ncsi: Refactor MAC, VLAN filters by Samuel Mendoza-Jonas · 7 years ago
  17. c210f7b KEYS: DNS: limit the length of option strings by Eric Biggers · 7 years ago
  18. e3c1917 selftest: tc_flower: add testcase for 'ip_flags' by Davide Caratti · 7 years ago
  19. bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
  20. 032234d net/ipv6: Make __inet6_bind static by David Ahern · 7 years ago
  21. 684009d Merge branch 'XDP-redirect-memory-return-API' by David S. Miller · 7 years ago
  22. 6dfb970 xdp: avoid leaking info stored in frame data on page reuse by Jesper Dangaard Brouer · 7 years ago
  23. 44fa2db xdp: transition into using xdp_frame for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  24. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  25. 60bbf7e mlx5: use page_pool for xdp_return_frame call by Jesper Dangaard Brouer · 7 years ago
  26. 57d0a1c xdp: allow page_pool as an allocator type in xdp_return_frame by Jesper Dangaard Brouer · 7 years ago
  27. ff7d6b2 page_pool: refurbish version of page_pool code by Jesper Dangaard Brouer · 7 years ago
  28. 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
  29. 84f5e3f mlx5: register a memory model when XDP is enabled by Jesper Dangaard Brouer · 7 years ago
  30. b411ef1 i40e: convert to use generic xdp_frame and xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  31. 70280ed bpf: cpumap convert to use generic xdp_frame by Jesper Dangaard Brouer · 7 years ago
  32. cac320c virtio_net: convert to use generic xdp_frame and xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  33. 1ffcbc8 tun: convert to use generic xdp_frame and xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  34. c0048cf xdp: introduce a new xdp_frame type by Jesper Dangaard Brouer · 7 years ago
  35. 106ca27 xdp: move struct xdp_buff from filter.h to xdp.h by Jesper Dangaard Brouer · 7 years ago
  36. 189ead8 ixgbe: use xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  37. 5ab073f xdp: introduce xdp_return_frame API and use in cpumap by Jesper Dangaard Brouer · 7 years ago
  38. 5168d73 mlx5: basic XDP_REDIRECT forward support by Jesper Dangaard Brouer · 7 years ago
  39. 897ddc2 liquidio: Enhanced ethtool stats by Intiyaz Basha · 7 years ago
  40. ef53e9e net: Remove unused tcp_set_state tracepoint by Andrey Ignatov · 7 years ago
  41. 4c85d2d Merge branch 'pci-mrrs-consts' by David S. Miller · 7 years ago
  42. 8d98aa3 r8169: replace magic numbers with PCI MRRS constant by Heiner Kallweit · 7 years ago
  43. a5724fc PCI: Add two more values for PCIe Max_Read_Request_Size by Heiner Kallweit · 7 years ago
  44. 5da8baa Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks' by David S. Miller · 7 years ago
  45. 2c520b1 net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  46. cc4c900 net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers by Jose Abreu · 7 years ago
  47. c10d4c8 net: stmmac: Switch stmmac_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  48. a4e887f net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  49. 42de047 net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers by Jose Abreu · 7 years ago
  50. 309c446c Merge branch 'tcp-zero-copy-receive' by David S. Miller · 7 years ago
  51. 192dc40 selftests: net: add tcp_mmap program by Eric Dumazet · 7 years ago
  52. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  53. 03f45c8 tcp: avoid extra wakeups for SO_RCVLOWAT users by Eric Dumazet · 7 years ago
  54. 796f82e tcp: fix delayed acks behavior for SO_RCVLOWAT by Eric Dumazet · 7 years ago
  55. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  56. 10b19ae tc-testing: add sample action tests by Roman Mashak · 7 years ago
  57. f85f94b ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr() by Lorenzo Bianconi · 7 years ago
  58. 9a00b69 net: socionext: reset hardware in ndo_stop by Masahisa KOJIMA · 7 years ago
  59. c009f41 net: netsec: enable tx-irq during open callback by Jassi Brar · 7 years ago
  60. eda7d46 net: mediatek: use of_device_get_match_data() by Ryder Lee · 7 years ago
  61. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  63. c5c177c Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  64. d1cb771 Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  65. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  66. 07820c3 Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  67. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  68. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  69. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  70. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  71. 9697376 Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 7 years ago
  72. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  73. 375479c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  74. 45df60c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  75. b82b681 Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  76. 0c84cee Merge branch 'l2tp-tunnel-creation-fixes' by David S. Miller · 7 years ago
  77. f6cd651 l2tp: fix race in duplicate tunnel detection by Guillaume Nault · 7 years ago
  78. 6b9f342 l2tp: fix races in tunnel creation by Guillaume Nault · 7 years ago
  79. 83c1f36 tun: send netlink notification when the device is modified by Sabrina Dubroca · 7 years ago
  80. 9fffc5c tun: set the flags before registering the netdevice by Sabrina Dubroca · 7 years ago
  81. 47b9986 lan78xx: Don't reset the interface on open by Phil Elwell · 7 years ago
  82. 9cf74f59 Merge branch 'bnxt_en-Fixes-for-net' by David S. Miller · 7 years ago
  83. cb98526 bnxt_en: Fix NULL pointer dereference at bnxt_free_irq(). by Michael Chan · 7 years ago
  84. 11c3ec7 bnxt_en: Need to include RDMA rings in bnxt_check_rings(). by Michael Chan · 7 years ago
  85. 9d96465 bnxt_en: Support max-mtu with VF-reps by Sriharsha Basavapatna · 7 years ago
  86. 479ca3b bnxt_en: Ignore src port field in decap filter nodes by Sriharsha Basavapatna · 7 years ago
  87. e85a9be bnxt_en: do not allow wildcard matches for L2 flows by Andy Gospodarek · 7 years ago
  88. 7991cb9 bnxt_en: Fix ethtool -x crash when device is down. by Michael Chan · 7 years ago
  89. 8837c70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  90. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  91. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  92. e5a9554 fscache: use appropriate radix tree accessors by Matthew Wilcox · 7 years ago
  93. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  94. d339d70 unicore32: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  95. 427c896 arm64: turn flush_dcache_mmap_lock into a no-op by Matthew Wilcox · 7 years ago
  96. 60a0527 mac80211_hwsim: use DEFINE_IDA by Matthew Wilcox · 7 years ago
  97. fa290cd radix tree: use GFP_ZONEMASK bits of gfp_t for flags by Matthew Wilcox · 7 years ago
  98. 21e7bc6 linux/const.h: refactor _BITUL and _BITULL a bit by Masahiro Yamada · 7 years ago
  99. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 7 years ago
  100. 2a6cc8a linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI by Masahiro Yamada · 7 years ago