summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Expose bits for local loopback counterOr Har-Toov2023-06-161-2/+4
* net/mlx5e: Remove mlx5e_dbg() and msglvl supportGal Pressman2023-06-166-66/+45
* net/mlx5: E-Switch, remove redundant else statementsSaeed Mahameed2023-06-161-4/+2
* net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov2023-06-165-1/+103
* net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov2023-06-163-25/+29
* net/mlx5: Create eswitch debugfs root directoryVlad Buslov2023-06-162-0/+7
* net/mlx5: Handle sync reset unload eventMoshe Shemesh2023-06-164-6/+104
* net/mlx5: Check DTOR entry value is not zeroMoshe Shemesh2023-06-161-1/+2
* net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh2023-06-163-2/+7
* net/mlx5: Ack on sync_reset_request only if PF can do reset_nowMoshe Shemesh2023-06-161-13/+44
* ip, ip6: Fix splice to raw and ping socketsDavid Howells2023-06-162-2/+4
* sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=nEdward Cree2023-06-162-0/+23
* s390/net: lcs: use IS_ENABLED() for kconfig detectionRandy Dunlap2023-06-161-5/+5
* net: ethernet: litex: add support for 64 bit statsJisheng Zhang2023-06-151-4/+15
* Merge branch 'optimize-procedure-of-changing-mac-address-on-interface'Jakub Kicinski2023-06-153-11/+2
|\
| * ice: remove unnecessary check for old MAC == new MACPiotr Gardocki2023-06-151-5/+0
| * i40e: remove unnecessary check for old MAC == new MACPiotr Gardocki2023-06-151-6/+0
| * net: add check for current MAC address in dev_set_mac_addressPiotr Gardocki2023-06-151-0/+2
|/
* eth: fs_enet: fix print format for resource sizeJakub Kicinski2023-06-151-1/+1
* splice, net: Fix splice_to_socket() to handle pipe bufs larger than a pageDavid Howells2023-06-151-4/+2
* sunvnet: fix sparc64 build error after gso code splitStephen Rothwell2023-06-151-0/+1
* net: ena: Add dynamic recycling mechanism for rx buffersDavid Arinzon2023-06-154-42/+136
* net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao2023-06-1526-129/+267
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-15366-1621/+3266
|\
| * Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-1576-442/+945
| |\
| | * Merge branch 'udplite-dccp-print-deprecation-notice'Jakub Kicinski2023-06-153-0/+9
| | |\
| | | * dccp: Print deprecation notice.Kuniyuki Iwashima2023-06-151-0/+3
| | | * udplite: Print deprecation notice.Kuniyuki Iwashima2023-06-152-0/+6
| | |/
| | * octeon_ep: Add missing check for ioremapJiasheng Jiang2023-06-151-1/+6
| | * selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei2023-06-151-3/+3
| | * net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi2023-06-151-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-141-1/+1
| | * net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov2023-06-141-5/+7
| | * ice: Fix ice module unloadJakub Buchocki2023-06-141-11/+5
| | * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2023-06-142-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-142-5/+0
| | * | Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-06-1410-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