summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-11-08net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2023-11-03net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()Eric Dumazet
2023-11-02inet: shrink struct flowi_commonEric Dumazet
2023-11-01Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-10-30Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-10-27net/tcp: Add TCP_AO_REPAIRDmitry Safonov
2023-10-27net/tcp: Wire up l3index to TCP-AODmitry Safonov
2023-10-27net/tcp: Add static_key for TCP-AODmitry Safonov
2023-10-27net/tcp: Add TCP-AO getsockopt()sDmitry Safonov
2023-10-27net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov
2023-10-27net/tcp: Add tcp_hash_fail() ratelimited logsDmitry Safonov
2023-10-27net/tcp: Add TCP-AO SNE supportDmitry Safonov
2023-10-27net/tcp: Add TCP-AO segments countersDmitry Safonov
2023-10-27net/tcp: Verify inbound TCP-AO signed segmentsDmitry Safonov
2023-10-27net/tcp: Sign SYN-ACK segments with TCP-AODmitry Safonov
2023-10-27net/tcp: Wire TCP-AO to request socketsDmitry Safonov
2023-10-27net/tcp: Add TCP-AO sign to twskDmitry Safonov
2023-10-27net/tcp: Add AO sign to RST packetsDmitry Safonov
2023-10-27net/tcp: Add tcp_parse_auth_options()Dmitry Safonov
2023-10-27net/tcp: Add TCP-AO sign to outgoing packetsDmitry Safonov
2023-10-27net/tcp: Calculate TCP-AO traffic keysDmitry Safonov
2023-10-27net/tcp: Prevent TCP-MD5 with TCP-AO being setDmitry Safonov
2023-10-27net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov
2023-10-27net/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-26Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2023-10-25ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai
2023-10-25tcp: define initial scaling factor value as a macroPaolo Abeni
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso
2023-10-25sched: act_ct: switch to per-action label countingFlorian Westphal
2023-10-24netkit, bpf: Add bpf programmable net deviceDaniel Borkmann
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-24netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...Pablo Neira Ayuso
2023-10-24netfilter: nf_tables: shrink memory consumption of set elementsPablo Neira Ayuso
2023-10-24netfilter: nf_tables: expose opaque set element as struct nft_elem_privPablo Neira Ayuso
2023-10-24netfilter: nf_tables: set backend .flush always succeedsPablo Neira Ayuso
2023-10-24netfilter: conntrack: switch connlabels to atomic_tFlorian Westphal
2023-10-24xsk: Avoid starving the xsk further down the listAlbert Huang
2023-10-23page_pool: update document about fragment APIYunsheng Lin
2023-10-23page_pool: introduce page_pool_alloc() APIYunsheng Lin
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-23page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin
2023-10-23bpf, tcx: Get rid of tcx_link_constDaniel Borkmann
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu