summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-02bpf: Fix bpf_check_mod_kfunc_call for built-in modulesKumar Kartikeya Dwivedi1-2/+0
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi3-11/+13
2021-11-30mips, bpf: Fix reference to non-existing Kconfig symbolJohan Almbladh1-1/+1
2021-11-30bpf: Make sure bpf_disable_instrumentation() is safe vs preemption.Sebastian Andrzej Siewior2-17/+2
2021-11-30Documentation/locking/locktypes: Update migrate_disable() bits.Sebastian Andrzej Siewior1-6/+3
2021-11-20bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend2-1/+9
2021-11-20bpf, sockmap: Attach map progs to psock early for feature probesJohn Fastabend1-4/+6
2021-11-17bpf, x86: Fix "no previous prototype" warningBjörn Töpel1-0/+1
2021-11-17net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-17selftests: add a test case for mirred egress to ingressDavide Caratti2-1/+47
2021-11-17net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long1-3/+8
2021-11-17amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo1-1/+1
2021-11-17MAINTAINERS: remove GR-everest-linux-l2@marvell.comPavel Skripkin1-2/+2
2021-11-17bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan2-1/+11
2021-11-17net: mvmdio: fix compilation warningMarcin Wojtas1-0/+2
2021-11-16udp: Validate checksum in udp_read_sock()Cong Wang1-0/+11
2021-11-16bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann3-23/+54
2021-11-16samples/bpf: Fix build error due to -isystem removalAlexander Lobakin1-2/+0
2021-11-16selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov4-1/+397
2021-11-16bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progsDmitrii Banshchikov6-4/+17
2021-11-16iavf: Restore VLAN filters after link downAkeem G Abodunrin2-5/+31
2021-11-16iavf: Fix for setting queues to 0Grzegorz Szczurek1-1/+1
2021-11-16iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-11-16iavf: validate pointersMitch Williams1-7/+6
2021-11-16iavf: prevent accidental free of filter structureJacob Keller1-2/+2
2021-11-16iavf: Fix failure to exit out from last all-multicast modePiotr Marczak1-2/+1
2021-11-16iavf: don't clear a lock we don't holdNicholas Nunley1-2/+4
2021-11-16iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley1-1/+1
2021-11-16iavf: check for null in iavf_fix_featuresNicholas Nunley1-1/+2
2021-11-16iavf: Fix return of set the new channel countMateusz Palczewski1-0/+15
2021-11-15net/smc: Make sure the link_id is uniqueWen Gu1-1/+2
2021-11-15sock: fix /proc/net/sockstat underflow in sk_clone_lock()Tetsuo Handa1-3/+3
2021-11-15tipc: only accept encrypted MSG_CRYPTO msgsXin Long1-2/+5
2021-11-15net: return correct error codeliuguoqiang1-1/+1
2021-11-15net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-15bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna1-1/+1
2021-11-15bnxt_en: fix format specifier in live patch error messageEdwin Peer1-1/+1
2021-11-15bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer1-3/+4
2021-11-15net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap1-3/+17
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen1-0/+10
2021-11-15net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-11-15net/smc: Transfer remaining wait queue entries during fallbackWen Gu1-0/+14
2021-11-15net: ipa: disable HOLB drop when updating timerAlex Elder1-0/+2
2021-11-15net: ipa: HOLB register sometimes must be written twiceAlex Elder1-0/+3
2021-11-15net: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-15tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-15tipc: use consistent GFP flagsTadeusz Struk1-4/+4
2021-11-15mac80211: fix throughput LED triggerFelix Fietkau3-26/+23
2021-11-15mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg3-8/+15
2021-11-15mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau1-2/+1