summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-09-13Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-09-11Merge tag 'wireless-2025-09-11' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-09-11hsr: hold rcu and dev lock for hsr_get_port_ndevHangbin Liu
2025-09-11hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsrHangbin Liu
2025-09-11hsr: use rtnl lock when iterating over portsHangbin Liu
2025-09-11wifi: nl80211: completely disable per-link stats for nowJohannes Berg
2025-09-10Merge tag 'nf-25-09-10-v2' of https://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
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: Fix "no buffer space available" error in nl80211_get_station(...Nithyanantham Paramasivam
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-09xsk: Fix immature cq descriptor productionMaciej Fijalkowski
2025-09-09tunnels: reset the GSO metadata before reusing the skbAntoine Tenart
2025-09-08net: bridge: Bounce invalid booloptsPetr Machata
2025-09-08genetlink: fix genl_bind() invoking bind() after -EPERMAlok 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-04Merge tag 'nf-25-09-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2025-09-04net: atm: fix memory leak in atm_register_sysfs when device_register failWang Liang
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter
2025-09-03ax25: properly unshare skbs in ax25_kiss_rcv()Eric Dumazet
2025-09-03mctp: return -ENOPROTOOPT for unknown getsockopt optionsAlok Tiwari
2025-09-03net/smc: Remove validation of reserved bits in CLC Decline messageMahanta Jambigi
2025-09-03ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()Dan Carpenter
2025-09-03net: lockless sock_i_ino()Eric Dumazet
2025-09-03Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-09-03wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()Dan Carpenter
2025-09-02ipv6: annotate data-races around devconf->rpl_seg_enabledYue Haibing
2025-09-02net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6Christoph Paasch
2025-09-02net: mctp: mctp_fraq_queue should take ownership of passed skbJeremy Kerr
2025-09-02net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()Liu Jian
2025-09-01Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linu...Jakub Kicinski
2025-09-01icmp: fix icmp_ndo_send address translation for reply directionFabian Bläse
2025-09-01Merge tag 'for-net-2025-08-29' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-08-31batman-adv: fix OOB read/write in network-coding decodeStanislav Fort
2025-08-29net_sched: gen_estimator: fix est_timer() vs CONFIG_PREEMPT_RT=yEric Dumazet