summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-20Merge branch 'bnxt_en-fixes'David S. Miller6-28/+90
2022-02-20bnxt_en: Fix devlink fw_activateKalesh AP1-8/+31
2022-02-20bnxt_en: Increase firmware message response DMA wait timeMichael Chan2-4/+10
2022-02-20bnxt_en: Restore the resets_reliable flag in bnxt_open()Kalesh AP1-2/+15
2022-02-20bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi1-5/+8
2022-02-20bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan3-1/+9
2022-02-20bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan2-8/+14
2022-02-20bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur1-0/+3
2022-02-20netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso6-5/+26
2022-02-20net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't heldVladimir Oltean2-7/+20
2022-02-19net: dsa: microchip: fix bridging with more than two member portsSvenning Sørensen1-3/+23
2022-02-19net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-23/+24
2022-02-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-23/+39
2022-02-19Merge branch 'mptcp-fixes'David S. Miller6-21/+96
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni1-3/+12
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni1-3/+12
2022-02-19mptcp: add mibs counter for ignored incoming optionsPaolo Abeni3-2/+10
2022-02-19mptcp: fix race in incoming ADD_ADDR option processingPaolo Abeni1-5/+14
2022-02-19mptcp: fix race in overlapping signal eventsPaolo Abeni1-0/+10
2022-02-19selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni1-1/+1
2022-02-19selftests: mptcp: fix diag instabilityPaolo Abeni1-7/+37
2022-02-19nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()Christophe JAILLET1-2/+2
2022-02-19MAINTAINERS: rmnet: Update email addressesSubash Abhinov Kasiviswanathan1-2/+2
2022-02-19net: mvpp2: always set port pcs opsJeremy Linton1-3/+3
2022-02-19ice: initialize local variable 'tlv'Tom Rix1-1/+1
2022-02-19ice: check the return of ice_ptp_gettimex64Tom Rix1-1/+4
2022-02-19ice: fix concurrent reset and removal of VFsJacob Keller3-18/+27
2022-02-19ice: fix setting l4 port flag when adding filterMichal Swiatkowski1-2/+2
2022-02-19ice: Match on all profiles in slow-pathWojciech Drewek3-1/+5
2022-02-18net: ll_temac: check the return value of devm_kmalloc()Xiaoke Wang1-0/+2
2022-02-18net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet6-8/+8
2022-02-18sr9700: sanity check for packet lengthOliver Neukum1-1/+1
2022-02-18net/sched: act_ct: Fix flow table lookup after ct clear or switching zonesPaul Blakey1-5/+0
2022-02-18net-sysfs: add check for netdevice being present to speed_showsuresh kumar1-1/+1
2022-02-18drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()Duoming Zhou1-2/+2
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski8-15/+119
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds85-788/+520
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17bpf: Add schedule points in batch opsEric Dumazet1-0/+3
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Luis Chamberlain1-2/+6
2022-02-17Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...Linus Torvalds16-32/+77
2022-02-17Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2022-02-17nfp: flower: netdev offload check for ip6gretapDanie du Toit1-0/+2
2022-02-17ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet3-15/+18
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet4-18/+21
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2-2/+10
2022-02-17net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard1-14/+7
2022-02-17mm: don't try to NUMA-migrate COW pages that have other usesLinus Torvalds1-1/+1
2022-02-17vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-17Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski1-7/+16