1. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  2. edd7f4e Merge branch 'bpf-samples-skb_mode-bug-fixes' by David S. Miller · 7 years ago
  3. f76254a samples/bpf: fix XDP_FLAGS_SKB_MODE detach for xdp_tx_iptunnel by Jesper Dangaard Brouer · 7 years ago
  4. 6387d01 samples/bpf: fix SKB_MODE flag to be a 32-bit unsigned int by Jesper Dangaard Brouer · 7 years ago
  5. d74a32a Merge branch 'xdp-netlink-ext-ack' by David S. Miller · 7 years ago
  6. 9861ce0 virtio_net: make use of extended ack message reporting by Jakub Kicinski · 7 years ago
  7. d957c0f7 nfp: make use of extended ack message reporting by Jakub Kicinski · 7 years ago
  8. ddf9f97 xdp: propagate extended ack to XDP setup by Jakub Kicinski · 7 years ago
  9. 45d9b37 netlink: add NULL-friendly helper for setting extended ACK message by Jakub Kicinski · 7 years ago
  10. 8eeef23 netfilter: nf_ct_ext: invoke destroy even when ext is not attached by Liping Zhang · 7 years ago
  11. d1908ca Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 7 years ago
  12. 0e72f55 netfilter: snmp: avoid stack size warning by Florian Westphal · 7 years ago
  13. 039b40e netfilter: nf_queue: only call synchronize_net twice if nf_queue is active by Florian Westphal · 7 years ago
  14. c83fa19 netfilter: nf_log: don't call synchronize_rcu in nf_log_unset by Florian Westphal · 7 years ago
  15. 933bd83 netfilter: batch synchronize_net calls during hook unregister by Florian Westphal · 7 years ago
  16. 7333362 net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay by Abhishek Shah · 7 years ago
  17. d832565 net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError" by Colin Ian King · 7 years ago
  18. 9b70de6 bnx2x: Align RX buffers by Scott Wood · 7 years ago
  19. 58073b3 net: bridge: Fix improper taking over HW learned FDB by Arkadi Sharshevsky · 7 years ago
  20. ba3f571 ipv4: get rid of ip_ra_lock by WANG Cong · 7 years ago
  21. 5010e94 samples/bpf: bpf_load.c detect and abort if ELF maps section size is wrong by Jesper Dangaard Brouer · 7 years ago
  22. 39f3709 lwtunnel: fix error path in lwtunnel_fill_encap() by Dan Carpenter · 7 years ago
  23. 77041e8 liquidio: silence a locking static checker warning by Dan Carpenter · 7 years ago
  24. 66117a9 qed: Unlock on error in qed_vf_pf_acquire() by Dan Carpenter · 7 years ago
  25. 1c942c9 Merge branch 'hns-deferred-probe' by David S. Miller · 7 years ago
  26. 804ffe5 net: hns: support deferred probe when no mdio by lipeng · 7 years ago
  27. 2fdd6ba net: hns: support deferred probe when can not obtain irq by lipeng · 7 years ago
  28. ba1d82e Merge branch 'nfp-XDP_TX-optimizations' by David S. Miller · 7 years ago
  29. dbf637f nfp: provide 256 bytes of XDP headroom in all configurations by Jakub Kicinski · 7 years ago
  30. 85cb207 nfp: don't completely refuse to work with old flashes by Jakub Kicinski · 7 years ago
  31. d38df0d nfp: avoid reading TX queue indexes from the device by Jakub Kicinski · 7 years ago
  32. 92e6819 nfp: do simple XDP TX buffer recycling by Jakub Kicinski · 7 years ago
  33. d78005a nfp: drop rx_ring param from buffer allocation by Jakub Kicinski · 7 years ago
  34. 46c5051 nfp: replace -ENOTSUPP with -EOPNOTSUPP by Jakub Kicinski · 7 years ago
  35. 1d11e73 virtio-net: use netif_tx_napi_add for tx napi by Willem de Bruijn · 7 years ago
  36. b5082df net: Initialise init_net.count to 1 by David Howells · 7 years ago
  37. 5e0740c geneve: fix incorrect setting of UDP checksum flag by Girish Moodalbail · 7 years ago
  38. c487978 Merge branch 'vxlan-disabled-ipv6' by David S. Miller · 7 years ago
  39. baf4d78 vxlan: do not output confusing error message by Jiri Benc · 7 years ago
  40. d074bf9 vxlan: correctly handle ipv6.disable module parameter by Jiri Benc · 7 years ago
  41. 90a1bb9 bnx2x: Get rid of useless temporary variable by Andy Shevchenko · 7 years ago
  42. b77f016 bnx2x: Reuse bnx2x_null_format_ver() by Andy Shevchenko · 7 years ago
  43. 55b218c bnx2x: Replace custom scnprintf() by Andy Shevchenko · 7 years ago
  44. 4750c7b Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  45. 5d4e344 bpf: Fix inaccurate helper function description by Chenbo Feng · 7 years ago
  46. d68be71 tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 7 years ago
  47. d1f496f bpf: restore skb->sk before pskb_trim() call by Eric Dumazet · 7 years ago
  48. ae3696c net: macb: fix phy interrupt parsing by Alexandre Belloni · 7 years ago
  49. 8dd5b69 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  50. 5b36d8f Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  51. 68fe1d5 e1000e: Add Support for 38.4MHZ frequency by Sasha Neftin · 7 years ago
  52. c8744f4 e1000e: Add Support for CannonLake by Sasha Neftin · 7 years ago
  53. 3a3173b e1000e: Initial Support for CannonLake by Sasha Neftin · 7 years ago
  54. 10ed1e0 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 8 years ago
  55. 3dfc3eb i40evf: hide unused variable by Arnd Bergmann · 7 years ago
  56. 283aeaf i40evf: allocate queues before we setup the interrupts and q_vectors by Jacob Keller · 7 years ago
  57. 707636c i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED by Jacob Keller · 7 years ago
  58. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 7 years ago
  59. 789f38c i40evf: remove needless min_t() on num_online_cpus()*2 by Jacob Keller · 7 years ago
  60. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 7 years ago
  61. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 7 years ago
  62. 2318b40 i40e: remove unnecessary msleep() delay in i40e_free_vfs by Jacob Keller · 7 years ago
  63. 707d088 i40e: amortize wait time when disabling lots of VFs by Jacob Keller · 7 years ago
  64. 1f190d9 i40e: Reprogram port offloads after reset by Alexander Duyck · 7 years ago
  65. 27826fd i40e: rename index to port to avoid confusion by Jacob Keller · 7 years ago
  66. 1b48437 i40e: make use of i40e_reset_all_vfs when initializing new VFs by Jacob Keller · 7 years ago
  67. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 7 years ago
  68. c08bac0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  69. e60ae00 ixgbevf: Check for RSS key before setting value by Tony Nguyen · 7 years ago
  70. 82fb670 ixgbevf: Fix errors in retrieving RETA and RSS from PF by Tony Nguyen · 7 years ago
  71. 3dfbfc7 ixgbe: Check for RSS key before setting value by Tony Nguyen · 7 years ago
  72. 8dc963e ixgbe: Add 1000Base-T device based on X550EM_X MAC by Paul Greenwalt · 7 years ago
  73. 27bdc44 ixgbe: Allow setting zero MAC address for VF by Tony Nguyen · 7 years ago
  74. f87fc44 ixgbevf: fix size of queue stats length by Emil Tantilov · 7 years ago
  75. e251ecf ixgbe: clean macvlan MAC filter table on VF reset by Emil Tantilov · 7 years ago
  76. 7379f97 ixgbe: delay tail write to every 'n' packets by John Fastabend · 7 years ago
  77. 33fdc82 ixgbe: add support for XDP_TX action by John Fastabend · 7 years ago
  78. 9247080 ixgbe: add XDP support for pass and drop actions by John Fastabend · 7 years ago
  79. 6133406 ixgbe: Acquire PHY semaphore before device reset by Paul Greenwalt · 7 years ago
  80. 4c042a8 Merge branch 'bpf-misc-next' by David S. Miller · 7 years ago
  81. f3515b5 bpf: provide a generic macro for percpu values for selftests by Daniel Borkmann · 7 years ago
  82. 43bcf70 bpf: fix _htons occurences in test_progs by Daniel Borkmann · 7 years ago
  83. d24f7c7 bpf: bpf_lock on kallsysms doesn't need to be irqsave by Hannes Frederic Sowa · 7 years ago
  84. 728a853 bpf: add various test cases to verifier selftests by Daniel Borkmann · 7 years ago
  85. 7e56fbd bpf, x86_64/arm64: remove old ldimm64 artifacts from jits by Daniel Borkmann · 7 years ago
  86. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  87. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  88. 2d2ab65 rhashtable: Do not lower max_elems when max_size is zero by Herbert Xu · 7 years ago
  89. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 7 years ago
  90. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 7 years ago
  91. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 7 years ago
  92. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  93. fb90e8d ipvs: change comparison on sync_refresh_period by Aaron Conole · 7 years ago
  94. 65ba101 ipvs: remove unused function ip_vs_set_state_timeout by Aaron Conole · 7 years ago
  95. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 7 years ago
  96. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 7 years ago
  97. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 7 years ago
  98. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 7 years ago
  99. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 7 years ago
  100. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 7 years ago