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