summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-18net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells2-1/+26
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryArun Ramadoss1-0/+3
2022-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2-4/+8
2022-08-17tls: rx: react to strparser initialization errorsJakub Kicinski1-1/+3
2022-08-17net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpuZhengchao Shao1-1/+1
2022-08-16i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady1-1/+3
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski1-3/+5
2022-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-7/+30
2022-08-16net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao1-0/+1
2022-08-16net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov1-10/+10
2022-08-15Merge branch 'mlxsw-fixes'David S. Miller3-16/+34
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen1-0/+3
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen1-7/+20
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen1-1/+1
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen1-8/+10
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim1-0/+10
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong1-0/+3
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller2-2/+4
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn2-3/+23
2022-08-15neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev1-8/+17
2022-08-15net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov1-5/+7
2022-08-13ip6_tunnel: Fix the type of functionsHongbin Wang1-11/+8
2022-08-13net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov1-0/+3
2022-08-13fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence1-5/+1
2022-08-12iavf: Fix deadlock in initializationIvan Vecera1-1/+10
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski1-3/+6
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski1-1/+1
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski1-2/+13
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong1-4/+4
2022-08-12net: cxgb3: Fix comment typoJason Wang1-1/+1
2022-08-12bnx2x: Fix comment typoJason Wang1-1/+1
2022-08-12net: ipa: Fix comment typoJason Wang1-1/+1
2022-08-12virtio_net: fix endian-ness for RSSMichael S. Tsirkin1-2/+2
2022-08-12net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()Xin Xiong1-2/+4
2022-08-12skfp/h: fix repeated words in commentsJilin Yuan1-1/+1
2022-08-12rds: add missing barrier to release_refillMikulas Patocka1-0/+1
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds116-646/+1865
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-154/+321
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-55/+2
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds27-233/+538
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-129/+221
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski1-0/+47
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki3-151/+318
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski1-2/+3
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds34-1128/+1703
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski1-1/+1
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak1-7/+0
2022-08-11ice: Fix call trace with null VSI during VF resetMichal Jaron1-1/+3