summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-17ethtool: rss: support setting flow hashing fieldsJakub Kicinski
2025-07-17ethtool: rss: support setting input-xfrm via NetlinkJakub Kicinski
2025-07-17ethtool: rss: support setting hkey via NetlinkJakub Kicinski
2025-07-17ethtool: rss: support setting hfunc via NetlinkJakub Kicinski
2025-07-17ethtool: rss: initial RSS_SET (indirection table handling)Jakub Kicinski
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17rxrpc: Fix to use conn aborts for conn-wide failuresDavid Howells
2025-07-17rxrpc: Fix transmission of an abort in response to an abortDavid Howells
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-17rxrpc: Fix irq-disabled in local_bh_enable()David Howells
2025-07-17net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
2025-07-17net: bridge: Do not offload IGMP/MLD messagesJoseph Huang
2025-07-17net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen
2025-07-17tls: always refresh the queue when reading sockJakub Kicinski
2025-07-17phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor
2025-07-17Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-17net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau
2025-07-16bpf: Clean up individual BTF_ID codeFeng Yang
2025-07-16ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing
2025-07-16ipv6: mcast: Simplify mld_clear_{report|query}()Yue Haibing
2025-07-16tcp: fix UaF in tcp_prune_ofo_queue()Paolo Abeni
2025-07-16ethtool: Don't check for RXFH fields conflict when no input_xfrm is requestedGal Pressman
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz
2025-07-16Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz
2025-07-16Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni
2025-07-16Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima
2025-07-15mptcp: reset fallback status gracefully at disconnect() timePaolo Abeni
2025-07-15mptcp: plug races between subflow fail and subflow creationPaolo Abeni
2025-07-15mptcp: make fallback action and fallback decision atomicPaolo Abeni
2025-07-15ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()Yue Haibing
2025-07-15don't open-code kernel_accept() in rds_tcp_accept_one()Al Viro
2025-07-15net: mctp: Add bind lookup testMatt Johnston
2025-07-15net: mctp: Test conflicts of connect() with bind()Matt Johnston
2025-07-15net: mctp: Allow limiting binds to a peer addressMatt Johnston
2025-07-15net: mctp: Use hashtable for bindsMatt Johnston
2025-07-15net: mctp: Add test for conflicting bind()sMatt Johnston
2025-07-15net: mctp: Treat MCTP_NET_ANY specially in bind()Matt Johnston
2025-07-15net: mctp: Prevent duplicate bindsMatt Johnston
2025-07-15net: mctp: mctp_test_route_extaddr_input cleanupMatt Johnston
2025-07-15wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump()Sarika Sharma
2025-07-15wifi: cfg80211: fix off channel operation allowed check for MLOAditya Kumar Singh
2025-07-15wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finishMaharaja Kennadyrajan
2025-07-15ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()Yue Haibing
2025-07-15wifi: mac80211: parse unsolicited broadcast probe response dataYuvarani V