summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-12-03net/smc: fix LGR and link use-after-free issueWen Gu
2024-12-03net/smc: initialize close_work early to avoid warningWen Gu
2024-12-03tipc: Fix use-after-free of kernel socket in cleanup_bearer().Kuniyuki Iwashima
2024-12-03dccp: Fix memory leak in dccp_feat_change_recvIvan Solodovnikov
2024-12-02net/ipv6: release expired exception dst cached in socketJiri Wiesner
2024-12-02Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-02can: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov
2024-12-01ipv6: avoid possible NULL deref in modify_prefix_route()Eric Dumazet
2024-11-30net: Fix icmp host relookup triggering ip_rt_bugDong Chenchen
2024-11-30net: hsr: avoid potential out-of-bound access in fill_frame_info()Eric Dumazet
2024-11-30net/sched: tbf: correct backlog statistic for GSO packetsMartin Ottens
2024-11-30tcp: populate XPS related fields of timewait socketsEric Dumazet
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-28ipmr: fix build with clang and DEBUG_NET disabled.Paolo Abeni
2024-11-28ipmr: fix tables suspicious RCU usagePaolo Abeni
2024-11-28ip6mr: fix tables suspicious RCU usagePaolo Abeni
2024-11-28ipmr: add debug check for mr table cleanupPaolo Abeni
2024-11-28net_sched: sch_fq: don't follow the fast path if Tx is behind nowJakub Kicinski
2024-11-28tcp: Fix use-after-free of nreq in reqsk_timer_handler().Kuniyuki Iwashima
2024-11-28Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-11-28rxrpc: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-28llc: Improve setsockopt() handling of malformed user inputMichal Luczaj
2024-11-26Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-11-26Bluetooth: SCO: remove the redundant sco_conn_putEdward Adam Davis
2024-11-26Bluetooth: MGMT: Fix possible deadlocksLuiz Augusto von Dentz
2024-11-26Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_syncLuiz Augusto von Dentz
2024-11-26net: hsr: fix hsr_init_sk() vs network/transport headers.Eric Dumazet
2024-11-26net/ipv6: delete temporary address if mngtmpaddr is removed or unmanagedHangbin Liu
2024-11-26s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()Sidraya Jayagond
2024-11-26net/l2tp: fix warning in l2tp_exit_net found by syzbotJames Chapman
2024-11-24netlink: fix false positive warning in extack during dumpsJakub Kicinski
2024-11-24rtnetlink: fix rtnl_dump_ifinfo() error pathEric Dumazet
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-18bpf: fix recursive lock when verdict program return SK_PASSJiayuan Chen
2024-11-18netpoll: Use rcu_access_pointer() in __netpoll_setupBreno Leitao
2024-11-18net: ip: fix unexpected return in fib_validate_source()Menglong Dong
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-18mptcp: pm: avoid code duplication to lookup endpGeliang Tang
2024-11-18mptcp: pm: lockless list traversal to dump endpMatthieu Baerts (NGI0)
2024-11-18net/neighbor: clear error in case strict check is not setJakub Kicinski
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-18svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()Ye Bin
2024-11-18SUNRPC: make sure cache entry active before cache_showYang Erkun
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-18ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu