1. 89e1afc qede: Correct XDP forward unmapping by Mintz, Yuval · 8 years ago
  2. 10a0176 qede: Update receive statistic once per NAPI by Mintz, Yuval · 8 years ago
  3. 1ca2212 Merge branch 's390-next' by David S. Miller · 8 years ago
  4. 6c37c60 s390/netiucv: improve endianness handling by Hans Wippel · 8 years ago
  5. 5cd77c1 s390/ctcm: improve endianness handling by Hans Wippel · 8 years ago
  6. 6bee4e2 s390/qeth: improve endianness handling by Hans Wippel · 8 years ago
  7. ff581f8 s390/qeth: Remove unused code by Julian Wiedmann · 8 years ago
  8. d7a3993 s390/qeth: remove unused return value by Julian Wiedmann · 8 years ago
  9. bbeb241 s390/qeth: fix up ssqd tracing by Julian Wiedmann · 8 years ago
  10. aa59004 s390/qeth: use QDIO_*_QFMT defines by Julian Wiedmann · 8 years ago
  11. 45e60cb Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  12. 921c467 i40e: close client on remove and shutdown by Mitch Williams · 8 years ago
  13. 8090f61 i40e: register existing client on probe by Mitch Williams · 8 years ago
  14. 295c0a5 i40e: remove client instance on driver unload by Mitch Williams · 8 years ago
  15. bacd75c i40e/i40evf: Add capability exchange for outer checksum by Preethi Banala · 8 years ago
  16. dc423b6 Merge branch 'ftgmac-rework-batch2-rx-path' by David S. Miller · 8 years ago
  17. d930655 ftgmac100: Work around HW bug in runt frame detection by Benjamin Herrenschmidt · 8 years ago
  18. 4ca2415 ftgmac100: Remove rx descriptor accessors by Benjamin Herrenschmidt · 8 years ago
  19. 027f426 ftgmac100: Add missing barrier in ftgmac100_rx_packet() by Benjamin Herrenschmidt · 8 years ago
  20. 7b49cd1 ftgmac100: Directly receive into sk_buffs by Benjamin Herrenschmidt · 8 years ago
  21. 01dd70b ftgmac100: Simplify rx pointer handling in the rx path by Benjamin Herrenschmidt · 8 years ago
  22. eb50af2 ftgmac100: Simplify rx packets error handling by Benjamin Herrenschmidt · 8 years ago
  23. 6720219 ftgmac100: Cleanup rx checksum handling by Benjamin Herrenschmidt · 8 years ago
  24. d72e01a ftgmac100: Use a scratch buffer for failed RX allocations by Benjamin Herrenschmidt · 8 years ago
  25. b1977bf ftgmac100: Drop support for fragmented receive by Benjamin Herrenschmidt · 8 years ago
  26. c06f73f ftgmac100: Move ftgmac100_alloc_rx_page() before its users by Benjamin Herrenschmidt · 8 years ago
  27. bd41486 Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  28. 5428016 Merge branch 'qed-misc-cleanups-and-fixes' by David S. Miller · 8 years ago
  29. 1eec243 qed: Make OOO archipelagos into an array by Michal Kalderon · 8 years ago
  30. 2f2b261 qed: Provide iSCSI statistics to management by Mintz, Yuval · 8 years ago
  31. 08737a3 qed: Inform qedi the number of possible CQs by Mintz, Yuval · 8 years ago
  32. 3ddc48d qed: Add missing stat for new isles by Mintz, Yuval · 8 years ago
  33. bd1cc77 qed: Don't close the OUT_EN during init by Mintz, Yuval · 8 years ago
  34. 60afed7 qed: Configure cacheline size in HW by Tomer Tayar · 8 years ago
  35. 1558296 qed: Don't use main-ptt in unrelated flows by Rahul Verma · 8 years ago
  36. 3a50d35 qed: Warn PTT usage by wrong hw-function by Mintz, Yuval · 8 years ago
  37. ec1af27 Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  38. b4041278 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  39. 6d2d34a Merge branch 'l2tp-auto-mtu' by David S. Miller · 8 years ago
  40. b784e7e L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 8 years ago
  41. 113c307 New kernel function to get IP overhead on a socket. by R. Parameswaran · 8 years ago
  42. 129858f net: ethernet: wiznet: avoid format string exposure by Kees Cook · 8 years ago
  43. df656bf qlge: avoid format string exposure in workqueue by Kees Cook · 8 years ago
  44. 2f78227 qed: Correct MSI-x for storage by Mintz, Yuval · 8 years ago
  45. 9e9623a Merge branch 'dsa-loop-fixes' by David S. Miller · 8 years ago
  46. d1db799 net: dsa: loop: Initialize err in dsa_loop_vlan_dump by Florian Fainelli · 8 years ago
  47. 5865ccc net: dsa: loop: Fix uninitialized pvid variable by Florian Fainelli · 8 years ago
  48. 91e91be net/sched: Removed unused vlan actions definition by Or Gerlitz · 8 years ago
  49. 75d04aa mlx4: trust shinfo->gso_segs by Eric Dumazet · 8 years ago
  50. 827d240 qed: fix missing break in OOO_LB_TC case by Colin Ian King · 8 years ago
  51. 053ee0a net/mlx5e: fix build error without CONFIG_SYSFS by Tobias Regnery · 8 years ago
  52. 82fe0d2 af_unix: Use designated initializers by Kees Cook · 8 years ago
  53. 540c86f Merge branch 'ftgmac100-rework-batch-1-Link-and-Interrupts' by David S. Miller · 8 years ago
  54. 10cbd64 ftgmac100: Rework NAPI & interrupts handling by Benjamin Herrenschmidt · 8 years ago
  55. 9b86785d ftgmac100: Remove useless tests in interrupt handler by Benjamin Herrenschmidt · 8 years ago
  56. 874b55b ftgmac100: Rework MAC reset and init by Benjamin Herrenschmidt · 8 years ago
  57. 855944c ftgmac100: Add a reset task and use it for link changes by Benjamin Herrenschmidt · 8 years ago
  58. da40d9d ftgmac100: Move the bulk of inits to a separate function by Benjamin Herrenschmidt · 8 years ago
  59. 81f1eca ftgmac100: Request the interrupt only after HW is reset by Benjamin Herrenschmidt · 8 years ago
  60. b8dbecf ftgmac100: Move napi_add/del to open/close by Benjamin Herrenschmidt · 8 years ago
  61. 87d1875 ftgmac100: Split ring alloc, init and rx buffer alloc by Benjamin Herrenschmidt · 8 years ago
  62. 5176477 ftgmac100: Cleanup speed/duplex tracking and fix duplex config by Benjamin Herrenschmidt · 8 years ago
  63. 8396e1c ftgmac100: Remove "enabled" flags by Benjamin Herrenschmidt · 8 years ago
  64. 831fb33 ftgmac100: Reorder struct fields and comment by Benjamin Herrenschmidt · 8 years ago
  65. 3f6af0e ftgmac100: Remove "banner" comments by Benjamin Herrenschmidt · 8 years ago
  66. 60b28a1 ftgmac100: Use netdev->irq instead of private copy by Benjamin Herrenschmidt · 8 years ago
  67. bb54be5 liquidio: fix Octeon core watchdog timeout false alarm by Felix Manlunas · 8 years ago
  68. b73b3cd net: usbnet: Remove unused driver_name variable by Florian Fainelli · 8 years ago
  69. 89c0a361 selftests/bpf: fix merge conflict by Alexei Starovoitov · 8 years ago
  70. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 89ca694 rxrpc: Trace client call connection by David Howells · 8 years ago
  72. 740586d rxrpc: Trace changes in a call's receive window size by David Howells · 8 years ago
  73. 005ede2 rxrpc: Trace received aborts by David Howells · 8 years ago
  74. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  75. ef68622 rxrpc: Handle temporary errors better in rxkad security by David Howells · 8 years ago
  76. 84a4c09 rxrpc: Note a successfully aborted kernel operation by David Howells · 8 years ago
  77. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  78. 7d4fe0d fm10k: do not enqueue mailbox when host not ready by Ngai-Mint Kwan · 8 years ago
  79. 16b1889 fm10k: disable receive queue when configuring ring by Ngai-Mint Kwan · 8 years ago
  80. 0295770 fm10k: update function header comment for fm10k_get_stats64 by Jacob Keller · 8 years ago
  81. b4fd8ff fm10k: allow service task to reschedule itself by Jacob Keller · 8 years ago
  82. 4692955 fm10k: future-proof state bitmaps using DECLARE_BITMAP by Jacob Keller · 8 years ago
  83. 3ee7b3a fm10k: use a BITMAP for flags to avoid race conditions by Jacob Keller · 8 years ago
  84. 540fca3 fm10k: correctly check if interface is removed by Phil Turnbull · 8 years ago
  85. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  86. c383bdd nfp: fix potential use after free on xdp prog by Jakub Kicinski · 8 years ago
  87. faeeb31 bonding: attempt to better support longer hw addresses by Jarod Wilson · 8 years ago
  88. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  89. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  90. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  91. a4b7c07 Merge branch 'nfp-ksettings' by David S. Miller · 8 years ago
  92. 7c69873 nfp: add support for .set_link_ksettings() by Jakub Kicinski · 8 years ago
  93. 5a56083 nfp: NSP backend for link configuration operations by Jakub Kicinski · 8 years ago
  94. 85eb97dd2 nfp: add extended error messages by Jakub Kicinski · 8 years ago
  95. e890ae8 nfp: turn NSP port entry into a union by Jakub Kicinski · 8 years ago
  96. 30a0292 nfp: allow multi-stage NSP configuration by Jakub Kicinski · 8 years ago
  97. ce22f5a nfp: separate high level and low level NSP headers by Jakub Kicinski · 8 years ago
  98. 9f9e0da nfp: report port type in ethtool by Jakub Kicinski · 8 years ago
  99. 42b1e6a nfp: report auto-negotiation in ethtool by Jakub Kicinski · 8 years ago
  100. 21d529d nfp: report link speed from NSP by Jakub Kicinski · 8 years ago