summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-10-24netfilter: nf_tables: Introduce nf_tables_getrule_single()Phil Sutter
2023-10-24netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()Phil Sutter
2023-10-24netfilter: nft_set_rbtree: prefer sync gc to async workerFlorian Westphal
2023-10-24netfilter: nft_set_rbtree: rename gc deactivate+erase functionFlorian Westphal
2023-10-24net: sched: sch_qfq: Use non-work-conserving warning handlerLiu Jian
2023-10-24sock: Ignore memcg pressure heuristics when raising allocatedAbel Wu
2023-10-24sock: Doc behaviors for pressure heurisiticsAbel Wu
2023-10-24sock: Code cleanup on __sk_mem_raise_allocated()Abel Wu
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-23Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-23Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski
2023-10-23devlink: remove netlink small_opsJiri Pirko
2023-10-23devlink: remove duplicated netlink callback prototypesJiri Pirko
2023-10-23netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko
2023-10-23genetlink: don't merge dumpit split op for different cmds into single iterJiri Pirko
2023-10-23net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_statusEric Dumazet
2023-10-23net_sched: sch_fq: fix off-by-one error in fq_dequeue()Eric Dumazet
2023-10-23Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/errMarcel Ziswiler
2023-10-23Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang
2023-10-23Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUIDClaudia Draghicescu
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu
2023-10-23Bluetooth: msft: __hci_cmd_sync() doesn't return NULLDan Carpenter
2023-10-23Bluetooth: ISO: Match QoS adv handle with BIG handleIulia Tanasescu
2023-10-23Bluetooth: ISO: Allow binding a bcast listener to 0 bisesIulia Tanasescu
2023-10-23Bluetooth: ISO: Set CIS bit only for devices with CIS supportVlad Pruteanu
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-10-23Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu
2023-10-23net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck
2023-10-23tls: don't reset prot->aad_size and prot->tail_size for TLS_HWSabrina Dubroca
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg
2023-10-23wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear
2023-10-23tcp: add TCPI_OPT_USEC_TSEric Dumazet
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet
2023-10-23tcp: add tcp_rtt_tsopt_us()Eric Dumazet
2023-10-23tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()Eric Dumazet
2023-10-23tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.cEric Dumazet
2023-10-23tcp: rename tcp_skb_timestamp()Eric Dumazet
2023-10-23tcp: replace tcp_time_stamp_raw()Eric Dumazet
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet
2023-10-23tcp: add tcp_time_stamp_ms() helperEric Dumazet
2023-10-23tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-10-23ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani
2023-10-23ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()Beniamino Galvani
2023-10-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2023-10-23net: atm: Remove redundant check.Gavrilov Ilia