summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Set NIX link credits based on max LMACSunil Goutham2022-07-157-9/+102
* octeontx2-af: Fixes static warningsRatheesh Kannoth2022-07-152-15/+55
* net: dsa: qca8k: move driver to qca dirChristian Marangi2022-07-156-9/+9
* Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-1416-113/+662
|\
| * net/mlx5e: Remove the duplicating check for striding RQ when enabling LROMaxim Mikityanskiy2022-07-131-6/+0
| * net/mlx5e: Move the LRO-XSK check to mlx5e_fix_featuresMaxim Mikityanskiy2022-07-131-7/+5
| * net/mlx5e: Extend flower police validationVlad Buslov2022-07-131-0/+6
| * net/mlx5e: configure meter in flow actionJianbo Liu2022-07-131-0/+18
| * net/mlx5e: Removed useless code in functionRustam Subkhankulov2022-07-131-4/+1
| * net/mlx5: Bridge, implement QinQ supportVlad Buslov2022-07-132-8/+111
| * net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov2022-07-133-42/+160
| * net/mlx5: Bridge, extract VLAN push/pop actions creationVlad Buslov2022-07-131-16/+36
| * net/mlx5: Bridge, rename filter fg to vlan_filterVlad Buslov2022-07-132-20/+20
| * net/mlx5: Bridge, refactor groups sizes and indicesVlad Buslov2022-07-131-12/+29
| * net/mlx5: debugfs, Add num of in-use FW command interface slotsTariq Toukan2022-07-131-0/+24
| * net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik2022-07-135-1/+197
| * net/mlx5: Use software VHCA id when it's supportedYishai Hadas2022-07-133-3/+64
| * net/mlx5: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-131-11/+8
* | net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko2022-07-141-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-14103-486/+779
|\ \
| * \ Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-1440-171/+373
| |\ \
| | * | nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan2022-07-141-5/+13
| | * | xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross2022-07-141-0/+1
| | * | net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)2022-07-141-3/+0
| | * | net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)2022-07-141-14/+10
| | * | sfc: fix kernel panic when creating VFÍñigo Huguet2022-07-141-0/+3
| | * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-134-21/+136
| | |\ \
| | | * | ice: change devlink code to read NVM in blocksPaul M Stillwell Jr2022-07-121-19/+40
| | | * | ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr2022-07-123-2/+96
| | * | | sfc: fix use after free when disabling sriovÍñigo Huguet2022-07-131-3/+7
| | * | | net: sunhme: output link status with a single print.Nick Bowler2022-07-131-31/+12
| | * | | r8152: fix accessing unset transport headerHayes Wang2022-07-131-7/+7
| | * | | Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-07-134-10/+15
| | |\ \ \
| | | * | | wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi2022-06-291-1/+2
| | | * | | wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg2022-06-291-0/+2
| | | * | | rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2022-06-102-9/+11
| | * | | | net: stmmac: fix leaks in probeDan Carpenter2022-07-131-2/+4
| | * | | | net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He2022-07-131-1/+14
| | * | | | tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima2022-07-131-1/+1
| | * | | | bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi2022-07-121-2/+11
| | * | | | bnxt_en: Fix and simplify XDP transmit pathMichael Chan2022-07-121-5/+5
| | * | | | bnxt_en: fix livepatch queryVikas Gupta2022-07-121-3/+5
| | * | | | bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan2022-07-121-1/+2
| | * | | | bnxt_en: reclaim max resources if sriov enable failsKashyap Desai2022-07-123-2/+8
| | | |/ / | | |/| |
| | * | | net: marvell: prestera: fix missed deinit sequenceYevhen Orlov2022-07-121-0/+1
| | * | | nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng2022-07-091-8/+25
| | * | | net: ocelot: fix wrong time_after usagePavel Skripkin2022-07-071-9/+8
| | * | | Merge tag 'mlx5-fixes-2022-07-06' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-07-0711-38/+76
| | |\ \ \
| | | * | | net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy2022-07-061-9/+30
| | | * | | net/mlx5e: Fix capability check for updating vnic env countersGal Pressman2022-07-061-1/+1