1. d893184 cxgb4: add support for offloading u32 filters by Rahul Lakkireddy · 9 years ago
  2. 2e8aad7 cxgb4: add parser to translate u32 filters to internal spec by Rahul Lakkireddy · 9 years ago
  3. 578b46b cxgb4: add common api support for configuring filters by Rahul Lakkireddy · 9 years ago
  4. d57fd6c cxgb4: move common filter code to separate file by Rahul Lakkireddy · 9 years ago
  5. ecf4ee4 net: skbuff: Coding: Use eth_type_vlan() instead of open coding it by Shmulik Ladkani · 9 years ago
  6. 636c262 net: skbuff: Remove errornous length validation in skb_vlan_pop() by Shmulik Ladkani · 9 years ago
  7. 1fbafcb Merge branch 'vlan_act_modify' by David S. Miller · 9 years ago
  8. 45a497f net/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY vlan action by Shmulik Ladkani · 9 years ago
  9. bfca4c5 net: skbuff: Export __skb_vlan_pop by Shmulik Ladkani · 9 years ago
  10. 688dc53 Merge branch 'mlx4-next' by David S. Miller · 9 years ago
  11. a7e1f04 net/mlx4_core: Fix deadlock when switching between polling and event fw commands by Jack Morgenstein · 9 years ago
  12. 30353bf net/mlx4_core: Use RCU to perform radix tree lookup for SRQ by Leon Romanovsky · 9 years ago
  13. 57c970c net/mlx4_en: Fix wrong indentation by Kamal Heib · 9 years ago
  14. de3d6fa net/mlx4_en: Add branch prediction hints in RX data-path by Tariq Toukan · 9 years ago
  15. c3d9b9f Merge branch 'bpf-hw-offload' by David S. Miller · 9 years ago
  16. e3b8baf nfp: bpf: add offload of TC direct action mode by Jakub Kicinski · 9 years ago
  17. 2d18421 nfp: bpf: add support for legacy redirect action by Jakub Kicinski · 9 years ago
  18. 9798e6f net: act_mirred: allow statistic updates from offloaded actions by Jakub Kicinski · 9 years ago
  19. 19d0f54 nfp: bpf: add packet marking support by Jakub Kicinski · 9 years ago
  20. 66860be nfp: bpf: allow offloaded filters to update stats by Jakub Kicinski · 9 years ago
  21. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 9 years ago
  22. 7533fdc nfp: bpf: add hardware bpf offload by Jakub Kicinski · 9 years ago
  23. cd7df56 nfp: add BPF to NFP code translator by Jakub Kicinski · 9 years ago
  24. 6b17387 bpf: recognize 64bit immediate loads as consts by Jakub Kicinski · 9 years ago
  25. 13a27df bpf: enable non-core use of the verfier by Jakub Kicinski · 9 years ago
  26. 58e2af8 bpf: expose internal verfier structures by Jakub Kicinski · 9 years ago
  27. 3df126f bpf: don't (ab)use instructions to store state by Jakub Kicinski · 9 years ago
  28. eadb414 net: cls_bpf: add support for marking filters as hardware-only by Jakub Kicinski · 9 years ago
  29. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 9 years ago
  30. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 9 years ago
  31. 2d7a892 Merge branch 'mlxse-resource-query' by David S. Miller · 9 years ago
  32. 8f8a62d mlxsw: spectrum: Implement max rif resource by Nogah Frankel · 9 years ago
  33. 274df7f mlxsw: pci: Add max router interface resource by Nogah Frankel · 9 years ago
  34. e44d49c mlxsw: pci: Add some miscellaneous resources by Nogah Frankel · 9 years ago
  35. 9497c04 mlxsw: spectrum: Implement max virtual routers resource by Nogah Frankel · 9 years ago
  36. b8a09f0 mlxsw: pci: Add max virtual routers resource by Nogah Frankel · 9 years ago
  37. 403547d mlxsw: profile: Add KVD resources to profile config by Nogah Frankel · 9 years ago
  38. 2acd10c mlxsw: pci: Add KVD size relate resources by Nogah Frankel · 9 years ago
  39. ce0bd2b mlxsw: spectrum: lag resources- use resources data instead of consts by Nogah Frankel · 9 years ago
  40. 9f7f797 mlxsw: pci: Add lag related resources to resources query by Nogah Frankel · 9 years ago
  41. 4bdcc6c mlxsw: spectrum: Make offloads stats functions static by Or Gerlitz · 9 years ago
  42. a624f93 Merge branch 'tcp-bbr' by David S. Miller · 9 years ago
  43. 0f8782e tcp_bbr: add BBR congestion control by Neal Cardwell · 9 years ago
  44. 7e74417 tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88 by Neal Cardwell · 9 years ago
  45. c040276 tcp: new CC hook to set sending rate with rate_sample in any CA state by Yuchung Cheng · 9 years ago
  46. 77bfc17 tcp: allow congestion control to expand send buffer differently by Yuchung Cheng · 9 years ago
  47. 556c6b4 tcp: export tcp_mss_to_mtu() for congestion control modules by Neal Cardwell · 9 years ago
  48. 1b3878c tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments by Neal Cardwell · 9 years ago
  49. ed6e726 tcp: allow congestion control module to request TSO skb segment count by Neal Cardwell · 9 years ago
  50. eb8329e tcp: export data delivery rate by Yuchung Cheng · 9 years ago
  51. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 9 years ago
  52. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 9 years ago
  53. 0682e69 tcp: count packets marked lost for a TCP connection by Neal Cardwell · 9 years ago
  54. b2d3ea4 tcp: switch back to proper tcp_skb_cb size check in tcp_init() by Eric Dumazet · 9 years ago
  55. 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 9 years ago
  56. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 9 years ago
  57. a4f1f9a lib/win_minmax: windowed min or max estimator by Neal Cardwell · 9 years ago
  58. f78e73e tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict by Soheil Hassas Yeganeh · 9 years ago
  59. 94d308d net: ethernet: mediatek: enhance with avoiding superfluous assignment inside mtk_get_ethtool_stats by Sean Wang · 9 years ago
  60. 8847293 net: dsa: mv88e6xxx: handle multiple ports in ATU by Vivien Didelot · 9 years ago
  61. aecc5ce net sched actions: fix GETing actions by Jamal Hadi Salim · 9 years ago
  62. 1d9423a Merge branch 'bpf-direct-packet-access-improvements' by David S. Miller · 9 years ago
  63. 7d95b0a bpf: add test cases for direct packet access by Daniel Borkmann · 9 years ago
  64. 36bbef5 bpf: direct packet write and access for helpers for clsact progs by Daniel Borkmann · 9 years ago
  65. b399cf6 bpf, verifier: enforce larger zero range for pkt on overloading stack buffs by Daniel Borkmann · 9 years ago
  66. cf714ac ipvlan: Fix dependency issue by Mahesh Bandewar · 9 years ago
  67. 2279994 openvswitch: avoid resetting flow key while installing new flow. by pravin shelar · 9 years ago
  68. 190aa3e openvswitch: Fix Frame-size larger than 1024 bytes warning. by pravin shelar · 9 years ago
  69. 204dfe1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  70. ad97989 6pack: fix buffer length mishandling by Alan Cox · 9 years ago
  71. 5737f6c mlx4: add missed recycle opportunity for XDP_TX on TX failure by Jesper Dangaard Brouer · 9 years ago
  72. 1860e68 Merge branch 'dsa-set_addr-optional' by David S. Miller · 9 years ago
  73. 8941ee3 net-next: dsa: qca8k: remove empty set_addr() stub by John Crispin · 9 years ago
  74. 1f44973 net-next: dsa: b53: remove empty set_addr() stub by John Crispin · 9 years ago
  75. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 9 years ago
  76. 06f8ec9 net-next: dsa: fix duplicate invocation of set_addr() by John Crispin · 9 years ago
  77. f361bdd Merge branch 'rhashtable-dups' by David S. Miller · 9 years ago
  78. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 9 years ago
  79. ca26893 rhashtable: Add rhlist interface by Herbert Xu · 9 years ago
  80. fd07160 xen-netfront: avoid packet loss when ethernet header crosses page boundary by Vitaly Kuznetsov · 9 years ago
  81. 1a21101 net: phy: Add MAC-IF driver for Microsemi PHYs. by Raju Lakkaraju · 9 years ago
  82. 1a9234e66 mlxsw: spectrum: Fix sparse warnings by Ido Schimmel · 9 years ago
  83. 18c2d2c mlxsw: Change the RX LAG hash function from XOR to CRC by Elad Raz · 9 years ago
  84. 878786d bnxt_en: Fix build error for kernesl without RTC-LIB by Rob Swindell · 9 years ago
  85. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 9 years ago
  86. f71b109 net sched actions police: peg drop stats for conforming traffic by Roman Mashak · 9 years ago
  87. 408fbc2 net sched ife action: Introduce skb tcindex metadata encap decap by Jamal Hadi Salim · 9 years ago
  88. 6a5d58b net sched ife action: add 16 bit helpers by Jamal Hadi Salim · 9 years ago
  89. 766a0e9 net/mlx5: clean function declarations in eswitch.c up by Baoyou Xie · 9 years ago
  90. d766e7e be2net: mark symbols static where possible by Baoyou Xie · 9 years ago
  91. 9940803 phy: mark lan88xx_suspend() static by Baoyou Xie · 9 years ago
  92. 6b352eb net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  93. 639cfa9 net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  94. 625eb86 net: ethernet: broadcom: bcm63xx: use phydev from struct net_device by Philippe Reynes · 9 years ago
  95. 2406e5d net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  96. 51f141b net: ethernet: broadcom: b44: use phydev from struct net_device by Philippe Reynes · 9 years ago
  97. 583c139 Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  98. 350a714 bnxt_en: Fixed the VF link status after a link state change by Eddie Wai · 9 years ago
  99. ae8e98a bnxt_en: Support for "ethtool -r" command by Deepak Khungar · 9 years ago
  100. 4ffcd58 bnxt_en: Pad TX packets below 52 bytes. by Michael Chan · 9 years ago