summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-08-27mptcp: close subflow when receiving TCP+FINMatthieu Baerts (NGI0)
2024-08-27tcp: fix forever orphan socket caused by tcp_abortXueming Feng
2024-08-27l2tp: avoid using drain_workqueue in l2tp_pre_exit_netJames Chapman
2024-08-27net: fix unreleased lock in cable testDiogo Jahchan Koike
2024-08-27net_sched: sch_fq: fix incorrect behavior for small weightsEric Dumazet
2024-08-27tc: adjust network header after 2nd vlan pushBoris Sukholitko
2024-08-27xfrm: add SA information to the offloaded packetwangfe
2024-08-27wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan
2024-08-27wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-27wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih
2024-08-27wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()Zijun Hu
2024-08-27wifi: mac80211: remove redundant unlikely() around IS_ERR()Zhang Changzhong
2024-08-27net: rfkill: gpio: Do not load on Lenovo Yoga Tab 3 Pro YT3-X90Hans de Goede
2024-08-27wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach
2024-08-27wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priorityhhorace
2024-08-27wifi: mac80211: Add non-atomic station iteratorRory Little
2024-08-27wifi: lib80211: Constify struct lib80211_crypto_opsChristophe JAILLET
2024-08-27wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211Christophe JAILLET
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-08-27wifi: mac80211: refactor block ack management codeDmitry Antipov
2024-08-27libceph: use min() to simplify code in ceph_dns_resolve_name()Li Zetao
2024-08-26ipv6: avoid indirect calls for SOL_IP socket optionsEric Dumazet
2024-08-26net/ipv4: fix macro definition sk_for_each_bound_bhashHongbo Li
2024-08-26ethtool: check device is present when getting link settingsJamie Bainbridge
2024-08-26tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() processJason Xing
2024-08-26l2tp: avoid overriding sk->sk_user_dataCong Wang
2024-08-26tipc: use min() to simplify the codeLi Zetao
2024-08-26ipv6: mcast: use min() to simplify the codeLi Zetao
2024-08-26net: caif: use max() to simplify the codeLi Zetao
2024-08-26net: Correct spelling in net/coreSimon Horman
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel
2024-08-26netpoll: Ensure clean state on setup failuresBreno Leitao
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-26wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()Dmitry Antipov
2024-08-26Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-08-26wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay
2024-08-26net: netlink: Remove the dump_cb_mutex field from struct netlink_sockChristophe JAILLET
2024-08-24net: refactor ->ndo_bpf calls into dev_xdp_propagateMina Almasry
2024-08-24xfrm: policy: remove remaining use of inexact listFlorian Westphal
2024-08-24xfrm: switch migrate to xfrm_policy_lookup_bytypeFlorian Westphal
2024-08-24xfrm: policy: don't iterate inexact policies twice at insert timeFlorian Westphal
2024-08-24Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-08-23Bluetooth: hci_core: Fix not handling hibernation actionsLuiz Augusto von Dentz
2024-08-23net: mpls: delete redundant judgment statementsLi Zetao
2024-08-23net/ipv6: delete redundant judgment statementsLi Zetao
2024-08-23ip6mr: delete redundant judgment statementsLi Zetao
2024-08-23net: nexthop: delete redundant judgment statementsLi Zetao
2024-08-23ipmr: delete redundant judgment statementsLi Zetao
2024-08-23ipv4: delete redundant judgment statementsLi Zetao
2024-08-23rtnetlink: delete redundant judgment statementsLi Zetao