1. 582a1db Merge branch 'qed-selftests' by David S. Miller · 9 years ago
  2. 16f46bf qede: add implementation for internal loopback test. by Sudarsana Reddy Kalluru · 9 years ago
  3. 3044a02 qede: add support for selftests. by Sudarsana Reddy Kalluru · 9 years ago
  4. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 9 years ago
  5. 158bc06 net: dsa: mv88e6xxx: replace ds with ps where possible by Andrew Lunn · 9 years ago
  6. 8cd14cc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  7. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 9 years ago
  8. 70e927b mdio_bus: Fix MDIO bus scanning in __mdiobus_register() by Marek Vasut · 9 years ago
  9. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
  10. ae63bff i40evf: make use of BIT() macro to avoid signed left shift by Jacob Keller · 9 years ago
  11. 2101bac i40e: make use of BIT() macro to prevent left shift of signed values by Jacob Keller · 9 years ago
  12. dcb5745 i40e/i40evf: fix I40E_MASK signed shift overflow warnings by Jacob Keller · 9 years ago
  13. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 9 years ago
  14. a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 9 years ago
  15. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 9 years ago
  16. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 9 years ago
  17. cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 9 years ago
  18. 3ed439c i40e: Fix uninitialized variable by Catherine Sullivan · 9 years ago
  19. b29699b i40evf: RSS Hash Option parameters by Carolyn Wyborny · 9 years ago
  20. 2b79c58 i40e: Remove HMC AQ API implementation by Neerav Parikh · 9 years ago
  21. a856b5c i40e: Prevent falling to promiscuous if the VF is not trusted by Anjali Singhai Jain · 9 years ago
  22. 5f527ba i40e: Limit the number of MAC and VLAN addresses that can be added for VFs by Anjali Singhai Jain · 9 years ago
  23. def22c4 tipc: set 'active' state correctly for first established link by Jon Paul Maloy · 9 years ago
  24. a77f4f7 of: of_mdio: Check if MDIO bus controller is available by Florian Fainelli · 9 years ago
  25. 692fb0a i40e: Change the default for VFs to be not privileged by Anjali Singhai Jain · 9 years ago
  26. 3cfef19 Merge branch 'mlx5-aRFS' by David S. Miller · 9 years ago
  27. 45bf454 net/mlx5e: Enabling aRFS mechanism by Maor Gottlieb · 9 years ago
  28. 18c908e net/mlx5e: Add accelerated RFS support by Maor Gottlieb · 9 years ago
  29. 1cabe6b net/mlx5e: Create aRFS flow tables by Maor Gottlieb · 9 years ago
  30. 5a7b27e net/mlx5: Initializing CPU reverse mapping by Maor Gottlieb · 9 years ago
  31. 33cfaaa net/mlx5e: Split the main flow steering table by Maor Gottlieb · 9 years ago
  32. acff797 net/mlx5e: Refactor mlx5e flow steering structs by Maor Gottlieb · 9 years ago
  33. 13de6c1 net/mlx5: Support different attributes for priorities in namespace by Maor Gottlieb · 9 years ago
  34. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 9 years ago
  35. a257b94 net/mlx5: Set number of allowed levels in priority by Maor Gottlieb · 9 years ago
  36. d745098 net/mlx5: Introduce modify flow rule destination by Maor Gottlieb · 9 years ago
  37. 1da3669 net/mlx5e: Direct TIR per RQ by Tariq Toukan · 9 years ago
  38. 01a1409 net/mlx5e: Call vxlan_get_rx_port() with rtnl lock by Matthew Finlay · 9 years ago
  39. 4b2523c Merge branch 'enc28j60-small-improvements' by David S. Miller · 9 years ago
  40. 2dd355a net: ethernet: enc28j60: add device tree support by Michael Heimpold · 9 years ago
  41. 2957a28 net: ethernet: enc28j60: support half-duplex SPI controllers by Michael Heimpold · 9 years ago
  42. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 9 years ago
  43. 92aff96 Merge branch 'ppp-rtnetlink' by David S. Miller · 9 years ago
  44. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 9 years ago
  45. 7d9f0b4 ppp: define reusable device creation functions by Guillaume Nault · 9 years ago
  46. ac1f74a net: ethernet: stmmac: update MDIO support for GMAC4 by Alexandre TORGUE · 9 years ago
  47. 65226ef vxlan: fix initialization with custom link parameters by Jiri Benc · 9 years ago
  48. 638af17 Merge branch 'samples-bpf-user-experience' by David S. Miller · 9 years ago
  49. bdefbbf samples/bpf: like LLC also verify and allow redefining CLANG command by Jesper Dangaard Brouer · 9 years ago
  50. b62a796 samples/bpf: allow make to be run from samples/bpf/ directory by Jesper Dangaard Brouer · 9 years ago
  51. 1c97566 samples/bpf: add a README file to get users started by Jesper Dangaard Brouer · 9 years ago
  52. 7b01dd5 samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported by Jesper Dangaard Brouer · 9 years ago
  53. 6ccfba7 samples/bpf: add back functionality to redefine LLC command by Jesper Dangaard Brouer · 9 years ago
  54. c23846c Merge branch 'cxgb4-mbox-cmd-logging' by David S. Miller · 9 years ago
  55. ae7b757 cxgb4vf: Add support to enable logging of firmware mailbox commands for VF by Hariprasad Shenai · 9 years ago
  56. 7f080c3 cxgb4: Add support to enable logging of firmware mailbox commands by Hariprasad Shenai · 9 years ago
  57. 482f13a Merge branch 'hns-props' by David S. Miller · 9 years ago
  58. ea99102 dts: hisi: update hns dst for changing property port-id to reg by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  59. a1ecde2 Documentation: Bindings: Update DT binding for hns dsaf node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  60. 0211b8f net: hns: change port-id property to reg property in dsaf port node by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  61. 1ffdfac net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property by Yisen.Zhuang\(Zhuangyuzeng\) · 9 years ago
  62. 494e848 ipvlan: Fix failure path in dev registration during link creation by Mahesh Bandewar · 9 years ago
  63. 222e4d0 pch_gbe: replace private tx ring lock with common netif_tx_lock by françois romieu · 9 years ago
  64. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 9 years ago
  65. 0cef6a4 tcp: give prequeue mode some care by Eric Dumazet · 9 years ago
  66. b43e719 fq: split out backlog update logic by Michal Kazior · 9 years ago
  67. b435865 tipc: remove an unnecessary NULL check by Dan Carpenter · 9 years ago
  68. 6b87663 net/mlx5e: avoid stack overflow in mlx5e_open_channels by Arnd Bergmann · 9 years ago
  69. 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 9 years ago
  70. f345c9a Merge branch 'tcp-eor' by David S. Miller · 9 years ago
  71. a166140 tcp: Handle eor bit when fragmenting a skb by Martin KaFai Lau · 9 years ago
  72. a643b5d tcp: Handle eor bit when coalescing skb by Martin KaFai Lau · 9 years ago
  73. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 9 years ago
  74. 2a9e843 Merge branch 'tcp-redundant-checks' by David S. Miller · 9 years ago
  75. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 9 years ago
  76. 863c1fd tcp: remove an unnecessary check in tcp_tx_timestamp by Soheil Hassas Yeganeh · 9 years ago
  77. ba7863f net: snmp: fix 64bit stats on 32bit arches by Eric Dumazet · 9 years ago
  78. 8be2748 Merge branch 'socket-space-optimizations' by David S. Miller · 9 years ago
  79. 4be7352 net: SOCKWQ_ASYNC_WAITDATA optimizations by Eric Dumazet · 9 years ago
  80. 9317bb6 net: SOCKWQ_ASYNC_NOSPACE optimizations by Eric Dumazet · 9 years ago
  81. 210732d Merge branch 'snmp-stats-update' by David S. Miller · 9 years ago
  82. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 9 years ago
  83. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
  84. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
  85. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  86. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
  87. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
  88. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 9 years ago
  89. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  90. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  91. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  92. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
  93. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 9 years ago
  94. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 9 years ago
  95. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  96. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  97. aa62d76 dccp: rename DCCP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  98. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  99. 2995aea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  100. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 9 years ago