1. 11789fe Merge branch 'ionic-watchdog-training' by David S. Miller · 4 years, 6 months ago
  2. 0816e0c ionic: prevent early watchdog check by Shannon Nelson · 4 years, 6 months ago
  3. df8aeaa ionic: stop watchdog timer earlier on remove by Shannon Nelson · 4 years, 6 months ago
  4. 9b5cbf4 Merge branch 'tcp-exponential-backoff-in-tcp_send_ack' by David S. Miller · 4 years, 6 months ago
  5. a37c213 tcp: add exponential backoff in __tcp_send_ack() by Eric Dumazet · 4 years, 6 months ago
  6. b6b6d65 inet: remove icsk_ack.blocked by Eric Dumazet · 4 years, 6 months ago
  7. 20c168b net: macb: move pdata to private header by Alexandre Belloni · 4 years, 6 months ago
  8. e13dbc4 Merge branch 'mlxsw-PFC-and-headroom-selftests' by David S. Miller · 4 years, 6 months ago
  9. bfa8047 selftests: mlxsw: Add a PFC test by Petr Machata · 4 years, 6 months ago
  10. a65cc53 selftests: mlxsw: Add headroom handling test by Petr Machata · 4 years, 6 months ago
  11. 4b94a2f selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qos by Petr Machata · 4 years, 6 months ago
  12. 5b3a53c selftests: forwarding: devlink_lib: Support port-less topologies by Petr Machata · 4 years, 6 months ago
  13. 294f44c selftests: forwarding: devlink_lib: Add devlink_cell_size_get() by Petr Machata · 4 years, 6 months ago
  14. 6e0972e selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set by Petr Machata · 4 years, 6 months ago
  15. 611ba75 Merge branch 'HW-support-for-VCAP-IS1-and-ES0-in-mscc_ocelot' by David S. Miller · 4 years, 6 months ago
  16. 98642d1 net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy() by Vladimir Oltean · 4 years, 6 months ago
  17. 085f5b9 net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function by Vladimir Oltean · 4 years, 6 months ago
  18. 6429426 net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get() by Vladimir Oltean · 4 years, 6 months ago
  19. 5963083 net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get() by Vladimir Oltean · 4 years, 6 months ago
  20. e6ae7c5 net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries by Xiaoliang Yang · 4 years, 6 months ago
  21. 7a155fa net: mscc: ocelot: parse flower action before key by Vladimir Oltean · 4 years, 6 months ago
  22. d732e9c net: mscc: ocelot: remove unneeded VCAP parameters for IS2 by Vladimir Oltean · 4 years, 6 months ago
  23. 2096805 net: mscc: ocelot: automatically detect VCAP constants by Vladimir Oltean · 4 years, 6 months ago
  24. e3aea29 net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target by Vladimir Oltean · 4 years, 6 months ago
  25. a61e365 net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target by Vladimir Oltean · 4 years, 6 months ago
  26. c1c3993 net: mscc: ocelot: generalize existing code for VCAP by Vladimir Oltean · 4 years, 6 months ago
  27. ed5672d net: mscc: ocelot: return error if VCAP filter is not found by Xiaoliang Yang · 4 years, 6 months ago
  28. 3c0e37a net: mscc: ocelot: introduce a new ocelot_target_{read,write} API by Vladimir Oltean · 4 years, 6 months ago
  29. 879456b net: mvneta: avoid possible cache misses in mvneta_rx_swbm by Lorenzo Bianconi · 4 years, 6 months ago
  30. 2b2706a lib8390: Replace panic() call with BUILD_BUG_ON by Armin Wolf · 4 years, 6 months ago
  31. e6b6be5 Merge branch 'net-in_interrupt-cleanup-and-fixes' by David S. Miller · 4 years, 6 months ago
  32. 920872e net: rtlwifi: Replace in_interrupt() for context detection by Sebastian Andrzej Siewior · 4 years, 6 months ago
  33. e741751 net: rtlwifi: Remove in_interrupt() from debug macro by Sebastian Andrzej Siewior · 4 years, 6 months ago
  34. a3b7b22 net: rtlwifi: Remove void* casts related to delayed work by Sebastian Andrzej Siewior · 4 years, 6 months ago
  35. 021b58e net: libertas: Use netif_rx_any_context() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  36. 8faee70 net: libertas libertas_tf: Remove in_interrupt() from debug macro. by Sebastian Andrzej Siewior · 4 years, 6 months ago
  37. d36981e net: mwifiex: Use netif_rx_any_context(). by Sebastian Andrzej Siewior · 4 years, 6 months ago
  38. 75fd296 net: hostap: Remove in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 6 months ago
  39. bd63bca net: iwlwifi: Remove in_interrupt() from tracing macro. by Sebastian Andrzej Siewior · 4 years, 6 months ago
  40. e4ff7d6 net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros by Sebastian Andrzej Siewior · 4 years, 6 months ago
  41. c597ede net: brcmfmac: Convey allocation mode as argument by Sebastian Andrzej Siewior · 4 years, 6 months ago
  42. 687006e net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() by Thomas Gleixner · 4 years, 6 months ago
  43. d067c0f net: brcmfmac: Replace in_interrupt() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  44. c2f8c90 net: wan/lmc: Remove lmc_trace() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  45. cfa1b49 net: usb: net1080: Remove in_interrupt() comment by Sebastian Andrzej Siewior · 4 years, 6 months ago
  46. a19c261 net: usb: kaweth: Remove last user of kaweth_control() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  47. af3563b net: usb: kaweth: Replace kaweth_control() with usb_control_msg() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  48. 911b8ea net: zd1211rw: Remove ZD_ASSERT(in_interrupt()) by Sebastian Andrzej Siewior · 4 years, 6 months ago
  49. 77afca2 net: vxge: Remove in_interrupt() conditionals by Sebastian Andrzej Siewior · 4 years, 6 months ago
  50. a1f4674 net: sun3lance: Remove redundant checks in interrupt handler by Sebastian Andrzej Siewior · 4 years, 6 months ago
  51. d08749e net: sunbmac: Replace in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 6 months ago
  52. caa241f net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  53. 623b998 net: sfc: Replace in_interrupt() usage by Edward Cree · 4 years, 6 months ago
  54. 606dbf8 net: natsemi: Replace in_interrupt() usage. by Thomas Gleixner · 4 years, 6 months ago
  55. 85bdebd net: mdiobus: Remove WARN_ON_ONCE(in_interrupt()) by Sebastian Andrzej Siewior · 4 years, 6 months ago
  56. f5fc6e8 net: ionic: Remove WARN_ON(in_interrupt()). by Sebastian Andrzej Siewior · 4 years, 6 months ago
  57. 1800eee net: ionic: Replace in_interrupt() usage. by Sebastian Andrzej Siewior · 4 years, 6 months ago
  58. 0171f4e net: intel: Remove in_interrupt() warnings by Sebastian Andrzej Siewior · 4 years, 6 months ago
  59. c35a082 net: fec_mpc52xx: Replace in_interrupt() usage by Sebastian Andrzej Siewior · 4 years, 6 months ago
  60. f127bab net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation by Sebastian Andrzej Siewior · 4 years, 6 months ago
  61. 8aed906 net: cxbg4: Remove pointless in_interrupt() check by Thomas Gleixner · 4 years, 6 months ago
  62. a17409e net: cxgb3: Cleanup in_interrupt() usage by Thomas Gleixner · 4 years, 6 months ago
  63. 453590a net: atheros: Remove WARN_ON(in_interrupt()) by Thomas Gleixner · 4 years, 6 months ago
  64. f773c76 net: caif: Use netif_rx_any_context() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  65. c11171a net: Add netif_rx_any_context() by Sebastian Andrzej Siewior · 4 years, 6 months ago
  66. f2bf88c net: caif: Remove unused caif SPI driver by Thomas Gleixner · 4 years, 6 months ago
  67. a53b59e net: enic: Cure the enic api locking trainwreck by Thomas Gleixner · 4 years, 6 months ago
  68. 2ec13cb devlink: include <linux/const.h> for _BITUL by Jacob Keller · 4 years, 6 months ago
  69. 902c2a3 Merge branch 'cxgb4-ch_ktls-updates-in-net-next' by David S. Miller · 4 years, 6 months ago
  70. 3427e13 cxgb4/ch_ktls: ktls stats are added at port level by Rohit Maheshwari · 4 years, 6 months ago
  71. 7d011af cxgb4: Avoid log flood by Rohit Maheshwari · 4 years, 6 months ago
  72. efca387 ch_ktls: Issue if connection offload fails by Rohit Maheshwari · 4 years, 6 months ago
  73. 2c956a5 fddi/skfp: Avoid the use of one-element array by Gustavo A. R. Silva · 4 years, 6 months ago
  74. 3f47cb4 l2tp: report rx cookie discards in netlink get by Tom Parkin · 4 years, 6 months ago
  75. 2bd056f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 6 months ago
  76. fe38d95 Merge branch 'hns3-next' by David S. Miller · 4 years, 6 months ago
  77. dbaae5b net: hns3: dump tqp enable status in debugfs by Guangbin Huang · 4 years, 6 months ago
  78. b4442ec net: hns3: debugfs add new command to query device specifications by Guangbin Huang · 4 years, 6 months ago
  79. bcc26e8 net: hns3: remove unused code in hns3_self_test() by Guojia Liao · 4 years, 6 months ago
  80. fe735c8 net: hns3: Add RoCE VF reset support by Huazhong Tan · 4 years, 6 months ago
  81. 0692cfe net: hns3: add UDP segmentation offload support by Huazhong Tan · 4 years, 6 months ago
  82. 6ad595b net: hns3: rename trace event hns3_over_8bd by Huazhong Tan · 4 years, 6 months ago
  83. fd665b3 net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM by Huazhong Tan · 4 years, 6 months ago
  84. c2f8ced Merge branch 'octeontx2-af-cleanup-and-extend-parser-config' by David S. Miller · 4 years, 6 months ago
  85. 4cb2cce octeontx2-af: add parser support for NAT-T-ESP by Kiran Kumar K · 4 years, 6 months ago
  86. 246f7d8 octeontx2-af: optimize parsing of IPv6 fragments by Abhijit Ayarekar · 4 years, 6 months ago
  87. e8da3c6 octeontx2-af: Add IPv6 fields to default MKEX by Vidhya Vidhyaraman · 4 years, 6 months ago
  88. 8cfae0b octeontx2-af: fix Extended DSA and eDSA parsing by Satha Rao · 4 years, 6 months ago
  89. b61c726 octeontx2-af: add parser support for Forward DSA by Hariprasad Kelam · 4 years, 6 months ago
  90. 4200691 octeontx2-af: cleanup KPU config data by Stanislaw Kardach · 4 years, 6 months ago
  91. 450f0b9 octeontx2-af: fix LD CUSTOM LTYPE aliasing by Stanislaw Kardach · 4 years, 6 months ago
  92. d61491a net/sched: cls_u32: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 6 months ago
  93. a93b6a2 qed/qed_ll2: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 6 months ago
  94. b4c5f83 stmmac: intel: Adding ref clock 1us tic for LPI cntr by Rusaimi Amira Ruslan · 4 years, 6 months ago
  95. 3f53094 Merge branch 'net-ipa-miscellaneous-cleanups' by David S. Miller · 4 years, 6 months ago
  96. bf8fd8d net: ipa: fix two comments by Alex Elder · 4 years, 6 months ago
  97. 84cec84 net: ipa: rename a phandle variable by Alex Elder · 4 years, 6 months ago
  98. 993cac1 net: ipa: fix two mild warnings by Alex Elder · 4 years, 6 months ago
  99. fb980ef net: ipa: share field mask values for GSI general interrupt by Alex Elder · 4 years, 6 months ago
  100. d61bb71 net: ipa: share field mask values for GSI global interrupt by Alex Elder · 4 years, 6 months ago