summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-09-10Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-10Merge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-09-10libceph: fix invalid accesses to ceph_connection_v1_infoIlya Dryomov
2025-09-10netfilter: nf_tables: restart set lookup on base_seq changeFlorian Westphal
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-10netfilter: nft_set_rbtree: continue traversal if element is inactiveFlorian Westphal
2025-09-10netfilter: nft_set_pipapo: don't check genbit from packetpath lookupsFlorian Westphal
2025-09-10netfilter: nft_set_bitmap: fix lockdep splat due to missing annotationFlorian Westphal
2025-09-10can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...Tetsuo Handa
2025-09-10can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...Tetsuo Handa
2025-09-10can: j1939: implement NETDEV_UNREGISTER notification handlerTetsuo Handa
2025-09-10tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...Kuniyuki Iwashima
2025-09-10wifi: cfg80211: Remove the redundant wiphy_devZheng tan
2025-09-10wifi: mac80211: fix incorrect commentMiri Korenblit
2025-09-10wifi: cfg80211: update the time stamps in hidden ssidMiri Korenblit
2025-09-10wifi: mac80211: Fix HE capabilities element checkIlan Peer
2025-09-10wifi: mac80211: add tx_handlers_drop statistics to ethtoolSarika Sharma
2025-09-10wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma
2025-09-10wifi: cfg80211: Fix "no buffer space available" error in nl80211_get_station(...Nithyanantham Paramasivam
2025-09-09devlink: Add 'total_vfs' generic device paramVlad Dumitrescu
2025-09-09mptcp: make ADD_ADDR retransmission timeout adaptiveGeliang Tang
2025-09-09mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPENKrister Johansen
2025-09-09net: dev_ioctl: take ops lock in hwtstamp lower pathsCarolina Jubran
2025-09-09ipv4: udp: fix typos in commentsAlok Tiwari
2025-09-09xsk: Fix immature cq descriptor productionMaciej Fijalkowski
2025-09-09tunnels: reset the GSO metadata before reusing the skbAntoine Tenart
2025-09-09hsr: use netdev_master_upper_dev_link() when linking lower portsHangbin Liu
2025-09-08net: bridge: Bounce invalid booloptsPetr Machata
2025-09-08rds: ib: Remove unused extern definitionHÃ¥kon Bugge
2025-09-08xfrm: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08tls: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08sctp: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08mptcp: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08ipv4: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOSTEric Dumazet
2025-09-08ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08ipv6: snmp: remove icmp6type2name[]Eric Dumazet
2025-09-08genetlink: fix genl_bind() invoking bind() after -EPERMAlok Tiwari
2025-09-08net: mctp: fix typo in commentAlok Tiwari
2025-09-06SUNRPC: call xs_sock_process_cmsg for all cmsgJustin Worrell
2025-09-06Revert "SUNRPC: Don't allow waiting for exiting tasks"Trond Myklebust
2025-09-05batman-adv: remove includes for extern declarationsSven Eckelmann
2025-09-05batman-adv: keep skb crc32 helper local in BLASven Eckelmann
2025-09-05batman-adv: remove network coding supportSven Eckelmann
2025-09-05batman-adv: Start new development cycleSimon Wunderlich
2025-09-04net: call cond_resched() less often in __release_sock()Eric Dumazet
2025-09-04tcp: use tcp_eat_recv_skb in __tcp_close()Eric Dumazet
2025-09-04tcp: fix __tcp_close() to only send RST when requiredEric Dumazet
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski