1. ff91891 i40e: avoid potential null pointer dereference when assigning len by Colin Ian King · 8 years ago
  2. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 8 years ago
  3. d4a0658 i40e: Fix to check for NULL by Carolyn Wyborny · 8 years ago
  4. 8d9d927 i40e: return correct opcode to VF by Mitch Williams · 8 years ago
  5. a01c7f6 i40e: fix "dump port" command when NPAR enabled by Alan Brady · 8 years ago
  6. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 8 years ago
  7. cdd0766 Merge branch 'ftgmac100-ast2500-support' by David S. Miller · 8 years ago
  8. edcd692 net/faraday: Mask out PHYSTS_CHG interrupt by Joel Stanley · 8 years ago
  9. e07dc63 net/faraday: Configure old MDIO interface on Aspeed SoCs by Joel Stanley · 8 years ago
  10. 08c9c12 net/faraday: Clear stale interrupts by Gavin Shan · 8 years ago
  11. 2a0ab8e net/faraday: Adapt for Aspeed SoCs by Joel Stanley · 8 years ago
  12. 7906a4d net/faraday: Make EDO{R,T}R bits configurable by Andrew Jeffery · 8 years ago
  13. ada66b5 net/faraday: Separate rx page storage from rxdesc by Andrew Jeffery · 8 years ago
  14. 524605e cxgb4: Convert to use simple_open() by Wei Yongjun · 8 years ago
  15. a084ab3 net: dsa: qca8k: use mdio_module_driver to simplify the code by Wei Yongjun · 8 years ago
  16. fcfbfd6 net: dsa: qca8k: fix non static symbol warning by Wei Yongjun · 8 years ago
  17. 9ba62f9 Merge branch 'sctp-align' by David S. Miller · 8 years ago
  18. 4a225ce sctp: make use of SCTP_TRUNC4 macro by Marcelo Ricardo Leitner · 8 years ago
  19. e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 8 years ago
  20. b80b8d7 Merge branch 'mlx5e-xdp' by David S. Miller · 8 years ago
  21. 35b510e net/mlx5e: XDP TX xmit more by Saeed Mahameed · 8 years ago
  22. b5503b9 net/mlx5e: XDP TX forwarding support by Saeed Mahameed · 8 years ago
  23. f10b7cc net/mlx5e: Have a clear separation between different SQ types by Saeed Mahameed · 8 years ago
  24. 8699415 net/mlx5e: XDP fast RX drop bpf programs support by Rana Shahout · 8 years ago
  25. 2fc4bfb net/mlx5e: Dynamic RQ type infrastructure by Saeed Mahameed · 8 years ago
  26. e4b8550 net/mlx5e: Slightly reduce hardware LRO size by Saeed Mahameed · 8 years ago
  27. 21c5968 net/mlx5e: Union RQ RX info per RQ type by Saeed Mahameed · 8 years ago
  28. 1bfecfc net/mlx5e: Build RX SKB on demand by Saeed Mahameed · 8 years ago
  29. f9616c3 tcp: implement TSQ for retransmits by Eric Dumazet · 8 years ago
  30. 0f1100c Merge branch 'mv88e6390-prep' by David S. Miller · 8 years ago
  31. d6b1023 net: dsa: mv88e6xxx: Convert flag bits to unsigned long long by Andrew Lunn · 8 years ago
  32. 0e7b992 net: dsa: mv88e6xxx: Add helper for accessing port registers by Andrew Lunn · 8 years ago
  33. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  34. d270f76 net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  35. 262b38c net: ethernet: hisilicon: hns: use phydev from struct net_device by Philippe Reynes · 8 years ago
  36. e82f714 net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commits by Sean Wang · 8 years ago
  37. f9d1846 Merge branch 'cxgb4-tc-offload' by David S. Miller · 8 years ago
  38. b20ff72 cxgb4: add support for drop and redirect actions by Rahul Lakkireddy · 8 years ago
  39. d893184 cxgb4: add support for offloading u32 filters by Rahul Lakkireddy · 8 years ago
  40. 2e8aad7 cxgb4: add parser to translate u32 filters to internal spec by Rahul Lakkireddy · 8 years ago
  41. 578b46b cxgb4: add common api support for configuring filters by Rahul Lakkireddy · 8 years ago
  42. d57fd6c cxgb4: move common filter code to separate file by Rahul Lakkireddy · 8 years ago
  43. ecf4ee4 net: skbuff: Coding: Use eth_type_vlan() instead of open coding it by Shmulik Ladkani · 8 years ago
  44. 636c262 net: skbuff: Remove errornous length validation in skb_vlan_pop() by Shmulik Ladkani · 8 years ago
  45. 1fbafcb Merge branch 'vlan_act_modify' by David S. Miller · 8 years ago
  46. 45a497f net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action by Shmulik Ladkani · 8 years ago
  47. bfca4c5 net: skbuff: Export __skb_vlan_pop by Shmulik Ladkani · 8 years ago
  48. 688dc53 Merge branch 'mlx4-next' by David S. Miller · 8 years ago
  49. a7e1f04 net/mlx4_core: Fix deadlock when switching between polling and event fw commands by Jack Morgenstein · 8 years ago
  50. 30353bf net/mlx4_core: Use RCU to perform radix tree lookup for SRQ by Leon Romanovsky · 8 years ago
  51. 57c970c net/mlx4_en: Fix wrong indentation by Kamal Heib · 8 years ago
  52. de3d6fa net/mlx4_en: Add branch prediction hints in RX data-path by Tariq Toukan · 8 years ago
  53. c3d9b9f Merge branch 'bpf-hw-offload' by David S. Miller · 8 years ago
  54. e3b8baf nfp: bpf: add offload of TC direct action mode by Jakub Kicinski · 8 years ago
  55. 2d18421 nfp: bpf: add support for legacy redirect action by Jakub Kicinski · 8 years ago
  56. 9798e6f net: act_mirred: allow statistic updates from offloaded actions by Jakub Kicinski · 8 years ago
  57. 19d0f54 nfp: bpf: add packet marking support by Jakub Kicinski · 8 years ago
  58. 66860be nfp: bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  59. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  60. 7533fdc nfp: bpf: add hardware bpf offload by Jakub Kicinski · 8 years ago
  61. cd7df56 nfp: add BPF to NFP code translator by Jakub Kicinski · 8 years ago
  62. 6b17387 bpf: recognize 64bit immediate loads as consts by Jakub Kicinski · 8 years ago
  63. 13a27df bpf: enable non-core use of the verfier by Jakub Kicinski · 8 years ago
  64. 58e2af8 bpf: expose internal verfier structures by Jakub Kicinski · 8 years ago
  65. 3df126f bpf: don't (ab)use instructions to store state by Jakub Kicinski · 8 years ago
  66. eadb414 net: cls_bpf: add support for marking filters as hardware-only by Jakub Kicinski · 8 years ago
  67. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 8 years ago
  68. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  69. 2d7a892 Merge branch 'mlxse-resource-query' by David S. Miller · 8 years ago
  70. 8f8a62d mlxsw: spectrum: Implement max rif resource by Nogah Frankel · 8 years ago
  71. 274df7f mlxsw: pci: Add max router interface resource by Nogah Frankel · 8 years ago
  72. e44d49c mlxsw: pci: Add some miscellaneous resources by Nogah Frankel · 8 years ago
  73. 9497c04 mlxsw: spectrum: Implement max virtual routers resource by Nogah Frankel · 8 years ago
  74. b8a09f0 mlxsw: pci: Add max virtual routers resource by Nogah Frankel · 8 years ago
  75. 403547d mlxsw: profile: Add KVD resources to profile config by Nogah Frankel · 8 years ago
  76. 2acd10c mlxsw: pci: Add KVD size relate resources by Nogah Frankel · 8 years ago
  77. ce0bd2b mlxsw: spectrum: lag resources- use resources data instead of consts by Nogah Frankel · 8 years ago
  78. 9f7f797 mlxsw: pci: Add lag related resources to resources query by Nogah Frankel · 8 years ago
  79. 4bdcc6c mlxsw: spectrum: Make offloads stats functions static by Or Gerlitz · 8 years ago
  80. a624f93 Merge branch 'tcp-bbr' by David S. Miller · 8 years ago
  81. 0f8782e tcp_bbr: add BBR congestion control by Neal Cardwell · 8 years ago
  82. 7e74417 tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88 by Neal Cardwell · 8 years ago
  83. c040276 tcp: new CC hook to set sending rate with rate_sample in any CA state by Yuchung Cheng · 8 years ago
  84. 77bfc17 tcp: allow congestion control to expand send buffer differently by Yuchung Cheng · 8 years ago
  85. 556c6b4 tcp: export tcp_mss_to_mtu() for congestion control modules by Neal Cardwell · 8 years ago
  86. 1b3878c tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments by Neal Cardwell · 8 years ago
  87. ed6e726 tcp: allow congestion control module to request TSO skb segment count by Neal Cardwell · 8 years ago
  88. eb8329e tcp: export data delivery rate by Yuchung Cheng · 8 years ago
  89. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 8 years ago
  90. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 8 years ago
  91. 0682e69 tcp: count packets marked lost for a TCP connection by Neal Cardwell · 8 years ago
  92. b2d3ea4 tcp: switch back to proper tcp_skb_cb size check in tcp_init() by Eric Dumazet · 8 years ago
  93. 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 8 years ago
  94. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 8 years ago
  95. a4f1f9a lib/win_minmax: windowed min or max estimator by Neal Cardwell · 8 years ago
  96. f78e73e tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict by Soheil Hassas Yeganeh · 8 years ago
  97. 94d308d net: ethernet: mediatek: enhance with avoiding superfluous assignment inside mtk_get_ethtool_stats by Sean Wang · 8 years ago
  98. 8847293 net: dsa: mv88e6xxx: handle multiple ports in ATU by Vivien Didelot · 8 years ago
  99. aecc5ce net sched actions: fix GETing actions by Jamal Hadi Salim · 8 years ago
  100. 1d9423a Merge branch 'bpf-direct-packet-access-improvements' by David S. Miller · 8 years ago