Age | Commit message (Expand) | Author |
2021-05-28 | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-27 | xprtrdma: Revert 586a0787ce35 | Chuck Lever |
2021-05-26 | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-05-26 | SUNRPC: More fixes for backlog congestion | Trond Myklebust |
2021-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-05-25 | mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer | Davide Caratti |
2021-05-25 | mptcp: avoid error message on infinite mapping | Paolo Abeni |
2021-05-25 | mptcp: drop unconditional pr_warn on bad opt | Paolo Abeni |
2021-05-25 | mptcp: avoid OOB access in setsockopt() | Paolo Abeni |
2021-05-25 | net: zero-initialize tc skb extension on allocation | Vlad Buslov |
2021-05-25 | sctp: fix the proc_handler for sysctl encap_port | Xin Long |
2021-05-25 | sctp: add the missing setting for asoc encap_port | Xin Long |
2021-05-24 | net: hsr: fix mac_len checks | George McCollister |
2021-05-24 | sch_dsmark: fix a NULL deref in qdisc_reset() | Taehee Yoo |
2021-05-23 | net/sched: fq_pie: fix OOB access in the traffic path | Davide Caratti |
2021-05-23 | net/sched: fq_pie: re-factor fix for fq_pie endless loop | Davide Caratti |
2021-05-21 | ipv6: record frag_max_size in atomic fragments in input path | Francesco Ruggeri |
2021-05-21 | RDS tcp loopback connection can hang | Rao Shoaib |
2021-05-21 | bpf: Set mac_len in bpf_skb_change_head | Jussi Maki |
2021-05-20 | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-05-20 | SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected | Trond Myklebust |
2021-05-20 | SUNRPC in case of backlog, hand free slots directly to waiting task | NeilBrown |
2021-05-19 | ethtool: stats: Fix a copy-paste error | YueHaibing |
2021-05-18 | tipc: simplify the finalize work queue | Xin Long |
2021-05-17 | netlink: disable IRQs for netlink_lock_table() | Johannes Berg |
2021-05-17 | net/smc: remove device from smcd_dev_list after failed device_add() | Julian Wiedmann |
2021-05-17 | tipc: wait and exit until all work queues are done | Xin Long |
2021-05-17 | mld: fix panic in mld_newpack() | Taehee Yoo |
2021-05-17 | NFC: nci: fix memory leak in nci_allocate_device | Dongliang Mu |
2021-05-17 | tipc: skb_linearize the head skb when reassembling msgs | Xin Long |
2021-05-14 | mm: fix struct page layout on 32-bit systems | Matthew Wilcox (Oracle) |
2021-05-14 | net: sched: fix tx action reschedule issue with stopped queue | Yunsheng Lin |
2021-05-14 | net: sched: fix tx action rescheduling issue during deactivation | Yunsheng Lin |
2021-05-14 | net: sched: fix packet stuck problem for lockless qdisc | Yunsheng Lin |
2021-05-14 | tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT | Jim Ma |
2021-05-14 | Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv" | Hoang Le |
2021-05-14 | netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A... | Stefano Brivio |
2021-05-14 | netfilter: flowtable: Remove redundant hw refresh bit | Roi Dayan |
2021-05-13 | openvswitch: meter: fix race when getting now_ms. | Tao Liu |
2021-05-13 | net/smc: properly handle workqueue allocation failure | Anirudh Rayabharam |
2021-05-13 | Revert "net/smc: fix a NULL pointer dereference" | Greg Kroah-Hartman |
2021-05-12 | Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm... | David S. Miller |
2021-05-12 | net: packetmmap: fix only tx timestamp on request | Richard Sanger |
2021-05-12 | net: really orphan skbs tied to closing sk | Paolo Abeni |
2021-05-12 | can: isotp: prevent race between isotp_bind() and isotp_setsockopt() | Norbert Slusarek |
2021-05-11 | mptcp: fix data stream corruption | Paolo Abeni |
2021-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-05-11 | bpf: Limit static tcp-cc functions in the .BTF_ids list to x86 | Martin KaFai Lau |
2021-05-11 | bpf, kconfig: Add consolidated menu entry for bpf with core options | Daniel Borkmann |
2021-05-11 | mac80211: extend protection against mixed key and fragment cache attacks | Wen Gong |