summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-11/+39
2022-05-18Merge tag 'mlx5-fixes-2022-05-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller14-123/+246
2022-05-18net: af_key: check encryption module availability consistencyThomas Bartschies1-3/+3
2022-05-18net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang1-2/+4
2022-05-18net/mlx5: Drain fw_reset when removing deviceShay Drory3-3/+27
2022-05-18net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey1-1/+1
2022-05-18net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey1-24/+32
2022-05-18net/mlx5e: Remove HW-GRO from reported featuresGal Pressman1-4/+0
2022-05-18net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy1-0/+12
2022-05-18net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy1-0/+7
2022-05-18net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin1-0/+4
2022-05-18net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy1-3/+10
2022-05-18net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik2-21/+48
2022-05-18net/mlx5: Initialize flow steering during driver probeShay Drory3-61/+91
2022-05-18net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman5-6/+14
2022-05-18NFC: nci: fix sleep in atomic context bugs caused by nci_skb_allocDuoming Zhou2-3/+3
2022-05-18net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET1-1/+2
2022-05-17net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu1-0/+4
2022-05-17net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu1-0/+2
2022-05-17xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdownXin Long1-1/+1
2022-05-17net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET1-2/+4
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur1-0/+28
2022-05-16ptp: ocp: have adjtime handle negative delta_ns correctlyJonathan Lemon1-2/+3
2022-05-16net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni1-0/+4
2022-05-16Merge tag 'linux-can-fixes-for-5.18-20220514' of git://git.kernel.org/pub/scm...David S. Miller3-65/+10
2022-05-16xfrm: fix "disable_policy" flag use when arriving from different devicesEyal Birger3-6/+32
2022-05-14can: m_can: remove support for custom bit timing, take #2Jarkko Nikula2-21/+6
2022-05-14Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"Jarkko Nikula1-44/+4
2022-05-14net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam1-1/+1
2022-05-14Merge branch 'mptcp-subflow-accounting-fix'Jakub Kicinski4-8/+71
2022-05-14selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-14mptcp: fix subflow accounting on closePaolo Abeni3-6/+25
2022-05-13Revert "tcp/dccp: get rid of inet_twsk_purge()"Eric Dumazet6-8/+73
2022-05-13Merge branch 'ipa-fixes'David S. Miller3-10/+11
2022-05-13net: ipa: get rid of a duplicate initializationAlex Elder1-1/+1
2022-05-13net: ipa: record proper RX transaction countAlex Elder1-2/+4
2022-05-13net: ipa: certain dropped packets aren't accounted forAlex Elder1-7/+6
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds74-228/+848
2022-05-12Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+5
2022-05-12Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+21
2022-05-12tls: Fix context leak on tls_device_downMaxim Mikityanskiy1-0/+3
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-12net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang1-2/+2
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli1-0/+3
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen1-8/+3
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli1-0/+4
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang1-1/+1
2022-05-12Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-3/+6
2022-05-12Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski16-74/+120
2022-05-12Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6