summary refs log tree commit diff
path: root/include/net
AgeCommit message (Expand)Author
2023-11-02wifi: cfg80211: save Power Spectral Density (PSD) of the regulatory ruleWen Gong
2023-11-02wifi: cfg80211: BACKPORT: call reg_notifier for self managed wiphy from drive...Wen Gong
2023-11-02Subject: [PATCH 24/42] wifi: mac80211: Add VHT MU-MIMO related flags in ieee8...neil.shi
2023-11-02Subject: [PATCH 17/42] wifi: ath11k: push MU-MIMO params from hostapd to hard...neil.shi
2023-11-02Added in Quectel patches for bluetoothChristian Marcheselli
2023-09-15Merge branch 6.1/features/tcp-timewaitCristian Ciocaltea
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
2023-07-27tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-27Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-27net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECVAntoine Tenart
2023-07-23net/sched: make psched_mtu() RTNL-less safePedro Tammela
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-07-19Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz
2023-07-19Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-07-19net: add a couple of helpers for iph tot_lenXin Long
2023-07-19netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-28netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-28xfrm: Treat already-verified secpath entries as optionalBenedict Wong
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-21netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-14rfs: annotate lockless accesses to sk->sk_rxhashEric Dumazet
2023-06-14ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-14Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-14net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet
2023-06-14net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-06-14neighbour: fix unaligned access to pneigh_entryQingfang DENG
2023-06-09tcp: fix mishandling when the sack compression is deferred.fuyuanli
2023-06-09tcp: deny tcp_disconnect() when threads are waitingEric Dumazet