summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-11-08netfilter: nf_tables: audit log object reset once per tablePhil Sutter1-22/+28
2023-11-08netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal1-1/+1
2023-11-08net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva1-1/+1
2023-11-02net/sched: act_ct: additional checks for outdated flowsVlad Buslov1-0/+2
2023-11-02netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso2-7/+14
2023-11-02net/handshake: fix file ref count in handshake_nl_accept_doit()Moritz Wanzenböck1-25/+5
2023-11-02wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-2/+1
2023-11-02wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg1-1/+2
2023-11-02wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear1-1/+1
2023-11-02tcp: fix wrong RTO timeout when received SACK renegingFred Chen1-4/+5
2023-11-02neighbour: fix various data-racesEric Dumazet1-32/+35
2023-11-02net: do not leave an empty skb in write queueEric Dumazet1-3/+5
2023-11-02vsock/virtio: initialize the_virtio_vsock before using VQsAlexandru Matei1-1/+17
2023-10-25mptcp: avoid sending RST when closing the initial subflowGeliang Tang1-6/+22
2023-10-25Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook1-1/+2
2023-10-25net: rfkill: reduce data->mtx scope in rfkill_fop_openJohannes Berg1-3/+2
2023-10-25Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD1-1/+1
2023-10-25net: move altnames together with the netdeviceJakub Kicinski1-4/+9
2023-10-25tcp_bpf: properly release resources on error pathsPaolo Abeni1-4/+12
2023-10-25Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz1-5/+7
2023-10-25tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni8-32/+47
2023-10-25net/tls: split tls_rx_reader_lockHannes Reinecke1-16/+22
2023-10-25Bluetooth: hci_sync: always check if connection is alive before deletingPauli Virtanen1-14/+12
2023-10-25Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when abortingPauli Virtanen1-7/+9
2023-10-25Bluetooth: ISO: Fix invalid context errorIulia Tanasescu1-3/+12
2023-10-25Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz2-11/+12
2023-10-25Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_syncLuiz Augusto von Dentz3-18/+53
2023-10-25ipv4/fib: send notify when delete source address routesHangbin Liu2-0/+5
2023-10-25SUNRPC/TLS: Lock the lower_xprt during the tls handshakeAnna Schumaker1-0/+6
2023-10-25SUNRPC: Fail quickly when server does not recognize TLSChuck Lever3-6/+19
2023-10-25wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg1-1/+1
2023-10-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyWen Gong1-1/+2
2023-10-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg6-7/+44
2023-10-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer1-0/+4
2023-10-25Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz1-3/+5
2023-10-25Bluetooth: Avoid redundant authenticationYing Hsu1-28/+35
2023-10-25rfkill: sync before userspace visibility/changesJohannes Berg1-6/+26
2023-10-25wifi: cfg80211: validate AP phy operation before starting itAditya Kumar Singh1-0/+19
2023-10-25net: check for altname conflicts when changing netdev's netnsJakub Kicinski2-1/+11
2023-10-25net: fix ifname in netlink ntf during netns moveJakub Kicinski1-13/+31
2023-10-25net: avoid UAF on deleted altnameJakub Kicinski1-1/+6
2023-10-25net: pktgen: Fix interface flags printingGavrilov Ilia1-7/+7
2023-10-25netfilter: nf_tables: revert do not remove elements if set backend implements...Pablo Neira Ayuso1-4/+1
2023-10-25netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso1-1/+4
2023-10-25nf_tables: fix NULL pointer dereference in nft_inner_init()Xingyuan Mo1-0/+1
2023-10-25nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()Xingyuan Mo1-1/+1
2023-10-25netfilter: nf_tables: do not refresh timeout when resetting elementPablo Neira Ayuso1-13/+5
2023-10-25netlink: Correct offload_xstats sizeChristoph Paasch1-3/+1
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso1-0/+2
2023-10-25net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela1-4/+14