summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar2023-02-141-6/+6
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-142-2/+28
|\
| * ice: fix lost multicast packets in promisc modeJesse Brandeburg2023-02-131-0/+26
| * ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski2023-02-131-2/+2
* | net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea2023-02-141-1/+1
* | net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink2023-02-131-1/+2
|/
* bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan2023-02-131-2/+6
* net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson2023-02-131-4/+4
* i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova2023-02-101-0/+2
* ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba2023-02-101-6/+9
* net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli2023-02-102-1/+12
* vmxnet3: move rss code block under eop descriptorRonak Doshi2023-02-091-25/+25
* nfp: fix schedule in atomic context when offloading saYinjun Zhang2023-02-093-70/+87
* nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang2023-02-092-4/+12
* net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki2023-02-091-3/+3
* Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-0939-286/+584
|\
| * net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean2023-02-091-4/+4
| * Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-02-0812-123/+76
| |\
| | * net/mlx5: Serialize module cleanup with reload and removeShay Drory2023-02-071-7/+7
| | * net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-071-1/+1
| | * net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-071-0/+1
| | * net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-072-1/+2
| | * net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-074-20/+25
| | * net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-071-8/+5
| | * net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin2023-02-072-1/+5
| | * net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2023-02-072-5/+1
| | * net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik2023-02-071-10/+15
| | * net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris2023-02-071-71/+15
| * | net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean2023-02-081-10/+14
| * | nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-082-36/+170
| * | net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan2023-02-081-2/+2
| * | net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL2023-02-081-5/+3
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-076-22/+30
| |\ \
| | * | ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong2023-02-061-1/+1
| | * | ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter2023-02-061-1/+1
| | * | ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley2023-02-061-1/+15
| | * | ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski2023-02-062-18/+12
| | * | ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan2023-02-061-1/+1
| * | | igc: Add ndo_tx_timeout supportSasha Neftin2023-02-071-2/+23
| * | | net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang2023-02-071-26/+11
| * | | hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley2023-02-071-1/+1
| | |/ | |/|
| * | net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean2023-02-071-12/+12
| * | net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean2023-02-071-7/+19
| |/
| * net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-061-3/+1
| * net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson2023-02-061-2/+2
| * ionic: missed doorbell workaroundAllen Hubbe2023-02-036-4/+176
| * ionic: clear up notifyq alloc commentaryShannon Nelson2023-02-031-5/+7
| * ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel2023-02-031-3/+12
| * net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit2023-02-031-0/+2
| * net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey2023-02-031-15/+16