aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-11-20wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-25ipv4/fib: send notify when delete source address routesHangbin Liu
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-19tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-10-19net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-10ipv6: remove nexthop_fib6_nh_bh()Eric Dumazet
2023-10-10netlink: split up copies in the ack constructionJakub Kicinski
2023-10-10tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-10neighbour: fix data-races around n->outputEric Dumazet
2023-10-10neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet
2023-10-10neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-10-10wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg
2023-10-10wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-10-06netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-10-06netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal
2023-10-06netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso
2023-10-06netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-10-06netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2023-10-06netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-09-19tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-09-19ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-19ip_tunnels: use DEV_STATS_INC()Eric Dumazet
2023-09-19ipv4: ignore dst hint for multipath routesSriram Yagnaraman
2023-09-19net: annotate data-races around sk->sk_forward_allocEric Dumazet
2023-09-19net: fib: avoid warn splat in flow dissectorFlorian Westphal
2023-09-13mac80211: make ieee80211_tx_info padding explicitArnd Bergmann
2023-09-13lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-13tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-08-30wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warningPing-Ke Shih
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet
2023-08-23sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-11net: annotate data-races around sk->sk_markEric Dumazet
2023-08-03tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith
2023-08-03vxlan: calculate correct header length for GPEJiri Benc
2023-07-27tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-27tcp: annotate data-races around tp->keepalive_intvlEric Dumazet