summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-08-01net/sched: wrap open coded Qdics class filter counterPedro Tammela
2023-07-31net/hsr: Remove unused function declarationsYue Haibing
2023-07-31vsock: Remove unused function declarationsYue Haibing
2023-07-31net/smc: Remove unused function declarationsYue Haibing
2023-07-31net: Use sockaddr_storage for getsockopt(SO_PEERNAME).Kuniyuki Iwashima
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28Merge branch 'in-kernel-support-for-the-tls-alert-protocol'Jakub Kicinski
2023-07-28net/handshake: Trace events for TLS Alert helpersChuck Lever
2023-07-28SUNRPC: Use new helpers to handle TLS AlertsChuck Lever
2023-07-28net/handshake: Add helpers for parsing incoming TLS AlertsChuck Lever
2023-07-28SUNRPC: Send TLS Closure alerts before closing a TCP socketChuck Lever
2023-07-28net/handshake: Add API for sending TLS Closure alertsChuck Lever
2023-07-28net/tls: Move TLS protocol elements to a separate headerChuck Lever
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski
2023-07-28net: store netdevs in an xarrayJakub Kicinski
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu
2023-07-28net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copyJoe Damato
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-07-27Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-27Merge branch 'net-tls-fixes-for-nvme-over-tls'Jakub Kicinski
2023-07-27net/tls: implement ->read_sock()Hannes Reinecke
2023-07-27net/tls: split tls_rx_reader_lockHannes Reinecke
2023-07-27net/tls: Use tcp_read_sock() instead of ops->read_sock()Hannes Reinecke
2023-07-27net/tls: handle MSG_EOR for tls_device TX flowHannes Reinecke
2023-07-27net/tls: handle MSG_EOR for tls_sw TX flowHannes Reinecke
2023-07-27dccp: Remove unused declaration dccp_feat_initialise_sysctls()YueHaibing
2023-07-27bridge: Remove unused declaration br_multicast_set_hash_max()YueHaibing
2023-07-27net: remove comment in ndisc_router_discoveryPatrick Rohr
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27virtio/vsock: support MSG_PEEK for SOCK_SEQPACKETArseniy Krasnov
2023-07-27virtio/vsock: rework MSG_PEEK for SOCK_STREAMArseniy Krasnov
2023-07-27netfilter: conntrack: validate cta_ip via parsingLin Ma
2023-07-27netfilter: nf_tables: use NLA_POLICY_MASK to test for valid flag optionsFlorian Westphal
2023-07-27nf_conntrack: fix -Wunused-const-variable=Zhu Wang
2023-07-27tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin
2023-07-27af_unix: Terminate sun_path when bind()ing pathname socket.Kuniyuki Iwashima
2023-07-27tipc: check return value of pskb_trim()Yuanjun Gong
2023-07-26Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-07-26net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma
2023-07-26mptcp: more accurate NL event generationPaolo Abeni
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-07-25af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima
2023-07-25net: remove redundant NULL check in remove_xps_queue()Zhengchao Shao
2023-07-25xfrm: Support UDP encapsulation in packet offload modeLeon Romanovsky
2023-07-24Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-24mptcp: fix rcv buffer auto-tuningPaolo Abeni