summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-04-10net: cache for same cpu skb_attempt_defer_freePavel Begunkov
2024-04-10tcp: tweak tcp_sock_write_txrx size assertionEric Dumazet
2024-04-10Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bitArchie Pusaka
2024-04-10Bluetooth: hci_sock: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: ISO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: L2CAP: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: RFCOMM: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-10Bluetooth: Fix memory leak in hci_req_sync_complete()Dmitry Antipov
2024-04-10Bluetooth: hci_sync: Fix using the same interval and window for Coded PHYLuiz Augusto von Dentz
2024-04-10Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unsetLuiz Augusto von Dentz
2024-04-10net: sched: cls_api: fix slab-use-after-free in fl_dump_keyJianbo Liu
2024-04-09net: remove napi_frag_unrefMina Almasry
2024-04-09net: make napi_frag_unref reuse skb_page_unrefMina Almasry
2024-04-09net: sched: cake: Optimize the number of function calls and branches in heap ...Kuan-Wei Chiu
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc
2024-04-09nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet
2024-04-09ipv4/route: avoid unused-but-set-variable warningArnd Bergmann
2024-04-09ipv6: fib: hide unused 'pn' variableArnd Bergmann
2024-04-09net: qrtr: support suspend/hibernationBaochen Qiang
2024-04-09tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu fieldEric Dumazet
2024-04-09tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()Eric Dumazet
2024-04-08af_unix: Clear stale u->oob_skb.Kuniyuki Iwashima
2024-04-08wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphersMichael-CY Lee
2024-04-08wifi: mac80211: correctly document struct mesh_tableJeff Johnson
2024-04-08wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...Igor Artemiev
2024-04-08wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-04-08wifi: mac80211: check EHT/TTLM action frame lengthJohannes Berg
2024-04-08devlink: Support setting max_io_eqsParav Pandit
2024-04-08net: display more skb fields in skb_dump()Eric Dumazet
2024-04-08mptcp: add reset reason options in some placesJason Xing
2024-04-08ipv4: Set scope explicitly in ip_route_output().Guillaume Nault
2024-04-08af_packet: avoid a false positive warning in packet_setsockopt()Eric Dumazet
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-08tcp: more struct tcp_sock adjustmentsEric Dumazet
2024-04-08Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...David S. Miller
2024-04-08Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...David S. Miller
2024-04-08net: dqs: use sysfs_emit() in favor of sprintf()Eric Dumazet
2024-04-08ip_tunnel: harden copying IP tunnel params to userspaceAlexander Lobakin
2024-04-08ipv6: remove RTNL protection from ip6addrlbl_dump()Eric Dumazet
2024-04-08inet: frags: delay fqdir_free_fn()Eric Dumazet
2024-04-08ip6_vti: Remove generic .ndo_get_stats64Breno Leitao
2024-04-08ip6_vti: Do not use custom stat allocatorBreno Leitao
2024-04-08bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing
2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-04-06netlink: add nlmsg_consume() and use it in devlink compatJakub Kicinski
2024-04-06Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-06net: skbuff: generalize the skb->decrypted bitJakub Kicinski