summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-19sctp: move sk_route_caps check and set into sctp_outq_flush_transportsXin Long
2021-03-18net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-18net: check all name nodes in __dev_alloc_nameJiri Bohac
2021-03-18net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy
2021-03-18Merge branch 'octeontx2-fixes'David S. Miller
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep
2021-03-18netsec: restore phy power state after controller resetMian Yousaf Kaukab
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski
2021-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-18netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso
2021-03-18libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi
2021-03-18libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim
2021-03-18netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2021-03-18netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso
2021-03-18netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov
2021-03-17net: fix race between napi kthread mode and busy pollWei Wang
2021-03-17bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-17bpf: Add sanity check for upper ptr_limitPiotr Krysiuk
2021-03-17Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu
2021-03-17ionic: linearize tso skb with too many fragsShannon Nelson
2021-03-17bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk
2021-03-17bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk
2021-03-17bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk
2021-03-17ftrace: Fix modify_ftrace_direct.Alexei Starovoitov
2021-03-16MAINTAINERS: Update Spidernet network driverGeoff Levand
2021-03-16Merge branch 'nfp-fixes'David S. Miller
2021-03-16nfp: flower: fix pre_tun mask id allocationLouis Peens
2021-03-16nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens
2021-03-16net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu
2021-03-16Merge tag 'linux-can-fixes-for-5.12-20210316' of git://git.kernel.org/pub/scm...David S. Miller
2021-03-16docs: net: ena: Fix ena_start_xmit() function name typoZenghui Yu
2021-03-16selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas
2021-03-16wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-03-16nl80211: fix locking for wireless device netns changeJohannes Berg
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris