1. 177366b bpf: change x86 JITed program stack layout by Alexei Starovoitov · 8 years ago
  2. b870aa9 bpf: use different interpreter depending on required stack size by Alexei Starovoitov · 8 years ago
  3. 105c036 bpf: fix stack_depth usage by test_bpf.ko by Alexei Starovoitov · 8 years ago
  4. 50bbfed bpf: track stack depth of classic bpf programs by Alexei Starovoitov · 8 years ago
  5. 80a58d0 bpf: reconcile bpf_tail_call and stack_depth by Alexei Starovoitov · 8 years ago
  6. 8726679 bpf: teach verifier to track stack depth by Alexei Starovoitov · 8 years ago
  7. f696b8f bpf: split bpf core interpreter by Alexei Starovoitov · 8 years ago
  8. 71189fa bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode by Alexei Starovoitov · 8 years ago
  9. d2e0ef4 Merge branch 'nfp-move-BPF-offload-code-into-app' by David S. Miller · 8 years ago
  10. 47eaa23 nfp: fix memory leak on FW load error by Jakub Kicinski · 8 years ago
  11. c66a9cf nfp: move basic eBPF stats to app-specific code by Jakub Kicinski · 8 years ago
  12. bb45e51 nfp: move bpf offload code to the BPF app by Jakub Kicinski · 8 years ago
  13. d9ae7f2 nfp: move eBPF offload files to BPF app directory by Jakub Kicinski · 8 years ago
  14. 2707d6f nfp: report app name in ethtool -i by Jakub Kicinski · 8 years ago
  15. 8aa0cb0 nfp: move port init to apps by Jakub Kicinski · 8 years ago
  16. 69394af nfp: turn reading PCIe RTsym parameters into a helper by Jakub Kicinski · 8 years ago
  17. 5c91435 nfp: add missing fall through statements by Jakub Kicinski · 8 years ago
  18. d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
  19. c380e37 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  20. a99bbf6e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  21. 8eb1b3c netvsc: Add #include's for csum_* function declarations by Michael Kelley · 8 years ago
  22. 8c6c918 rtnetlink: use the new rtnl_get_event() interface by Vlad Yasevich · 8 years ago
  23. 7bc5795 samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order by Jesper Dangaard Brouer · 8 years ago
  24. 9831724 net/mlxfw: select CONFIG_XZ_DEC by Arnd Bergmann · 8 years ago
  25. 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
  26. 9525cc5 Merge branch 'dsa-mv88e6xxx-PHY-nitpicks' by David S. Miller · 8 years ago
  27. b15a7c0 net: dsa: mv88e6xxx: rename PHY PPU functions by Vivien Didelot · 8 years ago
  28. 7e20cfb net: dsa: mv88e6xxx: rename PHY PPU accessors by Vivien Didelot · 8 years ago
  29. 1b17aed net: dsa: mv88e6xxx: provide a PHY setup helper by Vivien Didelot · 8 years ago
  30. d9c23ff ixgbe: fix incorrect status check by Emil Tantilov · 8 years ago
  31. 3ce5cb7 ixgbe: add missing configuration for rate select 1 by Emil Tantilov · 8 years ago
  32. 08ed48e ixgbe: always call setup_mac_link for multispeed fiber by Emil Tantilov · 8 years ago
  33. 410a494 ixgbe: add write flush when configuring CS4223/7 by Emil Tantilov · 8 years ago
  34. cc1de78 ixgbe: correct CS4223/7 PHY identification by Emil Tantilov · 8 years ago
  35. 8066603 ixgbevf: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
  36. 31f5d9b ixgbevf: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
  37. 93df946 ixgbe: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
  38. e61e4c8 ixgbe: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
  39. 6af3d0f ixgbe: Add error checking to setting VF MAC by Tony Nguyen · 8 years ago
  40. 22cb4ff ixgbe: Correct thermal sensor event check by Mark Rustad · 8 years ago
  41. e6b41c8 ixgbe: enable L3/L4 filtering for Tx switched packets by Emil Tantilov · 8 years ago
  42. 5e999fb4 ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support by Paul Greenwalt · 8 years ago
  43. b09457e ixgbe: initialize u64_stats_sync structures early at ixgbe_probe by Liwei Song · 8 years ago
  44. 2a20525 ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets by Scott Peterson · 8 years ago
  45. 0a4ecc2 i40e: Check for memory allocation failure by Christophe Jaillet · 8 years ago
  46. 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  47. 6118955 i40e: use pf data structure directly in i40e_ptp_rx_hang by Jacob Keller · 8 years ago
  48. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  49. 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  50. bbc4e7d i40e: fix race condition with PTP_TX_IN_PROGRESS bits by Jacob Keller · 8 years ago
  51. 9d68322 i40evf: disable unused flags by Jesse Brandeburg · 8 years ago
  52. 155b0f6 i40evf: fix merge error in older patch by Jesse Brandeburg · 8 years ago
  53. eb873fe i40evf: fix duplicate lines by Jesse Brandeburg · 8 years ago
  54. ffe4064 bnxt_en: Fix xmit_more with BQL. by Michael Chan · 8 years ago
  55. a5c66b5 Merge branch 'bnxt_en-Misc-updates-for-net-next' by David S. Miller · 8 years ago
  56. 702c221 bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings(). by Michael Chan · 8 years ago
  57. 4d172f2 bnxt_en: Implement xmit_more. by Michael Chan · 8 years ago
  58. 434c975 bnxt_en: Optimize doorbell write operations for newer chips. by Michael Chan · 8 years ago
  59. 3284f9e bnxt_en: Add additional chip ID definitions. by Michael Chan · 8 years ago
  60. 0efd2fc bnxt_en: Add a callback to inform RDMA driver during PCI shutdown. by Michael Chan · 8 years ago
  61. c7ef35e bnxt_en: Add PCI IDs for BCM57454 VF devices. by Deepak Khungar · 8 years ago
  62. e605db8 bnxt_en: Support for Short Firmware Message by Deepak Khungar · 8 years ago
  63. e6cbef0 net: dsa: b53: remove unused dev argument by Vivien Didelot · 8 years ago
  64. f3d736c net: dsa: remove dsa_port_is_bridged by Vivien Didelot · 8 years ago
  65. 90592b9 cxgb4: Fix netdev_features flag by Arjun Vynipadath · 8 years ago
  66. 26747211 cxgb4: FW upgrade fixes by Arjun Vynipadath · 8 years ago
  67. 12eb070 cxgb4: add new T5 pci device id by Ganesh Goudar · 8 years ago
  68. b1a73af cxgb4: keep carrier off before registering netdev by Surendra Mobiya · 8 years ago
  69. 9711164 Merge branch 'net-qualcomm-add-QCA7000-UART-driver' by David S. Miller · 8 years ago
  70. dfc768f net: qualcomm: add QCA7000 UART driver by Stefan Wahren · 8 years ago
  71. 6a1db28 dt-bindings: qca7000: append UART interface to binding by Stefan Wahren · 8 years ago
  72. 1820827 dt-bindings: slave-device: add current-speed property by Stefan Wahren · 8 years ago
  73. 4aab28c dt-bindings: qca7000: rename binding by Stefan Wahren · 8 years ago
  74. fd78704 dt-bindings: qca7000-spi: Rework binding by Stefan Wahren · 8 years ago
  75. b2f9820 net: qualcomm: make qca_7k_common a separate kernel module by Stefan Wahren · 8 years ago
  76. 60d6702 net: qualcomm: prepare frame decoding for UART driver by Stefan Wahren · 8 years ago
  77. f178928 net: qualcomm: rename qca_framing.c to qca_7k_common.c by Stefan Wahren · 8 years ago
  78. 0d78d5f net: qca_spi: Clarify MODULE_DESCRIPTION by Stefan Wahren · 8 years ago
  79. 55b7a770 net: qualcomm: move qcaspi_tx_cmd to qca_spi.c by Stefan Wahren · 8 years ago
  80. 96a2227 net: qca_spi: remove QCASPI_MTU by Stefan Wahren · 8 years ago
  81. 2280e3c net: qualcomm: Improve readability of length defines by Stefan Wahren · 8 years ago
  82. 0324e75 net: qualcomm: use net_device_ops instead of direct call by Stefan Wahren · 8 years ago
  83. 00bc2e4 net: qca_spi: Use SET_NETDEV_DEV() by Stefan Wahren · 8 years ago
  84. 661ec06 net: qca_7k: Use BIT macro by Stefan Wahren · 8 years ago
  85. e75977b net: qca_framing: use u16 for frame offset by Stefan Wahren · 8 years ago
  86. ce68349 net: qualcomm: qca_7k: clean up header includes by Stefan Wahren · 8 years ago
  87. ae80390 Merge branch 'net-phy-Support-managed-Cortina-phys' by David S. Miller · 8 years ago
  88. 303d977 dt-bindings: net: Add Cortina device tree bindings by Bogdan Purcareata · 8 years ago
  89. 15b9e53 net: phy: Add Cortina CS4340 driver by Bogdan Purcareata · 8 years ago
  90. eb67e07 Merge branch 'qed-DCBx-and-Attentions-series' by David S. Miller · 8 years ago
  91. fc6575b qed: Cache alignemnt padding to match host by Mintz, Yuval · 8 years ago
  92. 9790c35 qed: Mask parities after occurance by Mintz, Yuval · 8 years ago
  93. 6010179 qed: Print multi-bit attentions properly by Mintz, Yuval · 8 years ago
  94. ba36f71 qed: Diffrentiate adapter-specific attentions by Mintz, Yuval · 8 years ago
  95. 0ebbd1c qed: Get rid of the attention-arrays by Mintz, Yuval · 8 years ago
  96. 2a351fd9 qed: Support dynamic s-tag change by Mintz, Yuval · 8 years ago
  97. 88072fd qed: QL41xxx VF MSI-x table by Mintz, Yuval · 8 years ago
  98. 38b23e4 qed: Don't inherit RoCE DCBx for V2 by Sudarsana Reddy Kalluru · 8 years ago
  99. dfc268f qed: Correct DCBx update scheme by Sudarsana Reddy Kalluru · 8 years ago
  100. 05930d1 qed: Add missing static/local dcbx info by Sudarsana Reddy Kalluru · 8 years ago