summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devlink: implement line card active stateJiri Pirko2022-04-184-5/+50
* devlink: implement line card provisioningJiri Pirko2022-04-185-5/+497
* devlink: add support to create line card and expose to userJiri Pirko2022-04-183-1/+280
* tcp: fix signed/unsigned comparisonEric Dumazet2022-04-181-2/+3
* Merge branch 'tcp-drop-reason-additions'David S. Miller2022-04-173-54/+100
|\
| * tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet2022-04-173-7/+4
| * tcp: add drop reasons to tcp_rcv_synsent_state_process()Eric Dumazet2022-04-171-6/+9
| * tcp: make tcp_rcv_synsent_state_process() drop monitor friendEric Dumazet2022-04-171-9/+8
| * tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet2022-04-173-1/+5
| * tcp: add two drop reasons for tcp_ack()Eric Dumazet2022-04-173-3/+9
| * tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet2022-04-173-7/+23
| * tcp: make tcp_rcv_state_process() drop monitor friendlyEric Dumazet2022-04-171-3/+7
| * tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet2022-04-173-1/+17
| * tcp: get rid of rst_seq_matchEric Dumazet2022-04-171-8/+5
| * tcp: consume incoming skb leading to a resetEric Dumazet2022-04-171-12/+16
|/
* Merge branch 'qca8k_preiv-shrink'David S. Miller2022-04-172-100/+57
|\
| * net: dsa: qca8k: unify bus id naming with legacy and OF mdio busAnsuel Smith2022-04-171-3/+2
| * net: dsa: qca8k: correctly handle mdio read errorAnsuel Smith2022-04-171-1/+6
| * net: dsa: qca8k: drop dsa_switch_ops from qca8k_privAnsuel Smith2022-04-172-3/+1
| * net: dsa: qca8k: rework and simplify mdiobus logicAnsuel Smith2022-04-172-67/+29
| * net: dsa: qca8k: drop port_sts from qca8k_privAnsuel Smith2022-04-172-11/+13
| * net: dsa: qca8k: drop MTU tracking from qca8k_privAnsuel Smith2022-04-172-18/+9
|/
* net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2022-04-177-1/+314
* ipv6: fix NULL deref in ip6_rcv_core()Eric Dumazet2022-04-151-1/+1
* net_sched: make qdisc_reset() smallerEric Dumazet2022-04-151-10/+2
* octeon_ep: Remove custom driver versionLeon Romanovsky2022-04-153-23/+1
* Merge branch 'ibmvnic-use-a-set-of-ltbs-per-pool'Jakub Kicinski2022-04-152-56/+308
|\
| * ibmvnic: Allow multiple ltbs in txpool ltb_setSukadev Bhattiprolu2022-04-152-20/+35
| * ibmvnic: Allow multiple ltbs in rxpool ltb_setSukadev Bhattiprolu2022-04-152-20/+177
| * ibmvnic: convert rxpool ltb to a set of ltbsSukadev Bhattiprolu2022-04-152-6/+45
| * ibmvnic: define map_txpool_buf_to_ltb()Sukadev Bhattiprolu2022-04-151-4/+25
| * ibmvnic: define map_rxpool_buf_to_ltb()Sukadev Bhattiprolu2022-04-151-4/+24
| * ibmvnic: rename local variable index to bufidxSukadev Bhattiprolu2022-04-151-22/+22
|/
* Merge branch 'net-ethool-add-support-to-get-set-tx-push-by-ethtool-g-g'Jakub Kicinski2022-04-156-22/+80
|\
| * net: hns3: add tx push support in hns3 ring param processJie Wang2022-04-151-1/+32
| * net: ethtool: move checks before rtnl_lock() in ethnl_set_ringsJie Wang2022-04-151-18/+18
| * net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang2022-04-155-3/+30
|/
* octeon_ep: fix error return code in octep_probe()Yang Yingliang2022-04-151-1/+2
* Merge branch 'emaclite-cleanups'David S. Miller2022-04-151-37/+18
|\
| * net: emaclite: Remove custom BUFFER_ALIGN macroShravya Kumbham2022-04-151-16/+2
| * net: emaclite: Update copyright text to correct formatMichal Simek2022-04-151-1/+1
| * net: emaclite: Fix coding styleRadhey Shyam Pandey2022-04-151-20/+15
|/
* net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of p...Minghao Chi2022-04-151-6/+3
* octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"Colin Ian King2022-04-151-1/+1
* Merge branch 'mlxsw-line-card-prep'David S. Miller2022-04-157-357/+611
|\
| * mlxsw: core_thermal: Use common define for thermal zone name lengthVadim Pasternak2022-04-151-3/+2
| * mlxsw: core_thermal: Use exact name of cooling devices for bindingVadim Pasternak2022-04-151-2/+1
| * mlxsw: core_thermal: Add line card id prefix to line card thermal zone nameVadim Pasternak2022-04-151-4/+12
| * mlxsw: core_thermal: Extend internal structures to support multi thermal areasVadim Pasternak2022-04-151-57/+91
| * mlxsw: core_hwmon: Introduce slot parameter in hwmon interfacesVadim Pasternak2022-04-151-10/+20