summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-20tcp: fix rate_app_limited to default to 1David Morley
2023-01-19net/ulp: use consistent error code when blocking ULPPaolo Abeni
2023-01-19tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-01-18net: sched: gred: prevent races when adding offloads to statsJakub Kicinski
2023-01-18Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-18l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet
2023-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-17Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz
2023-01-17Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-01-17Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()Zhengchao Shao
2023-01-17Bluetooth: hci_conn: Fix memory leaksZhengchao Shao
2023-01-17Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2Luiz Augusto von Dentz
2023-01-17Bluetooth: Fix a buffer overflow in mgmt_mesh_add()Harshit Mogalapalli
2023-01-17netfilter: conntrack: handle tcp challenge acks during connection reuseFlorian Westphal
2023-01-16Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-16l2tp: close all race conditions in l2tp_tunnel_register()Cong Wang
2023-01-16l2tp: convert l2tp_tunnel_list to idrCong Wang
2023-01-16net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2023-01-13sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htbRahul Rameshbabu
2023-01-13mptcp: netlink: respect v4/v6-only socketsMatthieu Baerts
2023-01-13mptcp: explicitly specify sock family at subflow creation timePaolo Abeni
2023-01-13net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang
2023-01-12ethtool: add netlink attr in rss get reply only if value is not nullSudheer Mogilappagari
2023-01-12rxrpc: Fix wrong error return in rxrpc_connect_call()David Howells
2023-01-12Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-11netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bitsPablo Neira Ayuso
2023-01-11netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia
2023-01-11ipv6: raw: Deduct extension header length in rawv6_push_pending_framesHerbert Xu
2023-01-10net: sched: disallow noqueue for qdisc classesFrederick Lawler
2023-01-10Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-10wifi: mac80211: fix MLO + AP_VLAN checkFelix Fietkau
2023-01-10mac80211: Fix MLO address translation for multiple bss caseSriram R
2023-01-10wifi: mac80211: reset multiple BSSID options in stop_ap()Aloka Dixit
2023-01-10wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2023-01-10wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2023-01-10wifi: mac80211: fix initialization of rx->link and rx->link_staFelix Fietkau
2023-01-09net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel
2023-01-09gro: take care of DODGY packetsEric Dumazet
2023-01-07Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-07rxrpc: Fix incoming call setup raceDavid Howells
2023-01-06Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever
2023-01-06tipc: fix unexpected link reset due to discovery messagesTung Nguyen
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells