summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-17tipc: check for null after calling kmemdupTadeusz Struk
2021-11-17net: ax88796c: use bit numbers insetad of bit masksƁukasz Stelmach
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies
2021-11-17net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-11-16net: stmmac: Fix signed/unsigned wreckageThomas Gleixner
2021-11-16Merge branch 'net-fix-the-mirred-packet-drop-due-to-the-incorrect-dst'Jakub Kicinski
2021-11-16selftests: add a test case for mirred egress to ingressDavide Caratti
2021-11-16net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long
2021-11-16amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo
2021-11-16MAINTAINERS: remove GR-everest-linux-l2@marvell.comPavel Skripkin
2021-11-16bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan
2021-11-16net: mvmdio: fix compilation warningMarcin Wojtas
2021-11-16Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-16net/mlx5: Fix flow counters SF bulk query lenAvihai Horon
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-11-16net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan
2021-11-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-11-16udp: Validate checksum in udp_read_sock()Cong Wang
2021-11-15bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann
2021-11-15samples/bpf: Fix build error due to -isystem removalAlexander Lobakin
2021-11-15Merge branch 'Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs'Alexei Starovoitov
2021-11-15selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov
2021-11-15bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-11-15iavf: Fix for setting queues to 0Grzegorz Szczurek
2021-11-15iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-15iavf: validate pointersMitch Williams
2021-11-15iavf: prevent accidental free of filter structureJacob Keller
2021-11-15iavf: Fix failure to exit out from last all-multicast modePiotr Marczak
2021-11-15iavf: don't clear a lock we don't holdNicholas Nunley
2021-11-15iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley
2021-11-15iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-15iavf: Fix return of set the new channel countMateusz Palczewski
2021-11-15net/smc: Make sure the link_id is uniqueWen Gu
2021-11-15sock: fix /proc/net/sockstat underflow in sk_clone_lock()Tetsuo Handa
2021-11-15tipc: only accept encrypted MSG_CRYPTO msgsXin Long
2021-11-15net: return correct error codeliuguoqiang
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li