summaryrefslogtreecommitdiffstats
path: root/net/rds/rdma.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-19net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+2
2021-03-19r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang1-1/+4
2021-03-19sch_red: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-19sctp: move sk_route_caps check and set into sctp_outq_flush_transportsXin Long2-7/+7
2021-03-19net: cdc-phonet: fix data-interface release on probe failureJohan Hovold1-0/+2
2021-03-18net: check all name nodes in __dev_alloc_nameJiri Bohac1-0/+12
2021-03-18net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy2-3/+3
2021-03-18octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep1-1/+1
2021-03-18octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-18octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-18octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-2/+4
2021-03-18octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep3-6/+22
2021-03-18octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep1-2/+0
2021-03-18octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-18octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep1-1/+3
2021-03-18netsec: restore phy power state after controller resetMian Yousaf Kaukab1-3/+6
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski4-10/+15
2021-03-18netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso1-0/+3
2021-03-18libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi1-1/+1
2021-03-18libbpf: Fix error path in bpf_object__elf_init()Namhyung Kim1-1/+2
2021-03-18netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang1-1/+1
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2-0/+18
2021-03-18netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso1-1/+3
2021-03-18netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux1-3/+0
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov5-61/+213
2021-03-17net: fix race between napi kthread mode and busy pollWei Wang2-1/+20
2021-03-17bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk4-10/+59
2021-03-17bpf: Add sanity check for upper ptr_limitPiotr Krysiuk1-3/+8
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu1-1/+1
2021-03-17ionic: linearize tso skb with too many fragsShannon Nelson1-6/+7
2021-03-17bpf: Simplify alu_limit masking for pointer arithmeticPiotr Krysiuk1-5/+5
2021-03-17bpf: Fix off-by-one for area size in creating mask to leftPiotr Krysiuk1-2/+2
2021-03-17bpf: Prohibit alu ops for pointer types not defining ptr_limitPiotr Krysiuk1-6/+10
2021-03-17ftrace: Fix modify_ftrace_direct.Alexei Starovoitov1-5/+38
2021-03-16MAINTAINERS: Update Spidernet network driverGeoff Levand1-1/+3
2021-03-16nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-16nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens1-2/+13
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens1-0/+18
2021-03-16net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven1-1/+1
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu5-6/+14
2021-03-16docs: net: ena: Fix ena_start_xmit() function name typoZenghui Yu1-1/+1
2021-03-16selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas1-16/+16
2021-03-16wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson1-1/+1
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel1-1/+12
2021-03-16nl80211: fix locking for wireless device netns changeJohannes Berg1-3/+7
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan2-4/+6
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris2-2/+2
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg1-2/+0
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil1-0/+2
2021-03-16mac80211: fix rate mask resetJohannes Berg1-2/+2