1. 96ac18f cxgb4: Add support for new flash parts by Ganesh Goudar · 7 years ago
  2. 9f77fad net/core: Fix BUG to BUG_ON conditionals. by Tim Hansen · 7 years ago
  3. 67174bb Merge branch 'bpf-get-rid-of-global-verifier-state-and-reuse-instruction-printer' by David S. Miller · 7 years ago
  4. a2a7d57 bpf: write back the verifier log buffer as it gets filled by Jakub Kicinski · 7 years ago
  5. d66f2b9 bpf: don't rely on the verifier lock for metadata_dst allocation by Jakub Kicinski · 7 years ago
  6. c9c3599 tools: bpftool: use the kernel's instruction printer by Jakub Kicinski · 7 years ago
  7. f4ac7e0 bpf: move instruction printing into a separate file by Jakub Kicinski · 7 years ago
  8. 61bd521 bpf: move global verifier log into verifier environment by Jakub Kicinski · 7 years ago
  9. e7bf824 bpf: encapsulate verifier log state into a structure by Jakub Kicinski · 7 years ago
  10. a99ca6d selftests/bpf: add a test for verifier logs by Jakub Kicinski · 7 years ago
  11. 442d713 ipv6: fix incorrect bitwise operator used on rt6i_flags by Colin Ian King · 7 years ago
  12. b2427e6 ipv6: fix dereference of rt6_ex before null check error by Colin Ian King · 7 years ago
  13. 18eb863 igb: check memory allocation failure by Christophe JAILLET · 7 years ago
  14. 377b627 e1000e: Be drop monitor friendly by Florian Fainelli · 7 years ago
  15. 48072ae e1000e: apply burst mode settings only on default by Willem de Bruijn · 7 years ago
  16. b10effb e1000e: fix buffer overrun while the I219 is processing DMA transactions by Sasha Neftin · 7 years ago
  17. 4aea7a5c e1000e: Avoid receiver overrun interrupt bursts by Benjamin Poirier · 7 years ago
  18. 19110cf e1000e: Separate signaling for link check/link up by Benjamin Poirier · 7 years ago
  19. d3509f8 e1000e: Fix return value test by Benjamin Poirier · 7 years ago
  20. 65a29da e1000e: Fix wrong comment related to link detection by Benjamin Poirier · 7 years ago
  21. c4c40e5 e1000e: Fix error path in link detection by Benjamin Poirier · 7 years ago
  22. 812b5ca Add a driver for Renesas uPD60620 and uPD60620A PHYs by Bernd Edlinger · 7 years ago
  23. 1e6f745 vhost_net: do not stall on zerocopy depletion by Willem de Bruijn · 7 years ago
  24. ceaa001 openvswitch: Add erspan tunnel support. by William Tu · 7 years ago
  25. cf4c950 once: switch to new jump label API by Eric Biggers · 7 years ago
  26. d93fa2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. d0e6020 ipv6: use rcu_dereference_bh() in ipv6_route_seq_next() by Wei Wang · 7 years ago
  28. 529a86e Merge branch 'ppc-bundle' (bundle from Michael Ellerman) by Linus Torvalds · 7 years ago
  29. 9f7be89 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  30. 0349a86 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  31. ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  32. fdfbad3 cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan by Aleksander Morgado · 7 years ago
  33. 2c4d36b i40e: Avoid some useless variables and initializers in NVM functions by Stefano Brivio · 7 years ago
  34. 3d7d7a8 i40e: fix a typo by Rami Rosen · 7 years ago
  35. 9bcc07f i40e: use a local variable instead of calculating multiple times by Lihong Yang · 7 years ago
  36. 4988410 i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs by Jayaprakash Shanmugam · 7 years ago
  37. b861fb7 i40e: add check for return from find_first_bit call by Lihong Yang · 7 years ago
  38. 6f853d4 i40e: allow XPS with QoS enabled by Jacob Keller · 7 years ago
  39. 95bc2fb i40e/i40evf: bundle more descriptors when allocating buffers by Jacob Keller · 7 years ago
  40. 11f2900 i40e/i40evf: bump tail only in multiples of 8 by Jacob Keller · 7 years ago
  41. 7362be9 i40e: reduce lrxqthresh from 2 to 1 by Jacob Keller · 7 years ago
  42. dbadbbe i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts by Jacob Keller · 7 years ago
  43. 4270255 i40e/i40evf: fix incorrect default ITR values on driver load by Jacob Keller · 7 years ago
  44. c766b9a i40evf: fix mac filter removal timing issue by Alan Brady · 7 years ago
  45. 784548c i40e: use the safe hash table iterator when deleting mac filters by Lihong Yang · 7 years ago
  46. b48be99 i40e: fix flags declaration by Jacob Keller · 7 years ago
  47. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  48. 2e997d8 Merge branch 'ipv6-addrlabel-avoid-dirtying-ip6addrlbl_entry' by David S. Miller · 7 years ago
  49. 2809c09 ipv6: addrlabel: remove refcounting by Eric Dumazet · 7 years ago
  50. 66c77ff ipv6: addrlabel: rework ip6addrlbl_get() by Eric Dumazet · 7 years ago
  51. 1a2ace5 net: thunderx: mark expected switch fall-throughs in nicvf_main() by Gustavo A. R. Silva · 7 years ago
  52. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  53. 5766cd6 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  54. 1ee87d7 Merge branch 'mlx4-static-checker-warnings' by David S. Miller · 7 years ago
  55. 7ba5e7b net/mlx4_en: Use __force to fix a sparse warning in TX datapath by Tariq Toukan · 7 years ago
  56. b71322d net/mlx4_core: Fix cast warning in fw.c by Tariq Toukan · 7 years ago
  57. bb428a5 net/mlx4: Fix endianness issue in qp context params by Tariq Toukan · 7 years ago
  58. acb40d8 thunderbolt: Initialize Thunderbolt bus earlier by Mika Westerberg · 7 years ago
  59. bfd8e5a ipv6: avoid zeroing per cpu data again by Eric Dumazet · 7 years ago
  60. 996b44f udp: fix bcast packet reception by Paolo Abeni · 7 years ago
  61. 41c8742 netlink: do not set cb_running if dump's start() errs by Jason A. Donenfeld · 7 years ago
  62. 410a619 Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets' by David S. Miller · 7 years ago
  63. 1e28eaa qed: Add iWARP support for fpdu spanned over more than two tcp packets by Michal Kalderon · 7 years ago
  64. c7d1d839 qed: Add support for MPA header being split over two tcp packets by Michal Kalderon · 7 years ago
  65. d531038 qed: Add support for freeing two ll2 buffers for corner cases by Michal Kalderon · 7 years ago
  66. 469981b qed: Add unaligned and packed packet processing by Michal Kalderon · 7 years ago
  67. fcb39f6 qed: Add mpa buffer descriptors for storing and processing mpa fpdus by Michal Kalderon · 7 years ago
  68. ae3488f qed: Add ll2 connection for processing unaligned MPA packets by Michal Kalderon · 7 years ago
  69. 6f34a28 qed: Add LL2 slowpath handling by Michal Kalderon · 7 years ago
  70. 89d6511 qed: Add the source of a packet sent on an iWARP ll2 connection by Michal Kalderon · 7 years ago
  71. 6df60fe qed: Fix initialization of ll2 offload feature by Michal Kalderon · 7 years ago
  72. 77caa79 qed: Add ll2 option for dropping a tx packet by Michal Kalderon · 7 years ago
  73. ed468eb qed: Add ll2 ability of opening a secondary queue by Michal Kalderon · 7 years ago
  74. f5823fe qed: Add ll2 option to limit the number of bds per packet by Michal Kalderon · 7 years ago
  75. 9056184 Merge branch 'mlxsw-Offload-bridge-device-mrouter' by David S. Miller · 7 years ago
  76. 593bc28 mlxsw: spectrum_switchdev: Support bridge mrouter notifications by Yotam Gigi · 7 years ago
  77. c4db953 mlxsw: spectrum_switchdev: Add support for router port in SMID entries by Yotam Gigi · 7 years ago
  78. b35750f mlxsw: spectrum: router: Export the mlxsw_sp_router_port function by Yotam Gigi · 7 years ago
  79. 0912bda net: bridge: Export bridge multicast router state by Yotam Gigi · 7 years ago
  80. 7704142 net: bridge: Notify on bridge device mrouter state changes by Yotam Gigi · 7 years ago
  81. b64666a ixgbe: fix crash when injecting AER after failed reset by Emil Tantilov · 7 years ago
  82. b4ded83 ixgbe: Update adaptive ITR algorithm by Alexander Duyck · 7 years ago
  83. c3aec05 ixgbe: fix the FWSM.PT check in ixgbe_mng_present() by Emil Tantilov · 7 years ago
  84. dcfd6b8 ixgbe: fix use of uninitialized padding by Emil Tantilov · 7 years ago
  85. 86e2349 ixgbe: add counter for times Rx pages gets allocated, not recycled by Jesper Dangaard Brouer · 7 years ago
  86. 6df4d17 Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  87. 31070e7 Merge branch 'nfp-bpf-ABIv2-and-multi-port' by David S. Miller · 7 years ago
  88. 2de1be1 nfp: bpf: pass dst register to ld_field instruction by Jakub Kicinski · 7 years ago
  89. 2e85d38 nfp: bpf: byte swap the instructions by Jakub Kicinski · 7 years ago
  90. 1c03e03 nfp: bpf: pad code with valid nops by Jakub Kicinski · 7 years ago
  91. fd068ddc8 nfp: bpf: calculate code store ECC by Jakub Kicinski · 7 years ago
  92. 18e53b6 nfp: bpf: move to datapath ABI version 2 by Jakub Kicinski · 7 years ago
  93. 995e101 nfp: bpf: encode extended LM pointer operands by Jakub Kicinski · 7 years ago
  94. 9f15d0f nfp: bpf: encode LMEM accesses by Jakub Kicinski · 7 years ago
  95. 8afd9c9 nfp: add more white space to the instruction defines by Jakub Kicinski · 7 years ago
  96. 509144e nfp: bpf: remove packet marking support by Jakub Kicinski · 7 years ago
  97. 226e0e9 nfp: bpf: remove register rename by Jakub Kicinski · 7 years ago
  98. 3cae131 nfp: bpf: encode all 64bit shifts by Jakub Kicinski · 7 years ago
  99. 2a15bb1 nfp: bpf: move software reg helpers and cmd table out of translator by Jakub Kicinski · 7 years ago
  100. b3f868d nfp: bpf: use the power of sparse to check we encode registers right by Jakub Kicinski · 7 years ago