summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee
2024-05-04wifi: rtw89: wow: support WEP cipher on WoWLANChih-Kang Chang
2024-05-04wifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang
2024-05-04wifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang
2024-05-04wifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang
2024-05-04wifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang
2024-05-04wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang
2024-05-04wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN modeChin-Yen Lee
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry
2024-05-03bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei
2024-05-03net: no longer acquire RTNL in threaded_show()Eric Dumazet
2024-05-03tools: ynl: add --list-ops and --list-msgs to CLIJakub Kicinski
2024-05-03Merge branch 'rtnetlink-rtnl_stats_dump-changes'Jakub Kicinski
2024-05-03rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()Eric Dumazet
2024-05-03rtnetlink: change rtnl_stats_dump() return valueEric Dumazet
2024-05-03Merge branch 'net-sysctl-sentinel'David S. Miller
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03appletalk: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03netfilter: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados
2024-05-03net: sunrpc: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03net: rds: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03net: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo
2024-05-03wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: cfg80211: Clear mlo_links info when STA disconnectsXin Deng
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao
2024-05-03wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook
2024-05-03wifi: iwlwifi: Use request_module_nowaitBen Greear
2024-05-02net_sched: sch_sfq: annotate data-races around q->perturb_periodEric Dumazet
2024-05-02net: dsa: mv88e6xxx: Correct check for empty listSimon Horman
2024-05-02selftests/net: skip partial checksum packets in csum testWillem de Bruijn
2024-05-02selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski
2024-05-02IB/hfi1: allocate dummy net_device dynamicallyBreno Leitao
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02Merge branch 'bnxt_en-updates-for-net-next'Jakub Kicinski
2024-05-02bnxt_en: Add VF PCI ID for 5760X (P7) chipsAjit Khaparde
2024-05-02bnxt_en: Optimize recovery path ULP locking in the driverKalesh AP
2024-05-02bnxt_en: Add a mutex to synchronize ULP operationsKalesh AP
2024-05-02bnxt_en: Don't call ULP_STOP/ULP_START during L2 resetMichael Chan