Age | Commit message (Expand) | Author |
2021-11-18 | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-18 | ipv6: check return value of ipv6_skip_exthdr | Jordy Zomer |
2021-11-18 | devlink: Don't throw an error if flash notification sent before devlink visible | Leon Romanovsky |
2021-11-18 | page_pool: Revert "page_pool: disable dma mapping support..." | Yunsheng Lin |
2021-11-17 | NFC: add NCI_UNREG flag to eliminate the race | Lin Ma |
2021-11-17 | NFC: reorder the logic in nfc_{un,}register_device | Lin Ma |
2021-11-17 | NFC: reorganize the functions in nci_request | Lin Ma |
2021-11-17 | tipc: check for null after calling kmemdup | Tadeusz Struk |
2021-11-16 | net: sched: act_mirred: drop dst for the direction from egress to ingress | Xin Long |
2021-11-16 | Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2021-11-16 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-11-16 | udp: Validate checksum in udp_read_sock() | Cong Wang |
2021-11-15 | bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs | Dmitrii Banshchikov |
2021-11-15 | net/smc: Make sure the link_id is unique | Wen Gu |
2021-11-15 | sock: fix /proc/net/sockstat underflow in sk_clone_lock() | Tetsuo Handa |
2021-11-15 | tipc: only accept encrypted MSG_CRYPTO msgs | Xin Long |
2021-11-15 | net: return correct error code | liuguoqiang |
2021-11-15 | net/smc: Transfer remaining wait queue entries during fallback | Wen Gu |
2021-11-15 | tipc: use consistent GFP flags | Tadeusz Struk |
2021-11-15 | mac80211: fix throughput LED trigger | Felix Fietkau |
2021-11-15 | mac80211: fix monitor_sdata RCU/locking assertions | Johannes Berg |
2021-11-15 | mac80211: drop check for DONT_REORDER in __ieee80211_select_queue | Felix Fietkau |
2021-11-15 | mac80211: fix radiotap header generation | Johannes Berg |
2021-11-15 | mac80211: do not access the IV when it was stripped | Xing Song |
2021-11-15 | nl80211: fix radio statistics in survey dump | Johannes Berg |
2021-11-15 | cfg80211: call cfg80211_stop_ap when switch from P2P_GO type | Nguyen Dinh Phi |
2021-11-14 | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore |
2021-11-13 | Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2021-11-12 | tcp: Fix uninitialized access in skb frags array for Rx 0cp. | Arjun Roy |
2021-11-12 | net,lsm,selinux: revert the security_sctp_assoc_established() hook | Paul Moore |
2021-11-12 | xsk: Fix crash on double free in buffer pool | Magnus Karlsson |
2021-11-11 | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-11-10 | net: fix premature exit from NAPI state polling in napi_disable() | Alexander Lobakin |
2021-11-10 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2021-11-10 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-10 | net/smc: fix sk_refcnt underflow on linkdown and fallback | Dust Li |
2021-11-10 | vsock: prevent unnecessary refcnt inc for nonblocking connect | Eiichi Tsukata |
2021-11-09 | net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any | Eric Dumazet |
2021-11-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-11-09 | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-09 | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang |
2021-11-09 | bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg | Jussi Maki |
2021-11-09 | bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding | John Fastabend |
2021-11-09 | bpf, sockmap: Fix race in ingress receive verdict with redirect to self | John Fastabend |
2021-11-09 | bpf, sockmap: Remove unhash handler for BPF sockmap usage | John Fastabend |
2021-11-09 | bpf, sockmap: Use stricter sk state checks in sk_lookup_assign | John Fastabend |
2021-11-08 | libceph, ceph: move ceph_osdc_copy_from() into cephfs code | Luís Henriques |
2021-11-08 | libceph: drop ->monmap and err initialization | Jean Sacren |