Age | Commit message (Expand) | Author |
2022-02-04 | Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2022-02-03 | Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-02-03 | ax25: fix reference count leaks of ax25_dev | Duoming Zhou |
2022-02-02 | net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_... | Daniel Borkmann |
2022-02-02 | tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() | Eric Dumazet |
2022-02-02 | libceph: optionally use bounce buffer on recv path in crc mode | Ilya Dryomov |
2022-02-02 | libceph: make recv path in secure mode work the same as send path | Ilya Dryomov |
2022-02-02 | Partially revert "net/smc: Add netlink net namespace support" | Dmitry V. Levin |
2022-02-01 | tcp: fix mem under-charging with zerocopy sendmsg() | Eric Dumazet |
2022-02-01 | af_packet: fix data-race in packet_setsockopt / packet_setsockopt | Eric Dumazet |
2022-02-01 | rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink() | Eric Dumazet |
2022-02-01 | net: sched: fix use-after-free in tc_new_tfilter() | Eric Dumazet |
2022-01-31 | net/smc: Forward wakeup to smc socket waitqueue after fallback | Wen Gu |
2022-01-28 | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-01-28 | Merge tag 'ieee802154-for-net-2022-01-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2022-01-28 | ax25: add refcount in ax25_dev to avoid UAF bugs | Duoming Zhou |
2022-01-28 | ax25: improve the incomplete fix to avoid UAF and NPD bugs | Duoming Zhou |
2022-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2022-01-27 | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-27 | net: bridge: vlan: fix memory leak in __allowed_ingress | Tim Yi |
2022-01-27 | netfilter: nf_tables: remove assignment with no effect in chain blob builder | Pablo Neira Ayuso |
2022-01-27 | net: socket: rename SKB_DROP_REASON_SOCKET_FILTER | Menglong Dong |
2022-01-27 | ipv4: tcp: send zero IPID in SYNACK messages | Eric Dumazet |
2022-01-27 | ipv4: raw: lock the socket in raw_bind() | Eric Dumazet |
2022-01-27 | net: bridge: vlan: fix single net device option dumping | Nikolay Aleksandrov |
2022-01-27 | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" | Guillaume Nault |
2022-01-27 | net: ieee802154: Return meaningful error codes from the netlink helpers | Miquel Raynal |
2022-01-27 | netfilter: nft_byteorder: track register operations | Pablo Neira Ayuso |
2022-01-27 | netfilter: nft_reject_bridge: Fix for missing reply from prerouting | Phil Sutter |
2022-01-27 | netfilter: nft_ct: fix use after free when attaching zone template | Florian Westphal |
2022-01-27 | netfilter: Remove flowtable relics | Geert Uytterhoeven |
2022-01-25 | sch_htb: Fail on unsupported parameters when offload is requested | Maxim Mikityanskiy |
2022-01-25 | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-01-24 | fsnotify: fix fsnotify hooks in pseudo filesystems | Amir Goldstein |
2022-01-24 | ping: fix the sk_bound_dev_if match in ping_lookup | Xin Long |
2022-01-24 | net/smc: Transitional solution for clcsock race issue | Wen Gu |
2022-01-24 | ipv4: fix ip option filtering for locally generated fragments | Jakub Kicinski |
2022-01-24 | net-procfs: show net devices bound packet types | Jianguo Wu |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-21 | mptcp: Use struct_group() to avoid cross-field memset() | Kees Cook |
2022-01-22 | rxrpc: Adjust retransmission backoff | David Howells |
2022-01-20 | mptcp: fix removing ids bitmap setting | Geliang Tang |
2022-01-20 | mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() | Paolo Abeni |
2022-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2022-01-20 | ipv6: annotate accesses to fn->fn_sernum | Eric Dumazet |
2022-01-20 | tcp: add a missing sk_defer_free_flush() in tcp_splice_read() | Eric Dumazet |
2022-01-20 | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2022-01-20 | ipv6_tunnel: Rate limit warning messages | Ido Schimmel |
2022-01-20 | net: sched: Clarify error message when qdisc kind is unknown | Victor Nogueira |