summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-09-13Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz
2023-09-13Bluetooth: msft: Extended monitor tracking by address filterHilda Wu
2023-09-13Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu
2023-09-13Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz
2023-09-13mac80211: make ieee80211_tx_info padding explicitArnd Bergmann
2023-09-13lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-09-13Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz
2023-09-13Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen
2023-09-13Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu
2023-09-13tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-08-30netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
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-30netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-30netfilter: nf_tables: validate all pending tablesFlorian Westphal
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-23xfrm: don't skip free of empty state in acquire policyLeon Romanovsky
2023-08-23RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li
2023-08-16wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau
2023-08-16netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-08-11vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-11net: annotate data-races around sk->sk_markEric Dumazet
2023-08-11net: gro: fix misuse of CB in udp socket lookupRichard Gobert
2023-08-11net: move gso declarations and functions to their own filesEric 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-23net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-07-23netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal
2023-07-23netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-07-19Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-07-19netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-07-19net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean
2023-07-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg
2023-07-19wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-22Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-20Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller