1. e23a7b3 net: mscc: ocelot: convert to use ocelot_get_txtstamp() by Yangbo Lu · 5 years ago
  2. f145922 net: mscc: ocelot: export ocelot_hwstamp_get/set functions by Yangbo Lu · 5 years ago
  3. 8163999 bpf: skmsg, fix potential psock NULL pointer dereference by John Fastabend · 5 years ago
  4. 7599a89 audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL by Jiri Olsa · 5 years ago
  5. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  6. 5421cf8 drivers: net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  7. 1841b98 lwtunnel: check erspan options before allocating tun_info by Xin Long · 5 years ago
  8. 7b6a70f lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS by Xin Long · 5 years ago
  9. f3bed7f net: remove the unnecessary strict_start_type in some policies by Xin Long · 5 years ago
  10. ff998a8 Merge branch 'net-sched-support-vxlan-and-erspan-options' by David S. Miller · 5 years ago
  11. 79b1011 net: sched: allow flower to match erspan options by Xin Long · 5 years ago
  12. d8f9dfa net: sched: allow flower to match vxlan options by Xin Long · 5 years ago
  13. e20d4ff net: sched: add erspan option support to act_tunnel_key by Xin Long · 5 years ago
  14. fca3f91 net: sched: add vxlan option support to act_tunnel_key by Xin Long · 5 years ago
  15. 0617aa9 octeontx2-af: Fix uninitialized variable in debugfs by Dan Carpenter · 5 years ago
  16. 039fccc vsock: avoid to assign transport if its initialization fails by Stefano Garzarella · 5 years ago
  17. f3c9a66 net: sfp: soft status and control support by Russell King · 5 years ago
  18. 9ce3335 Merge branch 'sfp-quirks' by David S. Miller · 5 years ago
  19. b0eae33 net: sfp: add some quirks for GPON modules by Russell King · 5 years ago
  20. b34bb2c net: sfp: add support for module quirks by Russell King · 5 years ago
  21. 9bb59a2 tcp: warn if offset reach the maxlen limit when using snprintf by Hangbin Liu · 5 years ago
  22. c0d59da ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv by wenxu · 5 years ago
  23. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  24. 196e8ca bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size by Daniel Borkmann · 5 years ago
  25. 91e6015b bpf: Emit audit messages upon successful prog load and unload by Daniel Borkmann · 5 years ago
  26. e2193c9 Merge branch 'r8169-smaller-improvements-to-firmware-handling' by David S. Miller · 5 years ago
  27. df0120f r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_ok by Heiner Kallweit · 5 years ago
  28. cfccde8 r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZE by Heiner Kallweit · 5 years ago
  29. e20c43d r8169: change mdelay to msleep in rtl_fw_write_firmware by Heiner Kallweit · 5 years ago
  30. e2ffe3f net: ipconfig: Wait for deferred device probes by Thomas Bogendoerfer · 5 years ago
  31. 2be8ca9 vsock/vmci: make vmci_vsock_cb_host_called static by Mao Wenan · 5 years ago
  32. e07e754 Merge branch 'page_pool-DMA-sync' by David S. Miller · 5 years ago
  33. 07e13ed net: mvneta: get rid of huge dma sync in mvneta_rx_refill by Lorenzo Bianconi · 5 years ago
  34. e68bc75 net: page_pool: add the possibility to sync DMA memory for device by Lorenzo Bianconi · 5 years ago
  35. f383b29 net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp by Lorenzo Bianconi · 5 years ago
  36. cec2975 net: sched: pie: enable timestamp based delay calculation by Gautam Ramakrishnan · 5 years ago
  37. f01b437 isdn: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  38. 041ccdb nfc: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  39. 07def46 Merge branch 'cxgb4-add-TC-MATCHALL-classifier-offload' by David S. Miller · 5 years ago
  40. 21c4c60 cxgb4: add TC-MATCHALL classifier ingress offload by Rahul Lakkireddy · 5 years ago
  41. 41ec03e cxgb4: check rule prio conflicts before offload by Rahul Lakkireddy · 5 years ago
  42. 4ec4762 cxgb4: add TC-MATCHALL classifier egress offload by Rahul Lakkireddy · 5 years ago
  43. 77c05d2 Merge branch 'page_pool-API-for-numa-node-change-handling' by David S. Miller · 5 years ago
  44. 6849c6d net/mlx5e: Rx, Update page pool numa node when changed by Saeed Mahameed · 5 years ago
  45. d539461 page_pool: Don't recycle non-reusable pages by Saeed Mahameed · 5 years ago
  46. bc83674 page_pool: Add API to update numa node by Saeed Mahameed · 5 years ago
  47. 1f12177 Merge branch 'cpsw-switchdev' by David S. Miller · 5 years ago
  48. 3727d25 arm: omap2plus_defconfig: enable new cpsw switchdev driver by Grygorii Strashko · 5 years ago
  49. 15b991ad ARM: dts: am571x-idk: enable for new cpsw switch dev driver by Grygorii Strashko · 5 years ago
  50. 39331a4 ARM: dts: dra7: add dt nodes for new cpsw switch dev driver by Grygorii Strashko · 5 years ago
  51. 14c815a Documentation: networking: add cpsw switchdev based driver documentation by Ilias Apalodimas · 5 years ago
  52. da84e50 phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver by Grygorii Strashko · 5 years ago
  53. 111cf1ab net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch by Ilias Apalodimas · 5 years ago
  54. ed3525e net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac by Ilias Apalodimas · 5 years ago
  55. ef63fe7 dt-bindings: net: ti: add new cpsw switch driver bindings by Grygorii Strashko · 5 years ago
  56. c5013ac net: ethernet: ti: cpsw: move set of common functions in cpsw_priv by Grygorii Strashko · 5 years ago
  57. 51a9533 net: ethernet: ti: cpsw: resolve build deps of cpsw drivers by Grygorii Strashko · 5 years ago
  58. e85c143 net: ethernet: ti: ale: modify vlan/mdb api for switchdev by Ilias Apalodimas · 5 years ago
  59. 4b41d343 net: ethernet: ti: cpsw: allow untagged traffic on host port by Grygorii Strashko · 5 years ago
  60. 7fe579df net: ethernet: ti: ale: clean ale tbl on init and intf restart by Grygorii Strashko · 5 years ago
  61. b9242da Merge branch 'nf_tables_offload-vlan-matching-support' by David S. Miller · 5 years ago
  62. 89d8fd4 netfilter: nft_payload: add C-VLAN offload support by Pablo Neira Ayuso · 5 years ago
  63. a82055a netfilter: nft_payload: add VLAN offload support by Pablo Neira Ayuso · 5 years ago
  64. 8819efc netfilter: nf_tables_offload: allow ethernet interface type only by Pablo Neira Ayuso · 5 years ago
  65. 7cd9a58 netfilter: nf_tables: constify nft_reg_load{8, 16, 64}() by Pablo Neira Ayuso · 5 years ago
  66. 2f1d370 lwtunnel: add support for multiple geneve opts by Xin Long · 5 years ago
  67. b2e2f0e bpf: Make array_map_mmap static by YueHaibing · 5 years ago
  68. 24f6505 selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 by Andrii Nakryiko · 5 years ago
  69. 272630f cxgb4: remove unneeded semicolon for switch block by Rahul Lakkireddy · 5 years ago
  70. b8fc717 net: dsa: felix: Fix CPU port assignment when not last port by Vladimir Oltean · 5 years ago
  71. a0d7da2 libbpf: Fix call relocation offset calculation bug by Andrii Nakryiko · 5 years ago
  72. 3de88c9 net-af_xdp: Use correct number of channels from ethtool by Luigi Rizzo · 5 years ago
  73. 0424c5a Merge branch 'remove-jited-size-limits' by Alexei Starovoitov · 5 years ago
  74. d1242b1 s390/bpf: Remove JITed image size limitations by Ilya Leoshkevich · 5 years ago
  75. b25c57b s390/bpf: Use lg(f)rl when long displacement cannot be used by Ilya Leoshkevich · 5 years ago
  76. 451e448 s390/bpf: Use lgrl instead of lg where possible by Ilya Leoshkevich · 5 years ago
  77. c1aff56 s390/bpf: Load literal pool register using larl by Ilya Leoshkevich · 5 years ago
  78. e0491f6 s390/bpf: Align literal pool entries by Ilya Leoshkevich · 5 years ago
  79. 4e9b4a6 s390/bpf: Use relative long branches by Ilya Leoshkevich · 5 years ago
  80. a25ecd9 bpf: Fix memory leak on object 'data' by Colin Ian King · 5 years ago
  81. c21709e net: phy: dp83869: fix return of uninitialized variable ret by Colin Ian King · 5 years ago
  82. 3132174 lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER by Xin Long · 5 years ago
  83. bec39a9 Merge branch 'bnxt_en-Updates' by David S. Miller · 5 years ago
  84. 642aebd bnxt_en: Abort waiting for firmware response if there is no heartbeat. by Pavan Chebbi · 5 years ago
  85. a2b31e2 bnxt_en: Add a warning message for driver initiated reset by Vasundhara Volam · 5 years ago
  86. 05069dd bnxt_en: Return proper error code for non-existent NVM variable by Vasundhara Volam · 5 years ago
  87. e4e3823 bnxt_en: Report health status update after reset is done by Vasundhara Volam · 5 years ago
  88. e633a32 bnxt_en: Set MASTER flag during driver registration. by Vasundhara Volam · 5 years ago
  89. 0a3f4e4 bnxt_en: Extend ETHTOOL_RESET to hot reset driver. by Vasundhara Volam · 5 years ago
  90. 5b306bd bnxt_en: Increase firmware response timeout for coredump commands. by Vasundhara Volam · 5 years ago
  91. 19b3751 bnxt_en: Improve RX buffer error handling. by Michael Chan · 5 years ago
  92. 41136ab bnxt_en: Update firmware interface spec to 1.10.1.12. by Michael Chan · 5 years ago
  93. c4154cf Merge branch 'selftests-Add-ethtool-and-scale-tests' by David S. Miller · 5 years ago
  94. 64916b5 selftests: forwarding: Add speed and auto-negotiation test by Amit Cohen · 5 years ago
  95. 8f72a9c selftests: forwarding: lib.sh: Add wait for dev with timeout by Amit Cohen · 5 years ago
  96. 646cf7e selftests: forwarding: Add ethtool_lib.sh by Amit Cohen · 5 years ago
  97. b22b0b0 selftests: mlxsw: Check devlink device before running test by Danielle Ratson · 5 years ago
  98. 0fed96f selftests: mlxsw: Add router scale test for Spectrum-2 by Danielle Ratson · 5 years ago
  99. 6960f7e Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features' by David S. Miller · 5 years ago
  100. 832ccf6f8 page_pool: extend tracepoint to also include the page PFN by Jesper Dangaard Brouer · 5 years ago