summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-25net: mark racy access on sk->sk_rcvbuflinke li
2024-03-25net: rfkill: gpio: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-25wifi: mac80211: use kvcalloc() for codel varsJohannes Berg
2024-03-25wifi: mac80211: reactivate multi-link later in restartJohannes Berg
2024-03-25wifi: mac80211: improve drop for action frame returnJohannes Berg
2024-03-25wifi: mac80211: don't ask driver about no-op link changesJohannes Berg
2024-03-25wifi: mac80211: don't select link ID if not provided in scan requestAyala Beker
2024-03-25wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASKJohannes Berg
2024-03-25wifi: mac80211: don't enter idle during link switchJohannes Berg
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker
2024-03-25wifi: cfg80211: ignore non-TX BSSs in per-STA profileBenjamin Berg
2024-03-25wifi: cfg80211: check BSSID Index against MaxBSSIDBenjamin Berg
2024-03-25wifi: mac80211: improve association error reporting slightlyBenjamin Berg
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg
2024-03-25wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beaconAnjaneyulu
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu
2024-03-25wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handlingJohannes Berg
2024-03-25wifi: mac80211: supplement parsing of puncturing bitmapKang Yang
2024-03-25wifi: mac80211: correctly set active links upon TTLMAyala Beker
2024-03-25wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-03-25wifi: cfg80211: fix rdev_dump_mpp() arguments orderIgor Artemiev
2024-03-25wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-03-25wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-25wifi: mac80211: fix mlme_link_id_dbg()Johan Hovold
2024-03-22ipv6: Fix address dump when IPv6 is disabled on an interfaceIdo Schimmel
2024-03-22nexthop: fix uninitialized variable in nla_put_nh_group_stats()Dan Carpenter
2024-03-22SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eaceChuck Lever
2024-03-22nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-03-21netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian
2024-03-20net: report RCU QS on threaded NAPI repollingYan Zhai
2024-03-21netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso
2024-03-21netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso
2024-03-19Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-03-19devlink: fix port new reply cmd typeJiri Pirko
2024-03-19tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima
2024-03-19bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog typesYonghong Song
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-19net/sched: Add module alias for sch_fq_pieMichal Koutný
2024-03-19ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner
2024-03-19hsr: Handle failures in module initFelix Maurer
2024-03-19rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-18bpf: Check return from set_memory_rox()Christophe Leroy
2024-03-18Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan
2024-03-18xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky