summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-23Bluetooth: aosp: Fix typo in commentBastien Nocera
2025-07-23Bluetooth: Fix spelling mistakesYang Li
2025-07-23Bluetooth: hci_event: Add support for handling LE BIG Sync Lost eventYang Li
2025-07-23Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULTZijun Hu
2025-07-23Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...Zijun Hu
2025-07-23Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...Zijun Hu
2025-07-23Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()Zijun Hu
2025-07-23wifi: mac80211: fix WARN_ON for monitor mode on some devicesJohannes Berg
2025-07-22tcp: do not increment BeyondWindow MIB for old seqPaolo Abeni
2025-07-22tcp: do not set a zero size receive bufferPaolo Abeni
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu
2025-07-22net: Kconfig: add endif/endmenu commentsRandy Dunlap
2025-07-22wifi: mac80211: fix unassigned variable accessAntonio Quartulli
2025-07-22SUNRPC: Silence warnings about parameters not being describedTrond Myklebust
2025-07-22ip6_gre: Factor out common ip6gre tunnel match into helperYue Haibing
2025-07-22net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_del...Xiang Mei
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit
2025-07-22wifi: nl80211: Set num_sub_specs before looping through sub_specsKees Cook
2025-07-22wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()Kees Cook
2025-07-21ethtool: rss: support removing contexts via NetlinkJakub Kicinski
2025-07-21ethtool: rss: support creating contexts via NetlinkJakub Kicinski
2025-07-21ethtool: move ethtool_rxfh_ctx_alloc() to common codeJakub Kicinski
2025-07-21ethtool: rss: factor out populating response from contextJakub Kicinski
2025-07-21ethtool: rss: factor out allocating memory for responseJakub Kicinski
2025-07-21ethtool: rejig the RSS notification machinery for more typesJakub Kicinski
2025-07-21ethtool: assert that drivers with sym hash are consistent for RSS contextsJakub Kicinski
2025-07-21mptcp: fix typo in a commentmoyuanhao
2025-07-21mptcp: add TCP_MAXSEG sockopt supportGeliang Tang
2025-07-21tcp: add tcp_sock_set_maxsegGeliang Tang
2025-07-21mptcp: sockopt: drop redundant tcp_getsockoptGeliang Tang
2025-07-21net: appletalk: Fix use-after-free in AARP proxy probeKito Xu (veritas501)
2025-07-21wifi: cfg80211/mac80211: report link ID for unexpected framesMichael-CY Lee
2025-07-21wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() bas...Michael-CY Lee
2025-07-21wifi: cfg80211: reject HTC bit for management framesJohannes Berg
2025-07-21wifi: mac80211: remove ieee80211_remove_keyMiri Korenblit
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev
2025-07-18net: selftests: add PHY-loopback test for bad TCP checksumsOleksij Rempel
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer
2025-07-18net: stream: add description for sk_stream_write_space()Suchit Karunakaran
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...Remi Pommarel
2025-07-18wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()Remi Pommarel
2025-07-18wifi: mac80211: Don't call fq_flow_idx() for management framesAlexander Wetzel