summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-19wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notifyEmmanuel Grumbach
2023-06-19wifi: mac80211: add consistency check for compat chandefAnjaneyulu
2023-06-19wifi: mac80211: stop passing cbss to parserBenjamin Berg
2023-06-19wifi: mac80211: Extend AID element addition for TDLS framesMukesh Sisodiya
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik
2023-06-19wifi: mac80211: handle TDLS data frames with MLOAbhishek Naik
2023-06-19wifi: mac80211: handle TDLS negotiation with MLOMukesh Sisodiya
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya
2023-06-19wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()Gustavo A. R. Silva
2023-06-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-06-19wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-18gro: move the tc_ext comparison to a helperJakub Kicinski
2023-06-18svcrdma: Fix stale commentChuck Lever
2023-06-18ipv6: also use netdev_hold() in ip6_route_check_nh()Eric Dumazet
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy
2023-06-17SUNRPC: Address RCU warning in net/sunrpc/svc.cChuck Lever
2023-06-17SUNRPC: Use sysfs_emit in place of strlcpy/sprintfAzeem Shaikh
2023-06-17SUNRPC: Remove transport class dprintk call sitesChuck Lever
2023-06-17SUNRPC: Fix comments for transport class registrationChuck Lever
2023-06-17svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()Chuck Lever
2023-06-17svcrdma: trace cc_release callsChuck Lever
2023-06-17svcrdma: Convert "might sleep" comment into a code annotationChuck Lever
2023-06-17SUNRPC: Move initialization of rq_stimeChuck Lever
2023-06-17SUNRPC: Optimize page release in svc_rdma_sendto()Chuck Lever
2023-06-17svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-06-17devlink: report devlink_port_type_warn source devicePetr Oros
2023-06-17net: mctp: remove redundant RTN_UNICAST checkLin Ma
2023-06-17kcm: Fix unnecessary psock unreservation.David Howells
2023-06-16ieee802154: Replace strlcpy with strscpyAzeem Shaikh
2023-06-16ip, ip6: Fix splice to raw and ping socketsDavid Howells
2023-06-16xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior
2023-06-15net: add check for current MAC address in dev_set_mac_addressPiotr Gardocki
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15dccp: Print deprecation notice.Kuniyuki Iwashima
2023-06-15udplite: Print deprecation notice.Kuniyuki Iwashima
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-06-15netpoll: allocate netdev tracker right awayJakub Kicinski
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-14net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-14rtnetlink: move validate_linkmsg out of do_setlinkXin Long
2023-06-14net/handshake: remove fput() that causes use-after-freeLin Ma
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-14rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFOEdwin Peer
2023-06-14wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh
2023-06-14wifi: cfg80211: replace strlcpy() with strscpy()Azeem Shaikh