1. 3d0bd02 net/sched: Add support for HW offloading for CBS by Vinicius Costa Gomes · 7 years ago
  2. 585d763 net/sched: Introduce Credit Based Shaper (CBS) qdisc by Vinicius Costa Gomes · 7 years ago
  3. 0f7787b net/sched: Add select_queue() class_ops for mqprio by Jesus Sanchez-Palencia · 7 years ago
  4. ce8a75f net/sched: Change behavior of mq select_queue() by Jesus Sanchez-Palencia · 7 years ago
  5. 26aa045 net/sched: Check for null dev_queue on create flow by Jesus Sanchez-Palencia · 7 years ago
  6. c859e21 liquidio: xmit_more support by Intiyaz Basha · 7 years ago
  7. bc47475 Merge branch 'ibmvnic-Tunable-parameter-support' by David S. Miller · 7 years ago
  8. 2a1bf51 ibmvnic: Fix failover error path for non-fatal resets by John Allen · 7 years ago
  9. c26eba0 ibmvnic: Update reset infrastructure to support tunable parameters by John Allen · 7 years ago
  10. c9d0dc4 Merge branch 'qualcomm-rmnet-Add-64-bit-stats-and-GRO' by David S. Miller · 7 years ago
  11. ca32fb0 net: qualcomm: rmnet: Add support for GRO by Subash Abhinov Kasiviswanathan · 7 years ago
  12. 192c4b5 net: qualcomm: rmnet: Add support for 64 bit stats by Subash Abhinov Kasiviswanathan · 7 years ago
  13. 85355d7 net: qualcomm: rmnet: Always assign rmnet dev in deaggregation path by Subash Abhinov Kasiviswanathan · 7 years ago
  14. 2ffbbf0 net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler() by Subash Abhinov Kasiviswanathan · 7 years ago
  15. cc49c8f MAINAINTERS: Add Doug as GENET maintainer by Florian Fainelli · 7 years ago
  16. cf0e5c4 Merge branch 'bnxt_en-next' by David S. Miller · 7 years ago
  17. cd66358 bnxt_en: alloc tc_info{} struct only when tc flower is enabled by Sathya Perla · 7 years ago
  18. 5a84acb bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute by Sathya Perla · 7 years ago
  19. f484f67 bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter by Sathya Perla · 7 years ago
  20. 8c95f77 bnxt_en: add support for Flower based vxlan encap/decap offload by Sathya Perla · 7 years ago
  21. f850396 bnxt_en: Refactor and simplify coalescing code. by Michael Chan · 7 years ago
  22. 18775aa bnxt_en: Reorganize the coalescing parameters. by Michael Chan · 7 years ago
  23. 49f7972 bnxt_en: Add ethtool reset method by Vasundhara Volam · 7 years ago
  24. 7eb9bb3 bnxt_en: Check maximum supported MTU from firmware. by Michael Chan · 7 years ago
  25. c1a7bdf bnxt_en: Optimize .ndo_set_mac_address() for VFs. by Michael Chan · 7 years ago
  26. 431aa1e bnxt_en: Get firmware package version one time. by Michael Chan · 7 years ago
  27. e0ad8fc bnxt_en: Check for zero length value in bnxt_get_nvram_item(). by Michael Chan · 7 years ago
  28. 618784e bnxt_en: adding PCI ID for SMARTNIC VF support by Rob Miller · 7 years ago
  29. 8ed693b bnxt_en: Add PCIe device ID for bcm58804 by Ray Jui · 7 years ago
  30. 57922b0 bnxt_en: Update firmware interface to 1.8.3.1 by Michael Chan · 7 years ago
  31. e324615 Merge branch 'dsa-define-port-types' by David S. Miller · 7 years ago
  32. 5749f0f net: dsa: remove port masks by Vivien Didelot · 7 years ago
  33. c38c5a6 net: dsa: use new port type in helpers by Vivien Didelot · 7 years ago
  34. 057cad2 net: dsa: define port types by Vivien Didelot · 7 years ago
  35. 02bc6e5 net: dsa: introduce dsa_user_ports helper by Vivien Didelot · 7 years ago
  36. 4a5b85f net: dsa: use dsa_is_user_port everywhere by Vivien Didelot · 7 years ago
  37. 2b3e989 net: dsa: rename dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  38. deb8ee0 net: dsa: fix dsa_is_normal_port helper by Vivien Didelot · 7 years ago
  39. 91dee14 net: dsa: mv88e6xxx: skip unused ports by Vivien Didelot · 7 years ago
  40. bff7b68 net: dsa: add dsa_is_unused_port helper by Vivien Didelot · 7 years ago
  41. 5bca178 net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG. by Gustavo A. R. Silva · 7 years ago
  42. 4fa112f net: bcmgenet: Use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  43. 42c8ae1 Merge branch 'cxgb4-collect-more-hardware-dumps-via-ethtool' by David S. Miller · 7 years ago
  44. 6f92a65 cxgb4: collect hardware misc dumps by Rahul Lakkireddy · 7 years ago
  45. 08c4901 cxgb4: collect hardware scheduler dumps by Rahul Lakkireddy · 7 years ago
  46. db8cd7c cxgb4: collect PBT tables dump by Rahul Lakkireddy · 7 years ago
  47. b289593 cxgb4: collect MPS-TCAM dump by Rahul Lakkireddy · 7 years ago
  48. 9030e49 cxgb4: collect TID info dump by Rahul Lakkireddy · 7 years ago
  49. 28b4455 cxgb4: collect RSS dumps by Rahul Lakkireddy · 7 years ago
  50. 3044d0f cxgb4: collect CIM queue configuration dump by Rahul Lakkireddy · 7 years ago
  51. 27887bc cxgb4: collect hardware LA dumps by Rahul Lakkireddy · 7 years ago
  52. 123196b Merge branch 'dsa-lan9303-Learn-addresses-on-CPU-port-when-bridged' by David S. Miller · 7 years ago
  53. 535f010 net: dsa: lan9303: Learn addresses on CPU port when bridged by Egil Hjelmeland · 7 years ago
  54. 356c3e9 net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h by Egil Hjelmeland · 7 years ago
  55. eed05c8 Merge branch 'mlxsw-small-cleanup' by David S. Miller · 7 years ago
  56. 3e8c1fd mlxsw: reg: Avoid magic number in PPCNT by Nogah Frankel · 7 years ago
  57. 9deef43 mlxsw: spectrum: Change stats cache to be local by Nogah Frankel · 7 years ago
  58. 035226b bpf: remove tail_call and get_stackid helper declarations from bpf.h by Gianluca Borello · 7 years ago
  59. 392209f liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running by Felix Manlunas · 7 years ago
  60. c0c2145 net: systemport: Check DSA notifier master against ourself by Florian Fainelli · 7 years ago
  61. 399ba77 net: dsa: Simplify dsa_slave_phy_setup() by Florian Fainelli · 7 years ago
  62. 010b64f Merge branch 'tcp-move-14-sysctls-to-namespaces' by David S. Miller · 7 years ago
  63. af9b69a tcp: Namespace-ify sysctl_tcp_frto by Eric Dumazet · 7 years ago
  64. 94f0893 tcp: Namespace-ify sysctl_tcp_adv_win_scale by Eric Dumazet · 7 years ago
  65. 0c12654 tcp: Namespace-ify sysctl_tcp_app_win by Eric Dumazet · 7 years ago
  66. 6496f6b tcp: Namespace-ify sysctl_tcp_dsack by Eric Dumazet · 7 years ago
  67. c6e2180 tcp: Namespace-ify sysctl_tcp_max_reordering by Eric Dumazet · 7 years ago
  68. 773d4bb tcp: remove stale sysctl_tcp_reordering by Eric Dumazet · 7 years ago
  69. 0bc65a2 tcp: Namespace-ify sysctl_tcp_fack by Eric Dumazet · 7 years ago
  70. 65c9410 tcp: Namespace-ify sysctl_tcp_abort_on_overflow by Eric Dumazet · 7 years ago
  71. 625357a tcp: Namespace-ify sysctl_tcp_rfc1337 by Eric Dumazet · 7 years ago
  72. 3f4c7c6 tcp: Namespace-ify sysctl_tcp_stdurg by Eric Dumazet · 7 years ago
  73. e0a1e5b tcp: Namespace-ify sysctl_tcp_retrans_collapse by Eric Dumazet · 7 years ago
  74. b510f0d tcp: Namespace-ify sysctl_tcp_slow_start_after_idle by Eric Dumazet · 7 years ago
  75. 2c04ac8 tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts by Eric Dumazet · 7 years ago
  76. e20223f tcp: Namespace-ify sysctl_tcp_recovery by Eric Dumazet · 7 years ago
  77. 2ae21cf tcp: Namespace-ify sysctl_tcp_early_retrans by Eric Dumazet · 7 years ago
  78. 4dc12ff l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  79. c58320d drivers/net: arcnet: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  80. 032cfd6 drivers/net: wan/sdla: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  81. 605ea2f drivers/net: wan/lmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  82. e2009be drivers/net: wan/dscc4: Remove unused timer by Kees Cook · 7 years ago
  83. c37631c drivers/net: sxgbe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  84. 9de36cc drivers/net: realtek: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  85. 9781518 drivers/net: nuvoton: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  86. 3248f77 drivers/net: netronome: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  87. 0eba23b drivers/net: hippi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  88. f6fd891 drivers/net: hamradio/yam: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  89. 550acfb drivers/net: can: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. 0ff624f drivers/net: 3com/3c515: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. a78ec0d thunderbolt: Drop sequence number check from tb_xdomain_match() by Mika Westerberg · 7 years ago
  92. a8ff8cc net: stmmac: sun8i: Restore the compatibles by Corentin Labbe · 7 years ago
  93. 634db83 net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs by Corentin Labbe · 7 years ago
  94. b5beecb net: stmmac: snps, dwmac-mdio MDIOs are automatically registered by Corentin Labbe · 7 years ago
  95. 32d18ab net: updating dst lastusage is an unlikely event. by Paolo Abeni · 7 years ago
  96. a448470 Merge branch 'tcp-smc-rendezvous' by David S. Miller · 7 years ago
  97. c5c1cc9 smc: add SMC rendezvous protocol by Ursula Braun · 7 years ago
  98. 60e2a77 tcp: TCP experimental option for SMC by Ursula Braun · 7 years ago
  99. 145686b smc: fix mutex unlocks during link group creation by Ursula Braun · 7 years ago
  100. 3fc27b7 tools: bpftool: try to mount bpffs if required for pinning objects by Quentin Monnet · 7 years ago