summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-1910-49/+86
|\
| * netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso2021-03-181-0/+3
| * netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang2021-03-181-1/+1
| * netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2021-03-182-0/+18
| * netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso2021-03-181-1/+3
| * netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux2021-03-181-3/+0
| * netfilter: ctnetlink: fix dump of the expect mask attributeFlorian Westphal2021-03-151-0/+1
| * netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-03-152-2/+2
| * Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-155-40/+56
| * Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson2021-03-153-3/+3
* | net: check all name nodes in __dev_alloc_nameJiri Bohac2021-03-181-0/+12
* | net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy2021-03-182-3/+3
* | Merge branch 'octeontx2-fixes'David S. Miller2021-03-189-30/+65
|\ \
| * | octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep2021-03-181-1/+1
| * | octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam2021-03-181-1/+1
| * | octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya2021-03-181-0/+5
| * | octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya2021-03-181-2/+4
| * | octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep2021-03-183-6/+22
| * | octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep2021-03-181-2/+0
| * | octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu2021-03-181-17/+29
| * | octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep2021-03-181-1/+3
|/ /
* | netsec: restore phy power state after controller resetMian Yousaf Kaukab2021-03-181-3/+6
* | ipv6: weaken the v4mapped source checkJakub Kicinski2021-03-184-10/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-03-1814-94/+336
|\ \
| * | libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi2021-03-181-1/+1
| * | libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim2021-03-181-1/+2
| * | bpf: Fix fexit trampoline.Alexei Starovoitov2021-03-185-61/+213
| * | bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-03-174-10/+59
| * | bpf: Add sanity check for upper ptr_limitPiotr Krysiuk2021-03-171-3/+8
| * | bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk2021-03-171-5/+5
| * | bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk2021-03-171-2/+2
| * | bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk2021-03-171-6/+10
| * | ftrace: Fix modify_ftrace_direct.Alexei Starovoitov2021-03-171-5/+38
| * | selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu2021-03-151-4/+2
| |/
* | net: fix race between napi kthread mode and busy pollWei Wang2021-03-172-1/+20
* | Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-03-179-15/+32
|\ \
| * | wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson2021-03-161-1/+1
| * | mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel2021-03-161-1/+12
| * | nl80211: fix locking for wireless device netns changeJohannes Berg2021-03-161-3/+7
| * | mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2021-03-162-4/+6
| * | mac80211: Allow HE operation to be longer than expected.Brian Norris2021-03-162-2/+2
| * | mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg2021-03-161-2/+0
| * | mac80211: fix double free in ibss_leaveMarkus Theil2021-03-161-0/+2
| * | mac80211: fix rate mask resetJohannes Berg2021-03-161-2/+2
* | | net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu2021-03-171-1/+1
* | | ionic: linearize tso skb with too many fragsShannon Nelson2021-03-171-6/+7
* | | MAINTAINERS: Update Spidernet network driverGeoff Levand2021-03-161-1/+3
* | | Merge branch 'nfp-fixes'David S. Miller2021-03-163-9/+48
|\ \ \
| * | | nfp: flower: fix pre_tun mask id allocationLouis Peens2021-03-161-7/+17
| * | | nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens2021-03-161-2/+13