summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-04-10Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORTLuiz Augusto von Dentz1-7/+10
2025-04-10Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan1-3/+3
2025-04-10Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz3-34/+54
2025-04-10Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama1-1/+2
2025-04-10Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama1-0/+3
2025-04-10ax25: Remove broken autobindMurad Masimov2-94/+10
2025-04-10netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPO...WangYuli1-7/+4
2025-04-10netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation errorChenyuan Yang1-1/+1
2025-04-10net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima4-34/+43
2025-04-10wifi: cfg80211: init wiphy_work before allocating rfkill failsEdward Adam Davis1-3/+3
2025-04-10wifi: mac80211: check basic rates validity in sta_link_apply_parametersMikhail Lobanov1-6/+6
2025-04-10wifi: nl80211: store chandef on the correct link when starting CACAditya Kumar Singh1-1/+1
2025-04-10wifi: mac80211: remove SSID from ML reconfJohannes Berg1-7/+2
2025-04-10xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky3-24/+23
2025-04-07netfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy1-0/+23
2025-04-07atm: Fix NULL pointer dereferenceMinjoong Kim1-0/+2
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault1-9/+6
2025-03-20Merge tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+42
2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni2-4/+2
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4
2025-03-20net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman1-4/+4
2025-03-20net: lwtunnel: fix recursion loopsJustin Iurman1-12/+53
2025-03-20net: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
2025-03-19xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia1-1/+1
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-1/+6
2025-03-19devlink: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-18ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima1-0/+2
2025-03-18ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima1-1/+2
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni3-31/+39
2025-03-18net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau1-6/+15
2025-03-14can: statistics: use atomic access in hot pathOliver Hartkopp3-31/+39
2025-03-13Bluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter1-1/+6
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni3-10/+10
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long2-12/+21
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets1-14/+1
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault1-6/+9
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin1-6/+4
2025-03-12net_sched: Prevent creation of classes with TC_H_ROOTCong Wang1-0/+6
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter1-4/+4
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju1-0/+2
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-16/+50
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg1-1/+8
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston2-2/+117
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen1-7/+18
2025-03-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo1-1/+3
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent1-1/+2
2025-03-07netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao1-2/+7
2025-03-07netmem: prevent TX of unreadable skbsMina Almasry1-0/+3
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz5-27/+19