summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: Use swap() instead of open coding itJiapeng Chong2022-05-131-16/+4
* Merge branch 'net-inet-retire-port-only-listening_hash'Jakub Kicinski2022-05-1212-152/+180
|\
| * net: selftests: Stress reuseport listenMartin KaFai Lau2022-05-123-0/+132
| * net: inet: Retire port only listening_hashMartin KaFai Lau2022-05-129-101/+26
| * net: inet: Open code inet_hash2 and inet_unhash2Martin KaFai Lau2022-05-121-55/+33
| * net: inet: Remove count from inet_listen_hashbucketMartin KaFai Lau2022-05-122-7/+0
|/
* Merge branch 'make-sfc-siena-ko-specific-to-siena'Jakub Kicinski2022-05-1218-67/+121
|\
| * sfc/siena: Reinstate SRIOV init/fini function callsMartin Habets2022-05-122-0/+19
| * sfc/siena: Make PTP and reset support specific for SienaMartin Habets2022-05-122-4/+5
| * sfc/siena: Make MCDI logging support specific for SienaMartin Habets2022-05-126-15/+26
| * siena: Make HWMON support specific for SienaMartin Habets2022-05-124-6/+13
| * siena: Make SRIOV support specific for SienaMartin Habets2022-05-1213-30/+38
| * siena: Make MTD support specific for SienaMartin Habets2022-05-129-13/+21
|/
* Merge branch 'restructure-struct-ocelot_port'Jakub Kicinski2022-05-124-48/+51
|\
| * net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: indexVladimir Oltean2022-05-124-39/+41
| * net: mscc: ocelot: minimize holes in struct ocelot_portVladimir Oltean2022-05-121-9/+11
| * net: mscc: ocelot: delete ocelot_port :: xmit_templateVladimir Oltean2022-05-121-1/+0
|/
* Merge branch 'dsa-changes-for-multiple-cpu-ports-part-1'Jakub Kicinski2022-05-1211-280/+337
|\
| * net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2022-05-122-197/+216
| * net: dsa: felix: dynamically determine tag_8021q CPU port for trapsVladimir Oltean2022-05-121-9/+17
| * net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean2022-05-126-51/+46
| * net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2022-05-126-30/+51
| * net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean2022-05-121-0/+11
| * net: dsa: felix: bring the NPI port indirection for host flooding to surfaceVladimir Oltean2022-05-122-3/+3
| * net: dsa: felix: bring the NPI port indirection for host MDBs to surfaceVladimir Oltean2022-05-122-6/+6
| * net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q tooVladimir Oltean2022-05-122-8/+11
|/
* net: lan966x: Fix use of pointer after being freedHoratiu Vultur2022-05-121-2/+2
* net: update the register_netdevice() kdocJakub Kicinski2022-05-121-14/+6
* skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski2022-05-121-3/+1
* mlxbf_gige: remove driver-managed interrupt countsDavid Thompson2022-05-123-17/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-12196-780/+1835
|\
| * Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-1274-228/+848
| |\
| | * tls: Fix context leak on tls_device_downMaxim Mikityanskiy2022-05-121-0/+3
| | * net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo2022-05-121-0/+5
| | * net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang2022-05-121-2/+2
| | * net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli2022-05-121-0/+3
| | * mlxsw: Avoid warning during ip6gre device removalAmit Cohen2022-05-121-8/+3
| | * net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli2022-05-121-0/+4
| | * net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang2022-05-121-1/+1
| | * Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-05-112-3/+6
| | |\
| | | * Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-112-3/+6
| | * | Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-05-1116-74/+120
| | |\ \ | | | |/ | | |/|
| | | * rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy2022-05-091-1/+1
| | | * nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg2022-05-091-2/+7
| | | * mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg2022-05-091-0/+3
| | | * mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg2022-05-091-2/+5
| | | * mailmap: update Kalle Valo's emailKalle Valo2022-05-091-0/+1
| | | * mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty2022-05-041-0/+6
| | | * cfg80211: retrieve S1G operating channel numberKieran Frewen2022-05-041-1/+1
| | | * nl80211: validate S1G channel widthKieran Frewen2022-05-041-0/+9