aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-01devlink: expose get/put functionsJakub Kicinski2-3/+17
2021-11-01ethtool: handle info/flash data copying outside rtnl_lockJakub Kicinski1-41/+69
2021-11-01ethtool: push the rtnl_lock into dev_ethtool()Jakub Kicinski2-3/+13
2021-11-01Merge branch 'mana-misc'David S. Miller4-97/+208
2021-11-01net: mana: Support hibernation and kexecDexuan Cui3-52/+164
2021-11-01net: mana: Improve the HWC error handlingDexuan Cui2-44/+31
2021-11-01net: mana: Report OS info to the PF driverDexuan Cui1-0/+11
2021-11-01net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()Dexuan Cui1-1/+2
2021-11-01Merge branch 'mptcp-selftests'David S. Miller3-37/+73
2021-11-01selftests: mptcp: more stable simult_flows testsPaolo Abeni2-36/+72
2021-11-01selftests: mptcp: fix proto type in link_failure testsGeliang Tang1-1/+1
2021-11-01ibmvnic: delay complete()Sukadev Bhattiprolu1-7/+9
2021-11-01ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu1-0/+3
2021-11-01ibmvnic: don't stop queue in xmitSukadev Bhattiprolu1-2/+0
2021-11-01Merge branch 'SO_MARK-routing'David S. Miller5-1/+132
2021-11-01selftests: udp: test for passing SO_MARK as cmsgJakub Kicinski4-0/+131
2021-11-01udp6: allow SO_MARK ctrl msg to affect routingJakub Kicinski1-1/+1
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao3-3/+4
2021-11-01net: dsa: populate supported_interfaces memberMarek BehĂșn3-0/+10
2021-11-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-46/+118
2021-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-4/+2
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-23/+94
2021-11-01Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller27-267/+1193
2021-11-01RDMA/qed: Use helper function to set GUIDsKamal Heib1-13/+4
2021-11-01RISC-V: KVM: fix boolreturn.cocci warningsBixuan Cui1-9/+9
2021-11-01RISC-V: KVM: remove unneeded semicolonran jianping4-8/+8
2021-11-01parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller1-4/+1
2021-11-01parisc: Use swap() to swap values in setup_bootmem()Yihao Han1-5/+1
2021-11-01powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy1-1/+1
2021-11-01vdpa/mlx5: Forward only packets with allowed MAC addressEli Cohen1-18/+58
2021-11-01vdpa/mlx5: Support configuration of MACEli Cohen1-5/+10
2021-11-01vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bitParav Pandit1-1/+0
2021-11-01vdpa_sim_net: Enable user to set mac address and mtuParav Pandit1-16/+19
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit7-8/+62
2021-11-01vdpa: Use kernel coding style for structure commentsParav Pandit1-1/+8
2021-11-01vdpa: Introduce query of device config layoutParav Pandit3-0/+184
2021-11-01vdpa: Introduce and use vdpa device get, set config helpersParav Pandit4-19/+42
2021-11-01virtio-scsi: don't let virtio core to validate used buffer lengthJason Wang1-0/+1
2021-11-01virtio-blk: don't let virtio core to validate used lengthJason Wang1-0/+1
2021-11-01virtio-net: don't let virtio core to validate used lengthJason Wang1-0/+1
2021-11-01virtio_ring: validate used buffer lengthJason Wang2-0/+62
2021-11-01virtio_blk: correct types for status handlingMichael S. Tsirkin1-6/+8
2021-11-01virtio_blk: allow 0 as num_request_queuesMichael S. Tsirkin1-13/+1
2021-11-01i2c: virtio: Add support for zero-length requestsViresh Kumar2-26/+36
2021-11-01virtio-blk: fixup coccinelle warningsYe Guojin1-1/+1
2021-11-01virtio_ring: fix typos in vring_desc_extraJason Wang1-2/+2
2021-11-01virtio-pci: harden INTX interruptsJason Wang2-2/+22
2021-11-01virtio_pci: harden MSI-X interruptsJason Wang4-12/+32
2021-11-01virtio_config: introduce a new .enable_cbs methodJason Wang1-0/+6
2021-11-01virtio_console: validate max_nr_ports before trying to use itJason Wang1-0/+9