summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault
2025-03-20Merge tag 'ipsec-2025-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-03-20Merge tag 'batadv-net-pullrequest-20250318' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin
2025-03-20net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman
2025-03-20net: lwtunnel: fix recursion loopsJustin Iurman
2025-03-20net: atm: fix use after free in lec_send()Dan Carpenter
2025-03-19xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-03-19devlink: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-18ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima
2025-03-18ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-03-18net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau
2025-03-14can: statistics: use atomic access in hot pathOliver Hartkopp
2025-03-13Bluetooth: Fix error code in chan_alloc_skb_cb()Dan Carpenter
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-03-13Revert "openvswitch: switch to per-action label counting in conntrack"Xin Long
2025-03-13net: openvswitch: remove misbehaving actions length checkIlya Maximets
2025-03-13gre: Fix IPv6 link-local address generation.Guillaume Nault
2025-03-13netfilter: nft_exthdr: fix offset with ipv4_find_option()Alexey Kashavkin
2025-03-12net_sched: Prevent creation of classes with TC_H_ROOTCong Wang
2025-03-12ipvs: prevent integer overflow in do_ip_vs_get_ctl()Dan Carpenter
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen
2025-03-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent
2025-03-07netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao
2025-03-07netmem: prevent TX of unreadable skbsMina Almasry
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-07Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz
2025-03-07Bluetooth: SCO: fix sco_conn refcounting on sco_conn_readyPauli Virtanen
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit
2025-03-07wifi: mac80211: fix SA Query processing in MLOJohannes Berg
2025-03-07wifi: nl80211: fix assoc link handlingJohannes Berg
2025-03-07wifi: mac80211: don't queue sdata::work for a non-running sdataMiri Korenblit
2025-03-07wifi: mac80211: flush the station before moving it to UN-AUTHORIZED stateEmmanuel Grumbach
2025-03-06Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-03-06sched: address a potential NULL pointer dereference in the GRED scheduler.Jun Yang
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-03-06net: ipv6: fix missing dst ref drop in ila lwtunnelJustin Iurman
2025-03-06net: ipv6: fix dst ref loop in ila lwtunnelJustin Iurman
2025-03-05netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...Nicklas Bo Jensen
2025-03-05net-timestamp: support TCP GSO case for a few missing flagsJason Xing
2025-03-04vlan: enforce underlying device typeOscar Maes
2025-03-04mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addrKrister Johansen