summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao2023-06-1626-129/+267
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-16366-1621/+3266
|\
| * Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-1676-442/+945
| |\
| | * Merge branch 'udplite-dccp-print-deprecation-notice'Jakub Kicinski2023-06-163-0/+9
| | |\
| | | * dccp: Print deprecation notice.Kuniyuki Iwashima2023-06-161-0/+3
| | | * udplite: Print deprecation notice.Kuniyuki Iwashima2023-06-162-0/+6
| | |/
| | * octeon_ep: Add missing check for ioremapJiasheng Jiang2023-06-161-1/+6
| | * selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-161-3/+3
| | * net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi2023-06-161-2/+7
| | * net: tipc: resize nlattr array to correct sizeLin Ma2023-06-151-2/+2
| | * sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2023-06-152-0/+4
| | * net: macsec: fix double free of percpu statsFedor Pchelkin2023-06-151-7/+5
| | * net: lapbether: only support ethernet devicesEric Dumazet2023-06-151-0/+3
| | * MAINTAINERS: add reviewers for SMC SocketsJan Karcher2023-06-151-0/+3
| | * s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess2023-06-151-8/+0
| | * net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean2023-06-151-1/+1
| | * net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov2023-06-151-5/+7
| | * ice: Fix ice module unloadJakub Buchocki2023-06-151-11/+5
| | * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2023-06-152-1/+14
| | |\
| | | * igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-121-0/+3
| | | * igc: Fix possible system crash when loading moduleVinicius Costa Gomes2023-06-121-0/+3
| | | * igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli2023-06-121-1/+8
| | * | net/handshake: remove fput() that causes use-after-freeLin Ma2023-06-152-5/+0
| | * | Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-06-1510-24/+36
| | |\ \
| | | * | wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins2023-06-141-6/+6
| | | * | wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-123-5/+6
| | | * | wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer2023-06-091-3/+3
| | | * | wifi: cfg80211: remove links only on APJohannes Berg2023-06-091-1/+8
| | | * | wifi: mac80211: take lock before setting vif linksBenjamin Berg2023-06-091-1/+8
| | | * | wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg2023-06-091-3/+3
| | | * | wifi: mac80211: fix link activation settings orderJohannes Berg2023-06-091-2/+2
| | | * | wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2023-06-091-3/+0
| | * | | selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson2023-06-141-4/+7
| | * | | Merge branch 'net-sched-fix-race-conditions-in-mini_qdisc_pair_swap'Paolo Abeni2023-06-143-16/+50
| | |\ \ \
| | | * | | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye2023-06-143-8/+42
| | | * | | net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye2023-06-141-10/+10
| | |/ / /
| | * | | net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-144-7/+21
| | * | | Merge branch 'fix-small-bugs-and-annoyances-in-tc-testing'Jakub Kicinski2023-06-143-7/+4
| | |\ \ \
| | | * | | selftests/tc-testing: Remove configs that no longer existVlad Buslov2023-06-141-5/+0
| | | * | | selftests/tc-testing: Fix SFB db testVlad Buslov2023-06-141-2/+2
| | | * | | selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov2023-06-141-0/+1
| | | * | | selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov2023-06-141-0/+1
| | |/ / /
| | * | | net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter2023-06-141-1/+1
| | * | | Merge branch 'mptcp-fixes'Jakub Kicinski2023-06-132-185/+354
| | |\ \ \
| | | * | | selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts2023-06-131-4/+8
| | | * | | selftests: mptcp: join: uniform listener testsMatthieu Baerts2023-06-131-16/+14
| | | * | | selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts2023-06-131-0/+5
| | | * | | selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts2023-06-131-4/+8
| | | * | | selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts2023-06-131-1/+1
| | | * | | selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts2023-06-131-9/+17