summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp
2024-02-13af_unix: Fix task hung while purging oob_skb in GC.Kuniyuki Iwashima
2024-02-13net: sched: Remove NET_ACT_IPT from KconfigHarshit Mogalapalli
2024-02-13net:rds: Fix possible deadlock in rds_message_putAllison Henderson
2024-02-12net: add rcu safety to rtnl_prop_list_size()Eric Dumazet
2024-02-12ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz
2024-02-12wifi: mac80211: drop injection on disabled-chan monitorJohannes Berg
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg
2024-02-12wifi: mac80211: remove only own link stations during stop_apAditya Kumar Singh
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier
2024-02-129p: Fix read/write debug statements to report server replyDominique Martinet
2024-02-129p/trans_fd: remove Excess kernel-doc commentRandy Dunlap
2024-02-12netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_listEric Dumazet
2024-02-12net: use synchronize_rcu_expedited in cleanup_net()Eric Dumazet
2024-02-12ipv4/fib: use synchronize_net() when holding RTNLEric Dumazet
2024-02-12bridge: vlan: use synchronize_net() when holding RTNLEric Dumazet
2024-02-12net: use synchronize_net() in dev_change_name()Eric Dumazet
2024-02-12ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()Eric Dumazet
2024-02-12net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.Kui-Feng Lee
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2024-02-12net/ipv6: Remove unnecessary clean.Kui-Feng Lee
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee
2024-02-12mptcp: really cope with fastopen racePaolo Abeni
2024-02-12mptcp: check addrs list in userspace_pm_get_local_idGeliang Tang
2024-02-12mptcp: corner case locking for rx path fields initializationPaolo Abeni
2024-02-12mptcp: fix more tx path fields initializationPaolo Abeni
2024-02-12mptcp: fix rcv space initializationPaolo Abeni
2024-02-12mptcp: drop the push_pending fieldPaolo Abeni
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
2024-02-10net: tls: fix returned read length with async decryptJakub Kicinski
2024-02-10net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca
2024-02-10net: tls: handle backlogging of crypto requestsJakub Kicinski
2024-02-10tls: fix race between tx work scheduling and socket closeJakub Kicinski
2024-02-10tls: fix race between async notify and socket closeJakub Kicinski
2024-02-10net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09net: fill in MODULE_DESCRIPTION()s for net/schedBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipv4 modulesBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipv6 modulesBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for 6LoWPANBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for af_keyBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for mpoaBreno Leitao