summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-03-03auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko
2022-03-02iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach
2022-03-02nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-02iwlwifi: fix build error for IWLMEIRandy Dunlap
2022-03-02Merge branch 'fixes for bpf_prog_pack'Alexei Starovoitov
2022-03-02bpf, x86: Set header->size properly before freeing itSong Liu
2022-03-02x86: Disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86Song Liu
2022-03-02Merge tag 'erofs-for-5.17-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-02Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2022-03-02ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon
2022-03-02net: hamradio: fix compliation errorWang Qing
2022-03-02erofs: fix ztailpacking on > 4GiB filesystemsGao Xiang
2022-03-02batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
2022-03-02batman-adv: Demote batadv-on-batadv skip error messageSven Eckelmann
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann
2022-03-01Merge branch 'if_ether-h-add-industrial-fieldbus-ethertypes'Jakub Kicinski
2022-03-01if_ether.h: add EtherCAT EthertypeDaniel Braunwarth
2022-03-01if_ether.h: add PROFINET EthertypeDaniel Braunwarth
2022-03-01net: dsa: restore error path of dsa_tree_change_tag_protoVladimir Oltean
2022-03-01macvtap: advertise link netns via netlinkSven Eckelmann
2022-03-01nfp: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-03-01tun: support NAPI for packets received from batched XDP buffsHarold Huang
2022-03-01Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-03-01Merge branch 'sfc-optimize-rxqs-count-and-affinities'Jakub Kicinski
2022-03-01sfc: set affinity hints in local NUMA node onlyÍñigo Huguet
2022-03-01sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet
2022-03-01net: smc: fix different types in min()Jakub Kicinski
2022-03-01Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix
2022-03-02bpf, test_run: Fix overflow in XDP frags bpf_test_finishStanislav Fomichev
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01Merge tag 'binfmt_elf-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-01binfmt_elf: Avoid total_mapping_size for ET_EXECKees Cook
2022-03-01iavf: Remove non-inclusive languageMateusz Palczewski
2022-03-01iavf: Fix incorrect use of assigning iavf_status to intMateusz Palczewski
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski
2022-03-01iavf: remove redundant ret variableMinghao Chi
2022-03-01iavf: Add usage of new virtchnl format to set default MACMateusz Palczewski
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski
2022-03-01iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01Merge branch 'smc-datapath-opts'David S. Miller
2022-03-01net/smc: don't send in the BH context if sock_owned_by_userDust Li