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