1. 9798e6f net: act_mirred: allow statistic updates from offloaded actions by Jakub Kicinski · 8 years ago
  2. 19d0f54 nfp: bpf: add packet marking support by Jakub Kicinski · 8 years ago
  3. 66860be nfp: bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  4. 68d6406 net: cls_bpf: allow offloaded filters to update stats by Jakub Kicinski · 8 years ago
  5. 7533fdc nfp: bpf: add hardware bpf offload by Jakub Kicinski · 8 years ago
  6. cd7df56 nfp: add BPF to NFP code translator by Jakub Kicinski · 8 years ago
  7. 6b17387 bpf: recognize 64bit immediate loads as consts by Jakub Kicinski · 8 years ago
  8. 13a27df bpf: enable non-core use of the verfier by Jakub Kicinski · 8 years ago
  9. 58e2af8 bpf: expose internal verfier structures by Jakub Kicinski · 8 years ago
  10. 3df126f bpf: don't (ab)use instructions to store state by Jakub Kicinski · 8 years ago
  11. eadb414 net: cls_bpf: add support for marking filters as hardware-only by Jakub Kicinski · 8 years ago
  12. 0d01d45 net: cls_bpf: limit hardware offload by software-only flag by Jakub Kicinski · 8 years ago
  13. 332ae8e net: cls_bpf: add hardware offload by Jakub Kicinski · 8 years ago
  14. 2d7a892 Merge branch 'mlxse-resource-query' by David S. Miller · 8 years ago
  15. 8f8a62d mlxsw: spectrum: Implement max rif resource by Nogah Frankel · 8 years ago
  16. 274df7f mlxsw: pci: Add max router interface resource by Nogah Frankel · 8 years ago
  17. e44d49c mlxsw: pci: Add some miscellaneous resources by Nogah Frankel · 8 years ago
  18. 9497c04 mlxsw: spectrum: Implement max virtual routers resource by Nogah Frankel · 8 years ago
  19. b8a09f0 mlxsw: pci: Add max virtual routers resource by Nogah Frankel · 8 years ago
  20. 403547d mlxsw: profile: Add KVD resources to profile config by Nogah Frankel · 8 years ago
  21. 2acd10c mlxsw: pci: Add KVD size relate resources by Nogah Frankel · 8 years ago
  22. ce0bd2b mlxsw: spectrum: lag resources- use resources data instead of consts by Nogah Frankel · 8 years ago
  23. 9f7f797 mlxsw: pci: Add lag related resources to resources query by Nogah Frankel · 8 years ago
  24. 4bdcc6c mlxsw: spectrum: Make offloads stats functions static by Or Gerlitz · 8 years ago
  25. a624f93 Merge branch 'tcp-bbr' by David S. Miller · 8 years ago
  26. 0f8782e tcp_bbr: add BBR congestion control by Neal Cardwell · 8 years ago
  27. 7e74417 tcp: increase ICSK_CA_PRIV_SIZE from 64 bytes to 88 by Neal Cardwell · 8 years ago
  28. c040276 tcp: new CC hook to set sending rate with rate_sample in any CA state by Yuchung Cheng · 8 years ago
  29. 77bfc17 tcp: allow congestion control to expand send buffer differently by Yuchung Cheng · 8 years ago
  30. 556c6b4 tcp: export tcp_mss_to_mtu() for congestion control modules by Neal Cardwell · 8 years ago
  31. 1b3878c tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments by Neal Cardwell · 8 years ago
  32. ed6e726 tcp: allow congestion control module to request TSO skb segment count by Neal Cardwell · 8 years ago
  33. eb8329e tcp: export data delivery rate by Yuchung Cheng · 8 years ago
  34. d7722e8 tcp: track application-limited rate samples by Soheil Hassas Yeganeh · 8 years ago
  35. b9f6482 tcp: track data delivery rate for a TCP connection by Yuchung Cheng · 8 years ago
  36. 0682e69 tcp: count packets marked lost for a TCP connection by Neal Cardwell · 8 years ago
  37. b2d3ea4 tcp: switch back to proper tcp_skb_cb size check in tcp_init() by Eric Dumazet · 8 years ago
  38. 7787914 net_sched: sch_fq: add low_rate_threshold parameter by Eric Dumazet · 8 years ago
  39. 6403389 tcp: use windowed min filter library for TCP min_rtt estimation by Neal Cardwell · 8 years ago
  40. a4f1f9a lib/win_minmax: windowed min or max estimator by Neal Cardwell · 8 years ago
  41. f78e73e tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict by Soheil Hassas Yeganeh · 8 years ago
  42. 94d308d net: ethernet: mediatek: enhance with avoiding superfluous assignment inside mtk_get_ethtool_stats by Sean Wang · 8 years ago
  43. 8847293 net: dsa: mv88e6xxx: handle multiple ports in ATU by Vivien Didelot · 8 years ago
  44. aecc5ce net sched actions: fix GETing actions by Jamal Hadi Salim · 8 years ago
  45. 1d9423a Merge branch 'bpf-direct-packet-access-improvements' by David S. Miller · 8 years ago
  46. 7d95b0a bpf: add test cases for direct packet access by Daniel Borkmann · 8 years ago
  47. 36bbef5 bpf: direct packet write and access for helpers for clsact progs by Daniel Borkmann · 8 years ago
  48. b399cf6 bpf, verifier: enforce larger zero range for pkt on overloading stack buffs by Daniel Borkmann · 8 years ago
  49. cf714ac ipvlan: Fix dependency issue by Mahesh Bandewar · 8 years ago
  50. 2279994 openvswitch: avoid resetting flow key while installing new flow. by pravin shelar · 8 years ago
  51. 190aa3e openvswitch: Fix Frame-size larger than 1024 bytes warning. by pravin shelar · 8 years ago
  52. 204dfe1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  53. ad97989 6pack: fix buffer length mishandling by Alan Cox · 8 years ago
  54. 5737f6c mlx4: add missed recycle opportunity for XDP_TX on TX failure by Jesper Dangaard Brouer · 8 years ago
  55. 1860e68 Merge branch 'dsa-set_addr-optional' by David S. Miller · 8 years ago
  56. 8941ee3 net-next: dsa: qca8k: remove empty set_addr() stub by John Crispin · 8 years ago
  57. 1f44973 net-next: dsa: b53: remove empty set_addr() stub by John Crispin · 8 years ago
  58. 092183d net-next: dsa: make the set_addr() operation optional by John Crispin · 8 years ago
  59. 06f8ec9 net-next: dsa: fix duplicate invocation of set_addr() by John Crispin · 8 years ago
  60. f361bdd Merge branch 'rhashtable-dups' by David S. Miller · 8 years ago
  61. 83e7e4c mac80211: Use rhltable instead of rhashtable by Herbert Xu · 8 years ago
  62. ca26893 rhashtable: Add rhlist interface by Herbert Xu · 8 years ago
  63. fd07160 xen-netfront: avoid packet loss when ethernet header crosses page boundary by Vitaly Kuznetsov · 8 years ago
  64. 1a21101 net: phy: Add MAC-IF driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  65. 1a9234e66 mlxsw: spectrum: Fix sparse warnings by Ido Schimmel · 8 years ago
  66. 18c2d2c mlxsw: Change the RX LAG hash function from XOR to CRC by Elad Raz · 8 years ago
  67. 878786d bnxt_en: Fix build error for kernesl without RTC-LIB by Rob Swindell · 8 years ago
  68. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  69. f71b109 net sched actions police: peg drop stats for conforming traffic by Roman Mashak · 8 years ago
  70. 408fbc2 net sched ife action: Introduce skb tcindex metadata encap decap by Jamal Hadi Salim · 8 years ago
  71. 6a5d58b net sched ife action: add 16 bit helpers by Jamal Hadi Salim · 8 years ago
  72. 766a0e9 net/mlx5: clean function declarations in eswitch.c up by Baoyou Xie · 8 years ago
  73. d766e7e be2net: mark symbols static where possible by Baoyou Xie · 8 years ago
  74. 9940803 phy: mark lan88xx_suspend() static by Baoyou Xie · 8 years ago
  75. 6b352eb net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  76. 639cfa9 net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  77. 625eb86 net: ethernet: broadcom: bcm63xx: use phydev from struct net_device by Philippe Reynes · 8 years ago
  78. 2406e5d net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. 51f141b net: ethernet: broadcom: b44: use phydev from struct net_device by Philippe Reynes · 8 years ago
  80. 583c139 Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  81. 350a714 bnxt_en: Fixed the VF link status after a link state change by Eddie Wai · 8 years ago
  82. ae8e98a bnxt_en: Support for "ethtool -r" command by Deepak Khungar · 8 years ago
  83. 4ffcd58 bnxt_en: Pad TX packets below 52 bytes. by Michael Chan · 8 years ago
  84. 001154e bnxt_en: Call firmware to approve the random VF MAC address. by Michael Chan · 8 years ago
  85. 7cc5a20 bnxt_en: Re-arrange bnxt_hwrm_func_qcaps(). by Michael Chan · 8 years ago
  86. 47f8e8b bnxt_en: Fix ethtool -l|-L inconsistent channel counts. by Michael Chan · 8 years ago
  87. 5ac67d8 bnxt_en: Added support for Secure Firmware Update by Rob Swindell · 8 years ago
  88. 441cabb bnxt_en: Update to firmware interface spec 1.5.1. by Michael Chan · 8 years ago
  89. adbc830 bnxt_en: Simplify PCI device names and add additinal PCI IDs. by Michael Chan · 8 years ago
  90. 8d6be8b bnxt_en: Use RSS flags defined in the bnxt_hsi.h file. by Michael Chan · 8 years ago
  91. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  92. af4168c Bluetooth: Set appearance only for LE capable controllers by Michał Narajowski · 8 years ago
  93. e74317f Bluetooth: Fix missing ext info event when setting appearance by Michał Narajowski · 8 years ago
  94. 5e9fae4 Bluetooth: Add supported data types to ext info changed event by Michał Narajowski · 8 years ago
  95. 6a9e90b Bluetooth: Add appearance to Read Ext Controller Info command by Szymon Janc · 8 years ago
  96. cde7a86 Bluetooth: Factor appending EIR to separate helper by Michał Narajowski · 8 years ago
  97. 7d5c11d Bluetooth: Refactor read_ext_controller_info handler by Szymon Janc · 8 years ago
  98. 162f812 Bluetooth: hci_uart: Add Marvell support by Loic Poulain · 8 years ago
  99. 9e69130 Bluetooth: hci_uart: Add Nokia Protocol identifier by Loic Poulain · 8 years ago
  100. 143f0a2 Bluetooth: hci_bcm: Change protocol name by Loic Poulain · 8 years ago