summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-11-17bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)
2024-11-08net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-11-08tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
2024-11-08tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet
2024-09-12netns: add pre_exit method to struct pernet_operationsEric Dumazet
2024-09-12bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-09-04kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-08-19netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-07-05netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso
2024-07-05Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-06-16netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso
2024-06-16netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso
2024-06-16netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso
2024-06-16netfilter: nf_tables: fix memleak when more than 255 elements expiredPablo Neira Ayuso
2024-06-16netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2024-06-16netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2024-06-16netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2024-06-16netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2024-06-16neighbour: fix unaligned access to pneigh_entryQingfang DENG
2024-05-17af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-05-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-05-02ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-05-02geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-13erspan: Add type I version 0 support.William Tu
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet
2024-04-13mptcp: add sk_stop_timer_sync helperGeliang Tang
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell
2024-01-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2024-01-15net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-13genetlink: add CAP_NET_ADMIN test for multicast bindIdo Schimmel
2023-11-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-11-28net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz
2023-10-25tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-25xfrm: fix a data-race in xfrm_gen_index()Eric Dumazet
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2023-09-23lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-23tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-30sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso