Age | Commit message (Expand) | Author |
2022-06-10 | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2022-06-09 | net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev | Andrea Mayer |
2022-06-09 | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX | Maxim Mikityanskiy |
2022-06-09 | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-08 | tcp: use alloc_large_system_hash() to allocate table_perturb | Muchun Song |
2022-06-08 | net: openvswitch: fix misuse of the cached connection on tuple changes | Ilya Maximets |
2022-06-08 | ip_gre: test csum_start instead of transport header | Willem de Bruijn |
2022-06-08 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-06-08 | ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg | Wang Yufen |
2022-06-08 | ipv6: Fix signed integer overflow in __ip6_append_data | Wang Yufen |
2022-06-08 | net: ipv6: unexport __init-annotated seg6_hmac_init() | Masahiro Yamada |
2022-06-08 | net: xfrm: unexport __init-annotated xfrm4_protocol_init() | Masahiro Yamada |
2022-06-08 | SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer() | Chuck Lever |
2022-06-08 | SUNRPC: Clean up xdr_get_next_encode_buffer() | Chuck Lever |
2022-06-08 | SUNRPC: Clean up xdr_commit_encode() | Chuck Lever |
2022-06-08 | SUNRPC: Optimize xdr_reserve_space() | Chuck Lever |
2022-06-08 | SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() | Chuck Lever |
2022-06-08 | xsk: Fix handling of invalid descriptors in XSK TX batching API | Maciej Fijalkowski |
2022-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-06-07 | af_unix: Fix a data-race in unix_dgram_peer_wake_me(). | Kuniyuki Iwashima |
2022-06-06 | netfilter: nf_tables: bail out early if hardware offload is not supported | Pablo Neira Ayuso |
2022-06-06 | netfilter: nf_tables: memleak flow rule from commit path | Pablo Neira Ayuso |
2022-06-06 | netfilter: nf_tables: release new hooks on unsupported flowtable flags | Pablo Neira Ayuso |
2022-06-05 | bluetooth: don't use bitmaps for random flag accesses | Linus Torvalds |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-02 | netfilter: nf_tables: always initialize flowtable hook list in transaction | Pablo Neira Ayuso |
2022-06-02 | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-06-02 | net/af_packet: make sure to pull mac header | Eric Dumazet |
2022-06-02 | net: CONFIG_DEBUG_NET depends on CONFIG_NET | Eric Dumazet |
2022-06-02 | tipc: check attribute length for bearer name | Hoang Le |
2022-06-02 | SUNRPC: Trap RDMA segment overflows | Chuck Lever |
2022-06-02 | Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds |
2022-06-02 | ax25: Fix ax25 session cleanup problems | Duoming Zhou |
2022-06-02 | netfilter: nf_tables: delete flowtable hooks via transaction list | Pablo Neira Ayuso |
2022-06-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski |
2022-06-01 | Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2022-06-01 | netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path | Pablo Neira Ayuso |
2022-06-01 | netfilter: nat: really support inet nat without l3 address | Florian Westphal |
2022-06-01 | net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() | Dan Carpenter |
2022-06-01 | net: ping6: Fix ping -6 with interface name | Aya Levin |
2022-06-01 | wifi: mac80211: fix use-after-free in chanctx code | Johannes Berg |
2022-05-31 | tcp: tcp_rtx_synack() can be called from process context | Eric Dumazet |
2022-05-31 | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2022-05-31 | netfilter: flowtable: fix nft_flow_route source address for nat case | wenxu |
2022-05-31 | netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag | wenxu |
2022-05-31 | netfilter: nf_tables: double hook unregistration in netns path | Pablo Neira Ayuso |
2022-05-31 | netfilter: nf_tables: hold mutex on netns pre_exit path | Pablo Neira Ayuso |
2022-05-31 | netfilter: nf_tables: sanitize nft_set_desc_concat_parse() | Pablo Neira Ayuso |
2022-05-31 | xprtrdma: treat all calls not a bcall when bc_serv is NULL | Kinglong Mee |
2022-05-31 | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na | Arun Ajith S |