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