summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh
2021-11-30bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Sebastian Andrzej Siewior
2021-11-30Documentation/locking/locktypes: Update migrate_disable() bits.Sebastian Andrzej Siewior
2021-11-20bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend
2021-11-20bpf, sockmap: Attach map progs to psock early for feature probesJohn Fastabend
2021-11-17bpf, x86: Fix "no previous prototype" warningBjörn Töpel
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-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
2021-11-15Merge branch 'bnxt_en-fixes'David S. Miller
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer
2021-11-15bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer
2021-11-15net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-15net/smc: Transfer remaining wait queue entries during fallbackWen Gu
2021-11-15Merge branch 'net-ipa-fixes'David S. Miller
2021-11-15net: ipa: disable HOLB drop when updating timerAlex Elder
2021-11-15net: ipa: HOLB register sometimes must be written twiceAlex Elder