Age | Commit message (Expand) | Author | Files | Lines |
2021-11-15 | mac80211: do not access the IV when it was stripped | Xing Song | 1 | -1/+2 |
2021-11-15 | nl80211: fix radio statistics in survey dump | Johannes Berg | 2 | -20/+20 |
2021-11-15 | cfg80211: call cfg80211_stop_ap when switch from P2P_GO type | Nguyen Dinh Phi | 1 | -0/+1 |
2021-11-14 | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore | 1 | -1/+1 |
2021-11-13 | Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -53/+10 |
2021-11-12 | tcp: Fix uninitialized access in skb frags array for Rx 0cp. | Arjun Roy | 1 | -0/+3 |
2021-11-12 | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore | 1 | -1/+1 |
2021-11-12 | xsk: Fix crash on double free in buffer pool | Magnus Karlsson | 1 | -2/+5 |
2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 30 | -106/+272 |
2021-11-10 | net: fix premature exit from NAPI state polling in napi_disable() | Alexander Lobakin | 1 | -2/+5 |
2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 8 | -114/+94 |
2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 9 | -132/+163 |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2021-11-10 | net/smc: fix sk_refcnt underflow on linkdown and fallback | Dust Li | 1 | -7/+11 |
2021-11-10 | vsock: prevent unnecessary refcnt inc for nonblocking connect | Eiichi Tsukata | 1 | -0/+2 |
2021-11-09 | net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any | Eric Dumazet | 1 | -10/+17 |
2021-11-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 4 | -24/+104 |
2021-11-09 | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 11 | -308/+269 |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2021-11-09 | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang | 1 | -1/+1 |
2021-11-09 | bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg | Jussi Maki | 1 | -6/+30 |
2021-11-09 | bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding | John Fastabend | 2 | -9/+23 |
2021-11-09 | bpf, sockmap: Fix race in ingress receive verdict with redirect to self | John Fastabend | 1 | -0/+47 |
2021-11-09 | bpf, sockmap: Remove unhash handler for BPF sockmap usage | John Fastabend | 1 | -1/+0 |
2021-11-09 | bpf, sockmap: Use stricter sk state checks in sk_lookup_assign | John Fastabend | 2 | -8/+4 |
2021-11-08 | netfilter: flowtable: fix IPv6 tunnel addr match | Will Mortensen | 1 | -2/+2 |
2021-11-08 | netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emit | Jing Yao | 1 | -2/+2 |
2021-11-08 | netfilter: ipvs: Fix reuse connection if RS weight is 0 | yangxingwu | 1 | -4/+4 |
2021-11-08 | netfilter: ctnetlink: do not erase error code with EINVAL | Florent Fourcot | 1 | -3/+1 |
2021-11-08 | netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY | Florent Fourcot | 1 | -1/+1 |
2021-11-08 | netfilter: nft_payload: Remove duplicated include in nft_payload.c | Wan Jiabing | 1 | -1/+0 |
2021-11-08 | libceph, ceph: move ceph_osdc_copy_from() into cephfs code | Luís Henriques | 1 | -51/+9 |
2021-11-08 | libceph: drop ->monmap and err initialization | Jean Sacren | 1 | -2/+1 |
2021-11-07 | sctp: remove unreachable code from sctp_sf_violation_chunk() | Alexey Khoroshilov | 1 | -3/+0 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -5/+0 |
2021-11-06 | include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h | Mianhan Liu | 5 | -5/+0 |
2021-11-06 | can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM | Zhang Changzhong | 1 | -0/+5 |
2021-11-06 | can: j1939: j1939_can_recv(): ignore messages with invalid source address | Zhang Changzhong | 1 | -0/+7 |
2021-11-06 | can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport | Zhang Changzhong | 1 | -0/+6 |
2021-11-05 | ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock() | Nghia Le | 1 | -1/+0 |
2021-11-05 | net/smc: Print function name in smcr_link_down tracepoint | Tony Lu | 1 | -1/+1 |
2021-11-04 | mctp: handle the struct sockaddr_mctp_ext padding field | Eugene Syromiatnikov | 1 | -1/+10 |
2021-11-04 | mctp: handle the struct sockaddr_mctp padding fields | Eugene Syromiatnikov | 1 | -0/+13 |
2021-11-04 | SUNRPC: Prevent immediate close+reconnect | Trond Myklebust | 2 | -2/+3 |
2021-11-04 | SUNRPC: Fix races when closing the socket | Trond Myklebust | 2 | -0/+3 |
2021-11-04 | devlink: fix flexible_array.cocci warning | Guo Zhengkui | 1 | -1/+1 |
2021-11-04 | SUNRPC: Check if the xprt is connected before handling sysfs reads | Anna Schumaker | 1 | -4/+8 |
2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2021-11-04 | 9p: fix a bunch of checkpatch warnings | Dominique Martinet | 6 | -246/+237 |
2021-11-04 | net: fix possible NULL deref in sock_reserve_memory | Eric Dumazet | 1 | -1/+1 |