summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | netfilter: nf_tables: possible module reference underflow in error pathPablo Neira Ayuso2022-08-101-1/+1
| | * | netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...Pablo Neira Ayuso2022-08-101-0/+1
| | * | netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...Pablo Neira Ayuso2022-08-101-7/+13
| * | | net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells2022-08-182-1/+26
| * | | net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss2022-08-171-0/+3
| | |/ | |/|
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-08-172-4/+8
| |\ \
| | * | i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady2022-08-161-1/+3
| | * | i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski2022-08-161-3/+5
| * | | tls: rx: react to strparser initialization errorsJakub Kicinski2022-08-171-1/+3
| * | | net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpuZhengchao Shao2022-08-171-1/+1
| |/ /
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-08-162-7/+30
| |\ \
| | * | iavf: Fix deadlock in initializationIvan Vecera2022-08-121-1/+10
| | * | iavf: Fix reset error handlingPrzemyslaw Patynowski2022-08-121-3/+6
| | * | iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski2022-08-121-1/+1
| | * | iavf: Fix adminq error handlingPrzemyslaw Patynowski2022-08-121-2/+13
| * | | net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao2022-08-161-0/+1
| * | | net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov2022-08-161-10/+10
| * | | Merge branch 'mlxsw-fixes'David S. Miller2022-08-153-16/+34
| |\ \ \
| | * | | mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen2022-08-151-0/+3
| | * | | mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen2022-08-151-7/+20
| | * | | mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen2022-08-151-1/+1
| | * | | mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen2022-08-151-8/+10
| |/ / /
| * | | net_sched: cls_route: disallow handle of 0Jamal Hadi Salim2022-08-151-0/+10
| * | | net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong2022-08-151-0/+3
| * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2022-08-152-2/+4
| |\ \ \
| | * | | ice: Fix call trace with null VSI during VF resetMichal Jaron2022-08-111-1/+3
| | * | | ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko2022-08-111-1/+1
| * | | | neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn2022-08-152-3/+23
| * | | | neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev2022-08-151-8/+17
| * | | | net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov2022-08-151-5/+7
| * | | | ip6_tunnel: Fix the type of functionsHongbin Wang2022-08-131-11/+8
| * | | | net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov2022-08-131-0/+3
| * | | | fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence2022-08-131-5/+1
| | |/ / | |/| |
| * | | net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong2022-08-121-4/+4
| * | | net: cxgb3: Fix comment typoJason Wang2022-08-121-1/+1
| * | | bnx2x: Fix comment typoJason Wang2022-08-121-1/+1
| * | | net: ipa: Fix comment typoJason Wang2022-08-121-1/+1
| * | | virtio_net: fix endian-ness for RSSMichael S. Tsirkin2022-08-121-2/+2
| * | | net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong2022-08-121-2/+4
| * | | skfp/h: fix repeated words in commentsJilin Yuan2022-08-121-1/+1
| * | | rds: add missing barrier to release_refillMikulas Patocka2022-08-121-0/+1
* | | | Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-191-2/+5
|\ \ \ \
| * | | | selftests/landlock: fix broken include of linux/landlock.hGuillaume Tucker2022-08-151-2/+5
* | | | | Merge tag 'trace-rtla-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-194-33/+43
|\ \ \ \ \
| * | | | | rtla: Consolidate and show all necessary libraries that failed for buildingSteven Rostedt (Google)2022-08-101-26/+36
| * | | | | tools/rtla: Build with EXTRA_{C,LD}FLAGSBen Hutchings2022-08-101-2/+2
| * | | | | tools/rtla: Fix command symlinksBen Hutchings2022-08-101-2/+2
| * | | | | rtla: Fix tracer nameAlexandre Vicenzi2022-08-103-3/+3
* | | | | | tee: add overflow check in register_shm_helper()Jens Wiklander2022-08-181-0/+3
* | | | | | Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds2022-08-1714-329/+835
|\ \ \ \ \ \