1. 3a50d35 qed: Warn PTT usage by wrong hw-function by Mintz, Yuval · 8 years ago
  2. 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
  3. b4041278 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  4. 6d2d34a Merge branch 'l2tp-auto-mtu' by David S. Miller · 8 years ago
  5. b784e7e L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 8 years ago
  6. 113c307 New kernel function to get IP overhead on a socket. by R. Parameswaran · 8 years ago
  7. 129858f net: ethernet: wiznet: avoid format string exposure by Kees Cook · 8 years ago
  8. df656bf qlge: avoid format string exposure in workqueue by Kees Cook · 8 years ago
  9. 2f78227 qed: Correct MSI-x for storage by Mintz, Yuval · 8 years ago
  10. 9e9623a Merge branch 'dsa-loop-fixes' by David S. Miller · 8 years ago
  11. d1db799 net: dsa: loop: Initialize err in dsa_loop_vlan_dump by Florian Fainelli · 8 years ago
  12. 5865ccc net: dsa: loop: Fix uninitialized pvid variable by Florian Fainelli · 8 years ago
  13. 91e91be net/sched: Removed unused vlan actions definition by Or Gerlitz · 8 years ago
  14. 75d04aa mlx4: trust shinfo->gso_segs by Eric Dumazet · 8 years ago
  15. 827d240 qed: fix missing break in OOO_LB_TC case by Colin Ian King · 8 years ago
  16. 053ee0a net/mlx5e: fix build error without CONFIG_SYSFS by Tobias Regnery · 8 years ago
  17. 82fe0d2 af_unix: Use designated initializers by Kees Cook · 8 years ago
  18. 540c86f Merge branch 'ftgmac100-rework-batch-1-Link-and-Interrupts' by David S. Miller · 8 years ago
  19. 10cbd64 ftgmac100: Rework NAPI & interrupts handling by Benjamin Herrenschmidt · 8 years ago
  20. 9b86785d ftgmac100: Remove useless tests in interrupt handler by Benjamin Herrenschmidt · 8 years ago
  21. 874b55b ftgmac100: Rework MAC reset and init by Benjamin Herrenschmidt · 8 years ago
  22. 855944c ftgmac100: Add a reset task and use it for link changes by Benjamin Herrenschmidt · 8 years ago
  23. da40d9d ftgmac100: Move the bulk of inits to a separate function by Benjamin Herrenschmidt · 8 years ago
  24. 81f1eca ftgmac100: Request the interrupt only after HW is reset by Benjamin Herrenschmidt · 8 years ago
  25. b8dbecf ftgmac100: Move napi_add/del to open/close by Benjamin Herrenschmidt · 8 years ago
  26. 87d1875 ftgmac100: Split ring alloc, init and rx buffer alloc by Benjamin Herrenschmidt · 8 years ago
  27. 5176477 ftgmac100: Cleanup speed/duplex tracking and fix duplex config by Benjamin Herrenschmidt · 8 years ago
  28. 8396e1c ftgmac100: Remove "enabled" flags by Benjamin Herrenschmidt · 8 years ago
  29. 831fb33 ftgmac100: Reorder struct fields and comment by Benjamin Herrenschmidt · 8 years ago
  30. 3f6af0e ftgmac100: Remove "banner" comments by Benjamin Herrenschmidt · 8 years ago
  31. 60b28a1 ftgmac100: Use netdev->irq instead of private copy by Benjamin Herrenschmidt · 8 years ago
  32. bb54be5 liquidio: fix Octeon core watchdog timeout false alarm by Felix Manlunas · 8 years ago
  33. b73b3cd net: usbnet: Remove unused driver_name variable by Florian Fainelli · 8 years ago
  34. 89c0a361 selftests/bpf: fix merge conflict by Alexei Starovoitov · 8 years ago
  35. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 89ca694 rxrpc: Trace client call connection by David Howells · 8 years ago
  37. 740586d rxrpc: Trace changes in a call's receive window size by David Howells · 8 years ago
  38. 005ede2 rxrpc: Trace received aborts by David Howells · 8 years ago
  39. fb46f6e rxrpc: Trace protocol errors in received packets by David Howells · 8 years ago
  40. ef68622 rxrpc: Handle temporary errors better in rxkad security by David Howells · 8 years ago
  41. 84a4c09 rxrpc: Note a successfully aborted kernel operation by David Howells · 8 years ago
  42. 3a92789 rxrpc: Use negative error codes in rxrpc_call struct by David Howells · 8 years ago
  43. 7d4fe0d fm10k: do not enqueue mailbox when host not ready by Ngai-Mint Kwan · 8 years ago
  44. 16b1889 fm10k: disable receive queue when configuring ring by Ngai-Mint Kwan · 8 years ago
  45. 0295770 fm10k: update function header comment for fm10k_get_stats64 by Jacob Keller · 8 years ago
  46. b4fd8ff fm10k: allow service task to reschedule itself by Jacob Keller · 8 years ago
  47. 4692955 fm10k: future-proof state bitmaps using DECLARE_BITMAP by Jacob Keller · 8 years ago
  48. 3ee7b3a fm10k: use a BITMAP for flags to avoid race conditions by Jacob Keller · 8 years ago
  49. 540fca3 fm10k: correctly check if interface is removed by Phil Turnbull · 8 years ago
  50. ea6b172 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. c383bdd nfp: fix potential use after free on xdp prog by Jakub Kicinski · 8 years ago
  52. faeeb31 bonding: attempt to better support longer hw addresses by Jarod Wilson · 8 years ago
  53. 2d2517e tcp: fix reordering SNMP under-counting by Yuchung Cheng · 8 years ago
  54. ecde8f3 tcp: fix lost retransmit SNMP under-counting by Yuchung Cheng · 8 years ago
  55. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  56. a4b7c07 Merge branch 'nfp-ksettings' by David S. Miller · 8 years ago
  57. 7c69873 nfp: add support for .set_link_ksettings() by Jakub Kicinski · 8 years ago
  58. 5a56083 nfp: NSP backend for link configuration operations by Jakub Kicinski · 8 years ago
  59. 85eb97dd2 nfp: add extended error messages by Jakub Kicinski · 8 years ago
  60. e890ae8 nfp: turn NSP port entry into a union by Jakub Kicinski · 8 years ago
  61. 30a0292 nfp: allow multi-stage NSP configuration by Jakub Kicinski · 8 years ago
  62. ce22f5a nfp: separate high level and low level NSP headers by Jakub Kicinski · 8 years ago
  63. 9f9e0da nfp: report port type in ethtool by Jakub Kicinski · 8 years ago
  64. 42b1e6a nfp: report auto-negotiation in ethtool by Jakub Kicinski · 8 years ago
  65. 21d529d nfp: report link speed from NSP by Jakub Kicinski · 8 years ago
  66. 172f638 nfp: add port state refresh by Jakub Kicinski · 8 years ago
  67. cee4295 nfp: track link state changes by Jakub Kicinski · 8 years ago
  68. d12537d nfp: add mutex protection for the port list by Jakub Kicinski · 8 years ago
  69. b9de007 nfp: don't spawn netdevs for reconfigured ports by Jakub Kicinski · 8 years ago
  70. 265aeb5 nfp: add support for .get_link_ksettings() by Jakub Kicinski · 8 years ago
  71. 18148f0 Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  72. aeb4a57 Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  73. 9f0bffa Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  74. af0e546 selftests: add a generic testsuite for ethernet device by LABBE Corentin · 8 years ago
  75. 2e507e2 Merge branch 'rtnetlink-event-type' by David S. Miller · 8 years ago
  76. def1288 rtnl: Add support for netdev event to link messages by Vlad Yasevich · 8 years ago
  77. 5138e86 rtnetlink: Convert rtnetlink_event to white list by Vlad Yasevich · 8 years ago
  78. 589c49c net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 by Gao Feng · 8 years ago
  79. 5e35141 net: ibm: emac: remove unused sysrq handler for 'c' key by Eric Biggers · 8 years ago
  80. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  81. 3f3c278 bonding: fix active-backup transition by Mahesh Bandewar · 8 years ago
  82. 457c79e netlink/diag: report flags for netlink sockets by Andrey Vagin · 8 years ago
  83. c800460 qed: Add a missing error code by Dan Carpenter · 8 years ago
  84. 2c099cc net: sched: choke: remove some dead code by Dan Carpenter · 8 years ago
  85. 781159f liquidio: clear the correct memory by Dan Carpenter · 8 years ago
  86. 03cf65a net: stmmac: rx queue to dma channel mapping fix by Joao Pinto · 8 years ago
  87. 1f37b17 phy/ethtool: Add missing SPEED_<foo> strings by Joe Perches · 8 years ago
  88. 5422e5a Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize' by David S. Miller · 8 years ago
  89. 68a946b bnxt_en: Cap the msix vector with the max completion rings. by Michael Chan · 8 years ago
  90. 932dbf8 bnxt_en: Use short TX BDs for the XDP TX ring. by Michael Chan · 8 years ago
  91. 67fea46 bnxt_en: Add interrupt test to ethtool -t selftest. by Michael Chan · 8 years ago
  92. 91725d8 bnxt_en: Add PHY loopback to ethtool self-test. by Michael Chan · 8 years ago
  93. f7dc1ea bnxt_en: Add ethtool mac loopback self test. by Michael Chan · 8 years ago
  94. eb51365 bnxt_en: Add basic ethtool -t selftest support. by Michael Chan · 8 years ago
  95. f65a204 bnxt_en: Add suspend/resume callbacks. by Michael Chan · 8 years ago
  96. 5282db6 bnxt_en: Add ethtool set_wol method. by Michael Chan · 8 years ago
  97. 8e20236 bnxt_en: Add ethtool get_wol method. by Michael Chan · 8 years ago
  98. d196ece bnxt_en: Add pci shutdown method. by Michael Chan · 8 years ago
  99. c1ef146 bnxt_en: Add basic WoL infrastructure. by Michael Chan · 8 years ago
  100. 8eb992e bnxt_en: Update firmware interface spec to 1.7.6.2. by Michael Chan · 8 years ago