summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: mac80211: fix mesh airtime link metric estimatingAditya Kumar Singh2022-07-151-1/+6
* wifi: mac80211: make 4addr null frames using min_rate for WDSLian Chen2022-07-151-0/+1
* wifi: cfg80211: use strscpy to replace strlcpyXueBing Chen2022-07-151-6/+6
* wifi: mac80211: exclude multicast packets from AQL pending airtimeFelix Fietkau2022-07-151-1/+1
* wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg2022-07-151-5/+5
* wifi: rsi: remove unused variableJohannes Berg2022-07-151-2/+0
* Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-1418-117/+684
|\
| * 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-134-3/+65
| * net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas2022-07-131-4/+21
| * net/mlx5: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-131-11/+8
* | Merge branch 'net-devlink-couple-of-trivial-fixes'Jakub Kicinski2022-07-143-14/+10
|\ \
| * | net: devlink: fix return statement in devlink_port_new_notify()Jiri Pirko2022-07-141-2/+1
| * | net: devlink: fix a typo in function name devlink_port_new_notifiy()Jiri Pirko2022-07-141-4/+4
| * | net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko2022-07-143-8/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-14353-1455/+3652
|\ \
| * | x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_currentNathan Chancellor2022-07-141-1/+2
| * | Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-1498-331/+768
| |\ \
| | * | nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan2022-07-141-5/+13
| | * | net/tls: Check for errors in tls_device_initTariq Toukan2022-07-143-5/+10
| | * | MAINTAINERS: Add an additional maintainer to the AMD XGBE driverTom Lendacky2022-07-141-0/+1
| | * | xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross2022-07-141-0/+1
| | * | selftests/net: test nexthop without gwNicolas Dichtel2022-07-142-1/+120
| | * | ip: fix dflt addr selection for connected nexthopNicolas Dichtel2022-07-141-1/+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 'seg6-fix-skb-checksum-for-srh-encapsulation-insertion'Paolo Abeni2022-07-143-4/+4
| | |\ \
| | | * | seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer2022-07-141-1/+0
| | | * | seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer2022-07-141-2/+0
| | | * | seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer2022-07-141-1/+4
| | |/ /
| | * | 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-1315-44/+48
| | |\ \ \
| | | * | | wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau2022-07-111-2/+2