summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: Fix Links to Technologic Systems web resourcesKris Bahnsen2022-04-192-5/+4
* can: bittiming: can_calc_bittiming(): prefer small bit rate pre-scalers over ...Marc Kleine-Budde2022-04-191-1/+1
* can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde2022-04-197-14/+14
* Merge branch 'rtnetlink-improve-alt_ifname-config-and-fix-dangerous-group-usage'Paolo Abeni2022-04-191-46/+45
|\
| * rtnetlink: return EINVAL when request cannot succeedFlorent Fourcot2022-04-191-1/+1
| * rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellinkFlorent Fourcot2022-04-191-1/+1
| * rtnetlink: enable alt_ifname for setlink/newlinkFlorent Fourcot2022-04-191-40/+29
| * rtnetlink: return ENODEV when ifname does not exist and group is givenFlorent Fourcot2022-04-191-4/+14
|/
* Merge branch 'net-sched-allow-user-to-select-txqueue'Paolo Abeni2022-04-196-5/+88
|\
| * net: sched: support hash selecting tx queueTonghao Zhang2022-04-193-2/+50
| * net: sched: use queue_mapping to pick tx queueTonghao Zhang2022-04-194-3/+38
|/
* docs: net: dsa: describe issues with checksum offloadLuiz Angelo Daros de Luca2022-04-181-0/+17
* Merge branch 'mlxsw-line-card'David S. Miller2022-04-1816-84/+2896
|\
| * selftests: mlxsw: Introduce devlink line card provision/unprovision/activatio...Jiri Pirko2022-04-181-0/+280
| * mlxsw: spectrum: Add port to linecard mappingJiri Pirko2022-04-188-33/+107
| * mlxsw: core: Extend driver ops by remove selected ports opJiri Pirko2022-04-183-0/+34
| * mlxsw: core_linecards: Implement line card activation processJiri Pirko2022-04-182-1/+66
| * mlxsw: core_linecards: Add line card objects and implement provisioningJiri Pirko2022-04-186-1/+1006
| * mlxsw: reg: Add Management Binary Code Transfer RegisterJiri Pirko2022-04-181-0/+122
| * mlxsw: reg: Add Management DownStream Device Control RegisterJiri Pirko2022-04-181-0/+37
| * mlxsw: reg: Add Management DownStream Device Query RegisterJiri Pirko2022-04-181-0/+144
| * mlxsw: spectrum: Introduce port mapping change event processingJiri Pirko2022-04-183-9/+166
| * mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko2022-04-182-13/+14
| * mlxsw: reg: Add Ports Mapping Event Configuration RegisterJiri Pirko2022-04-181-0/+64
| * mlxsw: spectrum: Allocate port mapping array of structs instead of pointersJiri Pirko2022-04-182-25/+9
| * mlxsw: spectrum: Allow lane to start from non-zero indexJiri Pirko2022-04-181-1/+3
| * devlink: add port to line card relationship setJiri Pirko2022-04-182-1/+28
| * 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