summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_lenSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_del_saSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_add_sa_expireSabrina Dubroca
2022-11-25xfrm: a few coding style clean upsSabrina Dubroca
2022-10-25xfrm: Remove not-used total variableLeon Romanovsky
2022-10-25xfrm: update x->lastused for every packetAntony Antony
2022-10-19esp6: remove redundant variable errColin Ian King
2022-10-18enic: define constants for legacy interrupts offsetGovindarajulu Varadarajan
2022-10-18net: fec: remove the unused functionsShenwei Wang
2022-10-18net: remove smc911x driverArnd Bergmann
2022-10-18Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...Jakub Kicinski
2022-10-18bpf/docs: Update README for most recent vmtest.shDaniel Müller
2022-10-18Merge branch 'Remove unnecessary RCU grace period chaining'Alexei Starovoitov
2022-10-18bpf: Use rcu_trace_implies_rcu_gp() for program array freeingHou Tao
2022-10-18bpf: Use rcu_trace_implies_rcu_gp() in local storage mapHou Tao
2022-10-18bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocatorHou Tao
2022-10-18rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney
2022-10-18net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()Jiapeng Chong
2022-10-13selftests/bpf: Use sys_pidfd_open() helper when possibleHou Tao
2022-10-13Merge branch 'libbpf: fix fuzzer-reported issues'Andrii Nakryiko
2022-10-13Merge branch 'Fix bugs found by ASAN when running selftests'Andrii Nakryiko
2022-10-13libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu
2022-10-13libbpf: Deal with section with no data gracefullyShung-Hsi Yu
2022-10-13libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu
2022-10-13selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai
2022-10-13selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai
2022-10-13selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai
2022-10-13selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai
2022-10-13libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai
2022-10-13libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-10-13Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter
2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet
2022-10-13tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima
2022-10-13selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy testMartin KaFai Lau
2022-10-13vdpa/ifcvf: add reviewerMichael S. Tsirkin
2022-10-13virtio_pci: use irq to detect interrupt supportMichael S. Tsirkin
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera
2022-10-12openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long