summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-15mac80211: do not access the IV when it was strippedXing Song
2021-11-15nl80211: fix radio statistics in survey dumpJohannes Berg
2021-11-15cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-14net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore
2021-11-13Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-11-12tcp: Fix uninitialized access in skb frags array for Rx 0cp.Arjun Roy
2021-11-12net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore
2021-11-12xsk: Fix crash on double free in buffer poolMagnus Karlsson
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-10net: fix premature exit from NAPI state polling in napi_disable()Alexander Lobakin
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10net/smc: fix sk_refcnt underflow on linkdown and fallbackDust Li
2021-11-10vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata
2021-11-09net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_anyEric Dumazet
2021-11-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-09Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang
2021-11-09bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki
2021-11-09bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-09bpf, sockmap: Fix race in ingress receive verdict with redirect to selfJohn Fastabend
2021-11-09bpf, sockmap: Remove unhash handler for BPF sockmap usageJohn Fastabend
2021-11-09bpf, sockmap: Use stricter sk state checks in sk_lookup_assignJohn Fastabend
2021-11-08netfilter: flowtable: fix IPv6 tunnel addr matchWill Mortensen
2021-11-08netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emitJing Yao
2021-11-08netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-11-08netfilter: ctnetlink: do not erase error code with EINVALFlorent Fourcot
2021-11-08netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLYFlorent Fourcot
2021-11-08netfilter: nft_payload: Remove duplicated include in nft_payload.cWan Jiabing
2021-11-08libceph, ceph: move ceph_osdc_copy_from() into cephfs codeLuís Henriques
2021-11-08libceph: drop ->monmap and err initializationJean Sacren
2021-11-07sctp: remove unreachable code from sctp_sf_violation_chunk()Alexey Khoroshilov
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-06can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAMZhang Changzhong
2021-11-06can: j1939: j1939_can_recv(): ignore messages with invalid source addressZhang Changzhong
2021-11-06can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transportZhang Changzhong
2021-11-05ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()Nghia Le
2021-11-05net/smc: Print function name in smcr_link_down tracepointTony Lu
2021-11-04mctp: handle the struct sockaddr_mctp_ext padding fieldEugene Syromiatnikov
2021-11-04mctp: handle the struct sockaddr_mctp padding fieldsEugene Syromiatnikov
2021-11-04SUNRPC: Prevent immediate close+reconnectTrond Myklebust
2021-11-04SUNRPC: Fix races when closing the socketTrond Myklebust
2021-11-04devlink: fix flexible_array.cocci warningGuo Zhengkui
2021-11-04SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-049p: fix a bunch of checkpatch warningsDominique Martinet
2021-11-04net: fix possible NULL deref in sock_reserve_memoryEric Dumazet