summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-09-04ethtool: check device is present when getting link settingsJamie Bainbridge
2024-09-04net:rds: Fix possible deadlock in rds_message_putAllison Henderson
2024-09-04Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman
2024-09-04ipv6: prevent UAF in ip6_send_skb()Eric Dumazet
2024-09-04netem: fix return value if duplicate enqueue failsStephen Hemminger
2024-09-04netfilter: nft_counter: Synchronize nft_counter_reset() against reader.Sebastian Andrzej Siewior
2024-09-04kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-09-04Bluetooth: hci_core: Fix LE quote calculationLuiz Augusto von Dentz
2024-09-04Bluetooth: hci_core: Fix not handling link timeouts propertlyLuiz Augusto von Dentz
2024-09-04Bluetooth: Make use of __check_timeout on hci_sched_leLuiz Augusto von Dentz
2024-09-04s390/iucv: fix receive buffer virtual vs physical address confusionAlexander Gordeev
2024-09-04Bluetooth: bnep: Fix out-of-bound accessLuiz Augusto von Dentz
2024-08-19netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal
2024-08-19netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-08-19netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso
2024-08-19SUNRPC: Fix a race to wake a sync taskBenjamin Coddington
2024-08-19wifi: nl80211: don't give key data to userspaceJohannes Berg
2024-08-19Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()Dmitry Antipov
2024-08-19net: linkwatch: use system_unbound_wqEric Dumazet
2024-08-19sctp: Fix null-ptr-deref in reuseport_add_sock().Kuniyuki Iwashima
2024-08-19sctp: move hlist_node and hashent out of sctp_ep_commonXin Long
2024-08-19netfilter: ipset: Add list flush to cancel_gcAlexander Maltsev
2024-08-19ipv6: fix ndisc_is_useropt() handling for PIOMaciej Żenczykowski
2024-08-19net/iucv: fix use after free in iucv_sock_close()Alexandra Winter
2024-08-19bpf: Fix a segment issue when downgrading gso_sizeFred Li
2024-08-19net: nexthop: Initialize all fields in dumped nexthopsPetr Machata
2024-08-19tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida
2024-08-19ipv4: Fix incorrect source address in Record Route optionIdo Schimmel
2024-08-19ipv6: take care of scope when choosing the src addrNicolas Dichtel
2024-08-19af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du
2024-08-19netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso
2024-08-19SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown
2024-08-19gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui
2024-08-19ipvs: Avoid unnecessary calls to skb_is_gso_sctpIsmael Luceno
2024-08-19wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-08-19wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()Baochen Qiang
2024-08-19net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...Guangguan Wang
2024-08-19net/smc: Allow SMC-D 1MB DMB allocationsStefan Raspl
2024-07-27net: relax socket state check at accept time.Paolo Abeni
2024-07-27Bluetooth: hci_core: cancel all works upon hci_unregister_dev()Tetsuo Handa
2024-07-27net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STAT...Yunshui Jiang
2024-07-27wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov
2024-07-27ila: block BH in ila_output()Eric Dumazet
2024-07-27wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-07-27wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdataNicolas Escande
2024-07-18tcp: avoid too many retransmit packetsEric Dumazet
2024-07-18tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()Eric Dumazet
2024-07-18net: tcp: fix unexcepted socket die when snd_wnd is 0Menglong Dong
2024-07-18tcp: refactor tcp_retransmit_timer()Eric Dumazet
2024-07-18SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix